]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agocompilation fixes
Vadim Zeitlin [Fri, 5 Mar 1999 13:23:38 +0000 (13:23 +0000)] 
compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Two optical corrections
Robert Roebling [Fri, 5 Mar 1999 12:40:11 +0000 (12:40 +0000)] 
  Two optical corrections
  #ifdeffed the cursor code in splitter and sash
  Made tex2rtf compile

  I will release this as 2.0.1

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1861 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoUtility scripts for external HTML help controller.
Karsten Ballüder [Fri, 5 Mar 1999 10:34:45 +0000 (10:34 +0000)] 
Utility scripts for external HTML help controller.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoMinor wxPython changes for wxWin 2.0
Robin Dunn [Fri, 5 Mar 1999 07:23:42 +0000 (07:23 +0000)] 
Minor wxPython changes for wxWin 2.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agonanosleep() detection works for Solaris
Vadim Zeitlin [Thu, 4 Mar 1999 19:49:01 +0000 (19:49 +0000)] 
nanosleep() detection works for Solaris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1858 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agonanosleep() detection works for Solaris
Vadim Zeitlin [Thu, 4 Mar 1999 19:46:40 +0000 (19:46 +0000)] 
nanosleep() detection works for Solaris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1857 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoHP-UX compilation fixes (or so I hope)
Vadim Zeitlin [Thu, 4 Mar 1999 17:43:06 +0000 (17:43 +0000)] 
HP-UX compilation fixes (or so I hope)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1855 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxUsleep() introduced (and documented) to try to work around usleep() bug in
Vadim Zeitlin [Wed, 3 Mar 1999 17:11:14 +0000 (17:11 +0000)] 
wxUsleep() introduced (and documented) to try to work around usleep() bug in
MT programs under Solaris

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1852 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSGI compilation fixes
Vadim Zeitlin [Wed, 3 Mar 1999 17:05:25 +0000 (17:05 +0000)] 
SGI compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1851 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoCorrected event.h for wxKeyEvent/wxMouseEvent, and corresponding docs
Julian Smart [Tue, 2 Mar 1999 16:21:27 +0000 (16:21 +0000)] 
Corrected event.h for wxKeyEvent/wxMouseEvent, and corresponding docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Chnaged wxGLCanvas::SetSize() to DoSetSize()
Robert Roebling [Tue, 2 Mar 1999 11:23:42 +0000 (11:23 +0000)] 
  Chnaged wxGLCanvas::SetSize() to DoSetSize()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1849 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Now enabling sockets enables sockets.
Robert Roebling [Tue, 2 Mar 1999 10:56:37 +0000 (10:56 +0000)] 
  Now enabling sockets enables sockets.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1848 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago now wxsocket is on by default
Robert Roebling [Tue, 2 Mar 1999 08:59:15 +0000 (08:59 +0000)] 
  now wxsocket is on by default

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1847 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago Removed warnings from tbarsimpl
Robert Roebling [Tue, 2 Mar 1999 08:56:59 +0000 (08:56 +0000)] 
  Removed warnings from tbarsimpl
  Now wxSlider also works for negative values.
  wx-config reports 2.0.1
  made wxUSE_SOCKET default
  forgot to run autoconf

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoChanges for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY_COLS.
Robin Dunn [Mon, 1 Mar 1999 23:21:39 +0000 (23:21 +0000)] 
Changes for allowing wxRA_SPECIFY_ROWS and wxRA_SPECIFY_COLS.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1845 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoCured some Motif bugs
Julian Smart [Mon, 1 Mar 1999 22:41:38 +0000 (22:41 +0000)] 
Cured some Motif bugs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1844 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowarnings suppressed
Vadim Zeitlin [Mon, 1 Mar 1999 18:20:36 +0000 (18:20 +0000)] 
warnings suppressed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1843 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxCriticalSection changes undone - should work now
Vadim Zeitlin [Mon, 1 Mar 1999 18:20:12 +0000 (18:20 +0000)] 
wxCriticalSection changes undone - should work now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1842 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoRemoved my buggy bug-fix
Julian Smart [Mon, 1 Mar 1999 16:31:36 +0000 (16:31 +0000)] 
Removed my buggy bug-fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoargc == 0 bug fixed
Vadim Zeitlin [Mon, 1 Mar 1999 15:49:34 +0000 (15:49 +0000)] 
argc == 0 bug fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFreeBSD compilation fixes
Vadim Zeitlin [Mon, 1 Mar 1999 15:47:28 +0000 (15:47 +0000)] 
FreeBSD compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1839 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxSpinButton works ok with negative values
Vadim Zeitlin [Mon, 1 Mar 1999 14:30:43 +0000 (14:30 +0000)] 
wxSpinButton works ok with negative values

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded dummy OnIdle to wxWindow in wxGTK; doc tweaks
Julian Smart [Mon, 1 Mar 1999 13:06:15 +0000 (13:06 +0000)] 
Added dummy OnIdle to wxWindow in wxGTK; doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1837 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded Makefile[.in] for wxGTK standard build. Are not yet used, because
Harco de Hilster [Mon, 1 Mar 1999 01:31:51 +0000 (01:31 +0000)] 
Added Makefile[.in] for wxGTK standard build. Are not yet used, because
wxGTK's createall script doesn't look in this dir...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded Makefile[.in] for build using wxGTK method. Note that wxGTK's createall
Harco de Hilster [Mon, 1 Mar 1999 01:26:11 +0000 (01:26 +0000)] 
added Makefile[.in] for build using wxGTK method. Note that wxGTK's createall
script doesn't yet look this deep, so it's not very usefull now...

also fixed some wxGTK compile problems.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded tbarsmpl.cpp (hope that's OK...)
Julian Smart [Sun, 28 Feb 1999 23:48:02 +0000 (23:48 +0000)] 
Added tbarsmpl.cpp (hope that's OK...)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks
Julian Smart [Sun, 28 Feb 1999 23:39:59 +0000 (23:39 +0000)] 
wxUSE_SOCKETS added to setup(0).h; Cygwin corrections; doc tweaks

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoModified makefile.unx to include bitmaps dir. Added missing folder.xpm
Harco de Hilster [Sun, 28 Feb 1999 21:56:55 +0000 (21:56 +0000)] 
Modified makefile.unx to include bitmaps dir. Added missing folder.xpm
to bitmaps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1832 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoDoc mods; fixed return non-processing problem; fixed toolbar sizing problems
Julian Smart [Sun, 28 Feb 1999 20:59:08 +0000 (20:59 +0000)] 
Doc mods; fixed return non-processing problem; fixed toolbar sizing problems
(incl. MDI area clipping); put wxPrintPaperDatabase, wxPrintPaperType into prntbase.cpp
since it's needed in non-PostScript WIN16 for the generic page setup dialog;
corrected some 16-bit makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1831 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago added wxMenu::Append( wxMenuItem )
Robert Roebling [Sun, 28 Feb 1999 18:03:27 +0000 (18:03 +0000)] 
  added wxMenu::Append( wxMenuItem )
  added keyboard hooks to glcanvas
  fixed probs with slider/spin button etc

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxCheckListBox fixes: crash/memory leak when items are dynamically
Vadim Zeitlin [Sun, 28 Feb 1999 15:35:51 +0000 (15:35 +0000)] 
wxCheckListBox fixes: crash/memory leak when items are dynamically
inserted/deleted corrected and docs updated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoshows different SetCursor() calls
Vadim Zeitlin [Sun, 28 Feb 1999 14:18:05 +0000 (14:18 +0000)] 
shows different SetCursor() calls

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1828 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSetCursor() doesn't set cursor for children of the window any more
Vadim Zeitlin [Sun, 28 Feb 1999 14:16:33 +0000 (14:16 +0000)] 
SetCursor() doesn't set cursor for children of the window any more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1827 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxArrayString documentation added
Vadim Zeitlin [Sun, 28 Feb 1999 13:58:05 +0000 (13:58 +0000)] 
wxArrayString documentation added

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1826 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Added "--with-sockets" and made wxSocket optionnal.
Guilhem Lavaux [Sun, 28 Feb 1999 12:36:21 +0000 (12:36 +0000)] 
* Added "--with-sockets" and made wxSocket optionnal.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome more files to ignore for cvs
Vadim Zeitlin [Sun, 28 Feb 1999 00:00:41 +0000 (00:00 +0000)] 
some more files to ignore for cvs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1824 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocursor problem in sash windows corrected
Vadim Zeitlin [Sat, 27 Feb 1999 23:55:04 +0000 (23:55 +0000)] 
cursor problem in sash windows corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompilation fix
Vadim Zeitlin [Sat, 27 Feb 1999 23:54:22 +0000 (23:54 +0000)] 
compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. wxListCtrl fixes
Vadim Zeitlin [Sat, 27 Feb 1999 23:52:48 +0000 (23:52 +0000)] 
1. wxListCtrl fixes
 a) implemented GetColumnCount()
 b) columns are always created with some reasonable (i.e. != 0) width

2. wxRadioBox: keyboard navigation now works inside it (almost) as it should

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded 'provides wxwin'
Vadim Zeitlin [Sat, 27 Feb 1999 23:16:54 +0000 (23:16 +0000)] 
added 'provides wxwin'

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1820 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agounused param warning suppressed
Vadim Zeitlin [Sat, 27 Feb 1999 22:51:13 +0000 (22:51 +0000)] 
unused param warning suppressed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
Guilhem Lavaux [Sat, 27 Feb 1999 21:01:05 +0000 (21:01 +0000)] 
* wxSocket fixes: FTP, HTTP works really now. GTK fixes to prevent infinite loop.
* wxSocket stream fix: they can be encapsulated by now
* Doc update: wxURL::GetPath

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1818 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoVK_APPS handling
Vadim Zeitlin [Sat, 27 Feb 1999 14:40:06 +0000 (14:40 +0000)] 
VK_APPS handling

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1817 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoMSWProcessMessage speed up by a factor of 100 (at least)
Vadim Zeitlin [Sat, 27 Feb 1999 14:39:34 +0000 (14:39 +0000)] 
MSWProcessMessage speed up by a factor of 100 (at least)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1816 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxTreeCtrl::GetBoundRect() implemented
Vadim Zeitlin [Sat, 27 Feb 1999 14:38:46 +0000 (14:38 +0000)] 
wxTreeCtrl::GetBoundRect() implemented

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1815 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agokeyboard navigation in dialogs works (again)
Vadim Zeitlin [Sat, 27 Feb 1999 14:37:31 +0000 (14:37 +0000)] 
keyboard navigation in dialogs works (again)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink
Vadim Zeitlin [Sat, 27 Feb 1999 14:36:05 +0000 (14:36 +0000)] 
1. typos corrected in ftp/protocol/url (Members is no longer a hyperlink
   leading to nowhere)
2. wxTreeCtrl::GetBoundRect() documentation updated

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Big memory bug fixed in socket/getline fixed.
Guilhem Lavaux [Sat, 27 Feb 1999 11:32:10 +0000 (11:32 +0000)] 
* Big memory bug fixed in socket/getline fixed.
* Added two missing "virtual" in stream.h (Sorry, you'll have to rebuild all)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoAdded missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS
Robin Dunn [Sat, 27 Feb 1999 04:21:58 +0000 (04:21 +0000)] 
Added missing wxRA_SPECIFY_ROWS, wxRA_SPECIFY_COLS

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agominor tweaks for testing
Robin Dunn [Sat, 27 Feb 1999 04:20:50 +0000 (04:20 +0000)] 
minor tweaks for testing

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1810 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoi18n overview
Vadim Zeitlin [Sat, 27 Feb 1999 01:43:43 +0000 (01:43 +0000)] 
i18n overview

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1809 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxSetCursor() bug with splitters corrected
Vadim Zeitlin [Sat, 27 Feb 1999 01:33:05 +0000 (01:33 +0000)] 
wxSetCursor() bug with splitters corrected

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1808 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. (very) short i18n overview added, wxGetTranslation() documented.
Vadim Zeitlin [Sat, 27 Feb 1999 01:26:26 +0000 (01:26 +0000)] 
1. (very) short i18n overview added, wxGetTranslation() documented.
2. wxTreeCtrl overview written and documentation updated
3. wxString docmunetation updated (no more unresolved references)
4. wxWindow::SetCursor() recursive behaviour mentioned

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoDoSetClientSize omissions fixed; some doc fixes
Julian Smart [Fri, 26 Feb 1999 22:22:13 +0000 (22:22 +0000)] 
DoSetClientSize omissions fixed; some doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1806 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agochar */wxString confusion cleaned in the docs
Vadim Zeitlin [Fri, 26 Feb 1999 21:13:12 +0000 (21:13 +0000)] 
char */wxString confusion cleaned in the docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxLog fix as for wxMSW
Vadim Zeitlin [Fri, 26 Feb 1999 20:56:54 +0000 (20:56 +0000)] 
wxLog fix as for wxMSW

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1804 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago*** empty log message ***
Guilhem Lavaux [Fri, 26 Feb 1999 18:54:44 +0000 (18:54 +0000)] 
*** empty log message ***

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1803 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Missing doc file.
Guilhem Lavaux [Fri, 26 Feb 1999 18:51:51 +0000 (18:51 +0000)] 
* Missing doc file.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoFixed wxMSW arrow key bug, changed wxPoem window to a wxWindow
Julian Smart [Fri, 26 Feb 1999 18:04:12 +0000 (18:04 +0000)] 
Fixed wxMSW arrow key bug, changed wxPoem window to a wxWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1801 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoDoc fixes
Julian Smart [Fri, 26 Feb 1999 17:29:39 +0000 (17:29 +0000)] 
Doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded double click handler. various minor fixes.
Harco de Hilster [Fri, 26 Feb 1999 17:01:16 +0000 (17:01 +0000)] 
added double click handler. various minor fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome doc fixes
Julian Smart [Fri, 26 Feb 1999 09:45:30 +0000 (09:45 +0000)] 
Some doc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1798 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoA port of tkPlotCanvas.py. Requires Numeric module.
Harco de Hilster [Fri, 26 Feb 1999 00:25:13 +0000 (00:25 +0000)] 
A port of tkPlotCanvas.py. Requires Numeric module.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1797 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxBitmapButton bug fixed
Julian Smart [Thu, 25 Feb 1999 22:53:49 +0000 (22:53 +0000)] 
wxBitmapButton bug fixed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1796 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago* Added a small wxHTTP description
Guilhem Lavaux [Thu, 25 Feb 1999 20:13:10 +0000 (20:13 +0000)] 
* Added a small wxHTTP description
* Added some example/description to wxFTP
* Some more on wxURL

* Added missing file in wxMMedia

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1795 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agodelete all log messages suppressed
Vadim Zeitlin [Thu, 25 Feb 1999 15:45:33 +0000 (15:45 +0000)] 
delete all log messages suppressed

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1794 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSmall changes
Julian Smart [Thu, 25 Feb 1999 15:09:23 +0000 (15:09 +0000)] 
Small changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1793 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoCorrected some .tex problems
Julian Smart [Thu, 25 Feb 1999 15:07:00 +0000 (15:07 +0000)] 
Corrected some .tex problems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1792 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years ago1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
Vadim Zeitlin [Thu, 25 Feb 1999 14:47:18 +0000 (14:47 +0000)] 
1. validator fixes: don't eat TAB. Added new SetBellOnError() function to
   suppress _annoying_ bell.
2. Docs and samples updated to reflect this.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1791 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoInsertItems() implemented for wxGTK
Vadim Zeitlin [Thu, 25 Feb 1999 13:50:44 +0000 (13:50 +0000)] 
InsertItems() implemented for wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1790 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocheck list box sample updated to test InsertItems
Vadim Zeitlin [Thu, 25 Feb 1999 13:50:16 +0000 (13:50 +0000)] 
check list box sample updated to test InsertItems

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1789 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomore HP-UX fixes
Vadim Zeitlin [Thu, 25 Feb 1999 13:38:09 +0000 (13:38 +0000)] 
more HP-UX fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1788 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoInsertItems() documented
Vadim Zeitlin [Thu, 25 Feb 1999 12:38:56 +0000 (12:38 +0000)] 
InsertItems() documented

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSetSize() fixes
Vadim Zeitlin [Thu, 25 Feb 1999 12:25:55 +0000 (12:25 +0000)] 
SetSize() fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1786 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoGetNextItem() now checks for item < GetItemCount() to avoid illegal
Karsten Ballüder [Thu, 25 Feb 1999 10:32:48 +0000 (10:32 +0000)] 
GetNextItem() now checks for item < GetItemCount() to avoid illegal
wxList access beyond end of list.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1785 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomore DG-UX compilation fixes (thanks to Benjamin Beckwith)
Vadim Zeitlin [Thu, 25 Feb 1999 09:36:35 +0000 (09:36 +0000)] 
more DG-UX compilation fixes (thanks to Benjamin Beckwith)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxPython version 2.0b5
Robin Dunn [Thu, 25 Feb 1999 07:18:52 +0000 (07:18 +0000)] 
wxPython version 2.0b5

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1783 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxPython version 2.0b5
Robin Dunn [Thu, 25 Feb 1999 07:09:51 +0000 (07:09 +0000)] 
wxPython version 2.0b5

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxString docs are nearly complete (but don't compile :-( ), a brief threads
Vadim Zeitlin [Wed, 24 Feb 1999 23:53:40 +0000 (23:53 +0000)] 
wxString docs are nearly complete (but don't compile :-( ), a brief threads
overview

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1781 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agodemonstrates SetCursor() now too
Vadim Zeitlin [Wed, 24 Feb 1999 23:50:59 +0000 (23:50 +0000)] 
demonstrates SetCursor() now too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSetCursor() works now
Vadim Zeitlin [Wed, 24 Feb 1999 23:48:32 +0000 (23:48 +0000)] 
SetCursor() works now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoadded /usr/include/Xm to the search path
Vadim Zeitlin [Wed, 24 Feb 1999 14:53:59 +0000 (14:53 +0000)] 
added /usr/include/Xm to the search path

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1778 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxGTK fixes for the yesterday's addition of m_isWindow flag
Vadim Zeitlin [Wed, 24 Feb 1999 13:15:42 +0000 (13:15 +0000)] 
wxGTK fixes for the yesterday's addition of m_isWindow flag

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoMore wxPython docs...
Robin Dunn [Wed, 24 Feb 1999 08:17:50 +0000 (08:17 +0000)] 
More wxPython docs...

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1776 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome stubs corrections; Motif corrections incl. busy cursor fix; doc corrections
Julian Smart [Wed, 24 Feb 1999 08:02:28 +0000 (08:02 +0000)] 
Some stubs corrections; Motif corrections incl. busy cursor fix; doc corrections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1775 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoSome wxPython interface change updates. Moved refresh button. Platform
Harco de Hilster [Wed, 24 Feb 1999 00:46:09 +0000 (00:46 +0000)] 
Some wxPython interface change updates. Moved refresh button. Platform
sensitive defaults for external browser. uses wxYield instead of (silly)
quicktimer hack.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1774 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoreenabled some methods for wxPython on wxGTK
Robin Dunn [Tue, 23 Feb 1999 23:48:55 +0000 (23:48 +0000)] 
reenabled some methods for wxPython on wxGTK

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1773 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxCritSection change to accomodate mem checking system (even better :-)
Vadim Zeitlin [Tue, 23 Feb 1999 23:24:50 +0000 (23:24 +0000)] 
wxCritSection change to accomodate mem checking system (even better :-)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1772 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxCritSection change to accomodate mem checking system
Vadim Zeitlin [Tue, 23 Feb 1999 23:23:00 +0000 (23:23 +0000)] 
wxCritSection change to accomodate mem checking system

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1771 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomore cursor fixes (now ::wxSetCursor() works too)
Vadim Zeitlin [Tue, 23 Feb 1999 23:08:40 +0000 (23:08 +0000)] 
more cursor fixes (now ::wxSetCursor() works too)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1770 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoCzech language
Václav Slavík [Tue, 23 Feb 1999 23:00:22 +0000 (23:00 +0000)] 
Czech language

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1769 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome very minor fixes (I don't even remember what exactly)
Vadim Zeitlin [Tue, 23 Feb 1999 22:57:19 +0000 (22:57 +0000)] 
some very minor fixes (I don't even remember what exactly)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1768 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agomenu help string fix
Vadim Zeitlin [Tue, 23 Feb 1999 22:53:48 +0000 (22:53 +0000)] 
menu help string fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1767 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxBeginBusyCursor now works (better)
Vadim Zeitlin [Tue, 23 Feb 1999 22:51:14 +0000 (22:51 +0000)] 
wxBeginBusyCursor now works (better)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agowxLogXXX() functions called near app termiantion shouldn't crash
Vadim Zeitlin [Tue, 23 Feb 1999 22:49:26 +0000 (22:49 +0000)] 
wxLogXXX() functions called near app termiantion shouldn't crash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1765 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agocompilation fixes
Vadim Zeitlin [Tue, 23 Feb 1999 22:43:48 +0000 (22:43 +0000)] 
compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agonew options: wxUSE_OLE (on by default except for some compilers),
Vadim Zeitlin [Tue, 23 Feb 1999 22:42:49 +0000 (22:42 +0000)] 
new options: wxUSE_OLE (on by default except for some compilers),
wxUSE_DYNLIB_CLASS (off by default)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1763 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosmall optimizations: m_isWindow and m_isCommandEvent flags introduced
Vadim Zeitlin [Tue, 23 Feb 1999 22:41:37 +0000 (22:41 +0000)] 
small optimizations: m_isWindow and m_isCommandEvent flags introduced

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1762 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agoanother wxBeginBusyCursor fix
Vadim Zeitlin [Tue, 23 Feb 1999 19:05:55 +0000 (19:05 +0000)] 
another wxBeginBusyCursor fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

25 years agosome feeble attempts at making wxBeginBusyCursor work
Vadim Zeitlin [Tue, 23 Feb 1999 18:57:01 +0000 (18:57 +0000)] 
some feeble attempts at making wxBeginBusyCursor work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1760 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775