]> git.saurik.com Git - wxWidgets.git/log
wxWidgets.git
25 years agoenable verbose messages by default in debug builds
Vadim Zeitlin [Mon, 15 Feb 1999 19:26:17 +0000 (19:26 +0000)] 
enable verbose messages by default in debug builds

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

25 years agocompilation warnings about missing braces fixed
Vadim Zeitlin [Mon, 15 Feb 1999 15:06:10 +0000 (15:06 +0000)] 
compilation warnings about missing braces fixed

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

25 years agoGnuWin32 corrections (::ZeroMemory doesn't exist)
Julian Smart [Mon, 15 Feb 1999 13:05:58 +0000 (13:05 +0000)] 
GnuWin32 corrections (::ZeroMemory doesn't exist)

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

25 years agoAdded png, zlib targets to 16-bit makefiles
Julian Smart [Sun, 14 Feb 1999 23:23:19 +0000 (23:23 +0000)] 
Added png, zlib targets to 16-bit makefiles

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

25 years agomade wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some
Vadim Zeitlin [Sun, 14 Feb 1999 21:59:48 +0000 (21:59 +0000)] 
made wxToolTip::Enable() and SetDelay() static (as in wxGTK) and added some
code in the controls sample to test them

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

25 years ago* Stream: update in doc, fix in code.
Guilhem Lavaux [Sun, 14 Feb 1999 17:46:47 +0000 (17:46 +0000)] 
* Stream: update in doc, fix in code.
* wxMMedia: various fixes, WAV and AIFF should work on Linux, preparing it
    for Windows.

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

25 years ago Fixed refresh bug in wxGLCanvas
Robert Roebling [Sun, 14 Feb 1999 13:04:39 +0000 (13:04 +0000)] 
  Fixed refresh bug in wxGLCanvas

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

25 years agoSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox);
Julian Smart [Fri, 12 Feb 1999 22:00:14 +0000 (22:00 +0000)] 
Small Tex2RTF fixes; wxMotif compile fixes (motif.inc, wxCheckListBox);
wxMSW wxWindow::IsShown fix

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

25 years ago* Stream doc.
Guilhem Lavaux [Fri, 12 Feb 1999 19:03:32 +0000 (19:03 +0000)] 
* Stream doc.

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

25 years ago* Added some warning in socket doc.
Guilhem Lavaux [Fri, 12 Feb 1999 18:31:00 +0000 (18:31 +0000)] 
* Added some warning in socket doc.

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

25 years agowxToolTip entry changed (it's implemented after all)
Vadim Zeitlin [Fri, 12 Feb 1999 15:05:56 +0000 (15:05 +0000)] 
wxToolTip entry changed (it's implemented after all)

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

25 years agoadded a couple of items for 2.1
Vadim Zeitlin [Fri, 12 Feb 1999 15:03:35 +0000 (15:03 +0000)] 
added a couple of items for 2.1

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

25 years agomentioned the fact that wxArray can't be used for storing floats/doubles
Vadim Zeitlin [Fri, 12 Feb 1999 13:55:22 +0000 (13:55 +0000)] 
mentioned the fact that wxArray can't be used for storing floats/doubles

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

25 years agoSome doc corrections (added blank lines at end of docs); corrected Forty sample
Julian Smart [Fri, 12 Feb 1999 08:22:29 +0000 (08:22 +0000)] 
Some doc corrections (added blank lines at end of docs); corrected Forty sample
dialog behaviour; added dummy menubar constructors; corrected wxMSW wxRegion bug

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

25 years ago Added CTRL-TAB navigation to notebook
Robert Roebling [Thu, 11 Feb 1999 20:44:38 +0000 (20:44 +0000)] 
  Added CTRL-TAB navigation to notebook
  Added ESC -> Cancel convresion
  Added greying out of tooltips (I had some spare minutes)

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

25 years agoCW Win32 and Mac adaptions
Stefan Csomor [Thu, 11 Feb 1999 17:41:23 +0000 (17:41 +0000)] 
CW Win32 and Mac adaptions

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

25 years ago"continue;" restored to prevent the app from going into infinite loop
Vadim Zeitlin [Thu, 11 Feb 1999 17:29:09 +0000 (17:29 +0000)] 
"continue;" restored to prevent the app from going into infinite loop

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

25 years agoCW Win32 and Mac adaptions
Stefan Csomor [Thu, 11 Feb 1999 16:56:43 +0000 (16:56 +0000)] 
CW Win32 and Mac adaptions

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

25 years ago distrin corrections files
Robert Roebling [Thu, 11 Feb 1999 16:27:56 +0000 (16:27 +0000)] 
  distrin corrections files
  the return of TAB, part IV

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

25 years agoSolved wxMotif scrolling display problem; added wxImageModule;
Julian Smart [Thu, 11 Feb 1999 16:00:33 +0000 (16:00 +0000)] 
Solved wxMotif scrolling display problem; added wxImageModule;
added wxRETAINED support in wxMotif; changed wxDC::SetBackground behaviour;
changed OnKeyDown/OnChar behaviour; fixed wxToolBar toggle bugs; fixed
wxImage on wxMotif bug whereby new was used to allocate XImage data

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

25 years agoadded FreeBSD
Vadim Zeitlin [Thu, 11 Feb 1999 13:59:49 +0000 (13:59 +0000)] 
added FreeBSD

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

25 years agocompilation fixes for gcc 2.7.2.1 under FreeBSD
Vadim Zeitlin [Thu, 11 Feb 1999 13:58:30 +0000 (13:58 +0000)] 
compilation fixes for gcc 2.7.2.1 under FreeBSD

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

25 years ago Solaris compilation patches
Robert Roebling [Thu, 11 Feb 1999 12:44:10 +0000 (12:44 +0000)] 
  Solaris compilation patches
  dbtest now works a little

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

25 years ago distribution things
Robert Roebling [Wed, 10 Feb 1999 23:08:27 +0000 (23:08 +0000)] 
  distribution things
  implemented native docking for menus and toolbars
    (see toolbar sample) someone may have to create
    the new wxMenuBar constructor
  corrected wxFileDlg appearance and made it i18n
  implemented defaults buttons
  improved look of all common dlgs except print setup
  corrected forty's player dlg
  added wxMB_DOCKABLE and wxTB_DOCKABLE flags
  augmented BETA_VERSION to 4
  prevent wxListBox from sending a list_item_selected
    event when adding the first item to a list that
    is a single selection list using AppendXX()

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

25 years agoCured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
Julian Smart [Wed, 10 Feb 1999 22:44:53 +0000 (22:44 +0000)] 
Cured some small doc typos; some WIN16 fixes; transferred DLL WinMain to
IMPLEMENT_APP() macro so dummy.obj doesn't have to be linked; lexer.l fix
for LEX (I hope)

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

25 years agobug in wxSplitPath() corrected: the returned file name doesn't have the
Vadim Zeitlin [Wed, 10 Feb 1999 20:47:01 +0000 (20:47 +0000)] 
bug in wxSplitPath() corrected: the returned file name doesn't have the
trailing dot any more

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

25 years ago* Doc updates
Guilhem Lavaux [Wed, 10 Feb 1999 20:01:06 +0000 (20:01 +0000)] 
* Doc updates
* Fixes about socket, stream core, a superfluous stream.

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

25 years ago isosurf corrections
Robert Roebling [Wed, 10 Feb 1999 17:15:19 +0000 (17:15 +0000)] 
  isosurf corrections
  #ifdeffed tab code in wxPanel

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

25 years agoadded test for long long
Karsten Ballüder [Wed, 10 Feb 1999 16:33:21 +0000 (16:33 +0000)] 
added test for long long

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

25 years agoAdded test for long long type. (Really trivial, see setup.h: SIZEOF_xxx)
Karsten Ballüder [Wed, 10 Feb 1999 16:14:18 +0000 (16:14 +0000)] 
Added test for long long type. (Really trivial, see setup.h: SIZEOF_xxx)

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

25 years agowxSplitterWindow::ReplaceWindow() function added and documented
Vadim Zeitlin [Wed, 10 Feb 1999 13:38:12 +0000 (13:38 +0000)] 
wxSplitterWindow::ReplaceWindow() function added and documented

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

25 years agoadded #include <fcntl.h> to allow compilation under Linux
Vadim Zeitlin [Wed, 10 Feb 1999 12:55:15 +0000 (12:55 +0000)] 
added #include <fcntl.h> to allow compilation under Linux

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

25 years ago Various update to Blit() SetBackground() Clear() etc.
Robert Roebling [Wed, 10 Feb 1999 11:56:15 +0000 (11:56 +0000)] 
  Various update to Blit() SetBackground() Clear() etc.

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

25 years agosmall modification to stdin/stdout/stderr behaviour in wxExcute()
Karsten Ballüder [Wed, 10 Feb 1999 11:19:10 +0000 (11:19 +0000)] 
small modification to stdin/stdout/stderr behaviour in wxExcute()

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

25 years agoAdded wxUSE_STREAMS
Julian Smart [Wed, 10 Feb 1999 10:06:17 +0000 (10:06 +0000)] 
Added wxUSE_STREAMS

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

25 years agofixed somebody's typo in a preprocessor directive (&6 --> &&)
Robin Dunn [Tue, 9 Feb 1999 22:58:34 +0000 (22:58 +0000)] 
fixed somebody's typo in a preprocessor directive (&6 --> &&)

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

25 years agowxMSW compilation problem fixed
Vadim Zeitlin [Tue, 9 Feb 1999 22:39:55 +0000 (22:39 +0000)] 
wxMSW compilation problem fixed

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

25 years agoRemoved some TODOs in the Latex docs; changed wxMotif wxClipboard to match
Julian Smart [Tue, 9 Feb 1999 21:22:58 +0000 (21:22 +0000)] 
Removed some TODOs in the Latex docs; changed wxMotif wxClipboard to match
wxGTK/wxMSW syntax; added Ron Kuris' wxExecute patch

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

25 years agoFixed property list OnClose problem that caused Dialog Editor problem
Julian Smart [Tue, 9 Feb 1999 18:19:15 +0000 (18:19 +0000)] 
Fixed property list OnClose problem that caused Dialog Editor problem

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

25 years ago* wxStream doc updates
Guilhem Lavaux [Tue, 9 Feb 1999 18:12:20 +0000 (18:12 +0000)] 
* wxStream doc updates

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

25 years agowxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added
Vadim Zeitlin [Tue, 9 Feb 1999 17:04:29 +0000 (17:04 +0000)] 
wxFindFirst/NextFile() now return wxString and not "char *", wxGetCwd() added
(to be used instead of wxGetWorkingDirectory)

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

25 years agowxArrayString::Sort() implemented
Vadim Zeitlin [Tue, 9 Feb 1999 16:52:19 +0000 (16:52 +0000)] 
wxArrayString::Sort() implemented

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

25 years agoAdded more makefiles; fixed some samples for Cygwin
Julian Smart [Tue, 9 Feb 1999 16:00:23 +0000 (16:00 +0000)] 
Added more makefiles; fixed some samples for Cygwin

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

25 years agoAdded more makefiles
Julian Smart [Tue, 9 Feb 1999 15:40:15 +0000 (15:40 +0000)] 
Added more makefiles

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

25 years agoRationalised Cygwin sample makefiles
Julian Smart [Tue, 9 Feb 1999 15:37:52 +0000 (15:37 +0000)] 
Rationalised Cygwin sample makefiles

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

25 years agocw pro adaption (illegal default argument error was given)
Stefan Csomor [Tue, 9 Feb 1999 09:58:12 +0000 (09:58 +0000)] 
cw pro adaption (illegal default argument error was given)

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

25 years ago custom icons for DnD
Robert Roebling [Tue, 9 Feb 1999 08:18:14 +0000 (08:18 +0000)] 
  custom icons for DnD

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

25 years ago radiobox optical changes
Robert Roebling [Tue, 9 Feb 1999 07:25:11 +0000 (07:25 +0000)] 
  radiobox optical changes
  textctrl single line append/insert stuff
  more precise testing of the above in controls

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

25 years agomicro compilation fix
Vadim Zeitlin [Mon, 8 Feb 1999 22:13:18 +0000 (22:13 +0000)] 
micro compilation fix

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

25 years agoMake it binary
Julian Smart [Mon, 8 Feb 1999 17:19:21 +0000 (17:19 +0000)] 
Make it binary

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

25 years ago Keep up the good work, people...
Robert Roebling [Mon, 8 Feb 1999 16:25:52 +0000 (16:25 +0000)] 
  Keep up the good work, people...

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

25 years agoupdated wxLayout
Karsten Ballüder [Mon, 8 Feb 1999 15:20:38 +0000 (15:20 +0000)] 
updated wxLayout

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

25 years agofixed linkage problem
Karsten Ballüder [Mon, 8 Feb 1999 12:04:14 +0000 (12:04 +0000)] 
fixed linkage problem

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

25 years agowxProcess-related code now works
Vadim Zeitlin [Mon, 8 Feb 1999 11:59:54 +0000 (11:59 +0000)] 
wxProcess-related code now works

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

25 years agocompilation fixes
Karsten Ballüder [Mon, 8 Feb 1999 10:54:05 +0000 (10:54 +0000)] 
compilation fixes
PLEASE CHECK valgen.cpp: I had to insert a #include <wx/wx.h> to make it compile.

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

25 years agoTried to fix wxPanel bug (windows now set the panel current focus window on deletion);
Julian Smart [Mon, 8 Feb 1999 00:15:40 +0000 (00:15 +0000)] 
Tried to fix wxPanel bug (windows now set the panel current focus window on deletion);
undid wxMSW wxRadioBox::SetSize changes that made it resizeable because it just doesn't
work (see notes in radiobox.cpp); fixed wxTextCtrl enter processing bug; fixed
Dialog Editor wxRadioBox-writing bug

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

25 years agoRemoved small OGL glitches; added new sample
Julian Smart [Sun, 7 Feb 1999 23:56:40 +0000 (23:56 +0000)] 
Removed small OGL glitches; added new sample

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

25 years agomade wxProcess-related code compile again (it doesn't work correctly yet,
Vadim Zeitlin [Sun, 7 Feb 1999 23:45:17 +0000 (23:45 +0000)] 
made wxProcess-related code compile again (it doesn't work correctly yet,
will be fixed a bit later)

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

25 years agoreplaced "#include <wx/process.h>" by "class wxProcess;" - I don't like
Vadim Zeitlin [Sun, 7 Feb 1999 21:45:15 +0000 (21:45 +0000)] 
replaced "#include <wx/process.h>" by "class wxProcess;" - I don't like
recompile the files just for the pleasure of it...

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

25 years agowxProcess() fixes: will really call parent's event handler and will pass the
Vadim Zeitlin [Sun, 7 Feb 1999 21:26:54 +0000 (21:26 +0000)] 
wxProcess() fixes: will really call parent's event handler and will pass the
exited process status now

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

25 years ago* A few updates (stream doc)
Guilhem Lavaux [Sun, 7 Feb 1999 21:12:41 +0000 (21:12 +0000)] 
* A few updates (stream doc)

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

25 years agoAdded wxGenericValidator & doc
Julian Smart [Sun, 7 Feb 1999 17:11:44 +0000 (17:11 +0000)] 
Added wxGenericValidator & doc

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

25 years agomenu help texts added (it now works in wxGTK too, great!)
Vadim Zeitlin [Sun, 7 Feb 1999 16:59:17 +0000 (16:59 +0000)] 
menu help texts added (it now works in wxGTK too, great!)

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

25 years ago16x16 icons for the controls sample (32x32 were too ugly)
Vadim Zeitlin [Sun, 7 Feb 1999 00:46:17 +0000 (00:46 +0000)] 
16x16 icons for the controls sample (32x32 were too ugly)

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

25 years agoFollow up for changes in wxWindows to various event classes
Robin Dunn [Sun, 7 Feb 1999 00:24:53 +0000 (00:24 +0000)] 
Follow up for changes in wxWindows to various event classes

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

25 years agoicons for controls sample
Vadim Zeitlin [Sun, 7 Feb 1999 00:23:44 +0000 (00:23 +0000)] 
icons for controls sample

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

25 years agoGetData() now takes a pointer and not a reference, IsSupported() takes a
Vadim Zeitlin [Sun, 7 Feb 1999 00:14:10 +0000 (00:14 +0000)] 
GetData() now takes a pointer and not a reference, IsSupported() takes a
format and not a data object

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

25 years agoremoved "#ifdef wxGTK" around clipboard code and added "#if wxUSE_TOOLTIPS"
Vadim Zeitlin [Sun, 7 Feb 1999 00:05:43 +0000 (00:05 +0000)] 
removed "#ifdef wxGTK" around clipboard code and added "#if wxUSE_TOOLTIPS"
around code usign tooltips

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

25 years agoChanging makefile.nt to makefile.vc as in rest of wxWindows
Robin Dunn [Sat, 6 Feb 1999 23:47:03 +0000 (23:47 +0000)] 
Changing makefile.nt to makefile.vc as in rest of wxWindows

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

25 years agounneeded line removed
Vadim Zeitlin [Sat, 6 Feb 1999 23:43:30 +0000 (23:43 +0000)] 
unneeded line removed

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

25 years agomenu title is drawn in bold font and the commands from it are ignored
Vadim Zeitlin [Sat, 6 Feb 1999 23:38:19 +0000 (23:38 +0000)] 
menu title is drawn in bold font and the commands from it are ignored

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

25 years agomore files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)
Vadim Zeitlin [Sat, 6 Feb 1999 23:34:28 +0000 (23:34 +0000)] 
more files to ignore in cvs commands (setup.h, lex_yy.c, y_tab.c)

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

25 years agorestored "#include <windows.h>"
Vadim Zeitlin [Sat, 6 Feb 1999 23:32:34 +0000 (23:32 +0000)] 
restored "#include <windows.h>"

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

25 years agofixes for compilation without wxUSE_TOOLTIPS
Vadim Zeitlin [Sat, 6 Feb 1999 23:28:53 +0000 (23:28 +0000)] 
fixes for compilation without wxUSE_TOOLTIPS

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

25 years agoresizeable dialogs support
Vadim Zeitlin [Sat, 6 Feb 1999 23:27:08 +0000 (23:27 +0000)] 
resizeable dialogs support

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

25 years agowxGTK compatible clipboard implementation (not OLE clipboard - it will come
Vadim Zeitlin [Sat, 6 Feb 1999 23:25:47 +0000 (23:25 +0000)] 
wxGTK compatible clipboard implementation (not OLE clipboard - it will come
later)

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

25 years agowxTextFile::Eof() bug corrected (always returned FALSE before)
Vadim Zeitlin [Sat, 6 Feb 1999 23:17:31 +0000 (23:17 +0000)] 
wxTextFile::Eof() bug corrected (always returned FALSE before)

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

25 years agodescription of Write() return value added
Vadim Zeitlin [Sat, 6 Feb 1999 23:12:41 +0000 (23:12 +0000)] 
description of Write() return value added

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

25 years agoFollow up for changes in wxWindows to various event classes
Robin Dunn [Sat, 6 Feb 1999 22:55:22 +0000 (22:55 +0000)] 
Follow up for changes in wxWindows to various event classes

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

25 years agoAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
Julian Smart [Sat, 6 Feb 1999 13:32:46 +0000 (13:32 +0000)] 
Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
docs

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

25 years agoAltered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h
Julian Smart [Sat, 6 Feb 1999 00:46:25 +0000 (00:46 +0000)] 
Altered font dialog slightly for Motif; added wxUSE_TOOLTIPS to Motif setup.h

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

25 years agoRemoved lots of OnClose functions; doc'ed OnCloseWindow better;
Julian Smart [Fri, 5 Feb 1999 23:55:04 +0000 (23:55 +0000)] 
Removed lots of OnClose functions; doc'ed OnCloseWindow better;
MM_... -> wxMM_...

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

25 years ago libjpeg not used by default (it didn't even link)
Robert Roebling [Fri, 5 Feb 1999 19:07:42 +0000 (19:07 +0000)] 
  libjpeg not used by default (it didn't even link)
  no menu's help texts disappear again
  now that is

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

25 years agoWXWIN_COMPATBILITY is now 0
Vadim Zeitlin [Fri, 5 Feb 1999 17:26:19 +0000 (17:26 +0000)] 
WXWIN_COMPATBILITY is now 0

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

25 years agocompilation fixes (errors and warnings) for wxWin 2.0 compatibility
Vadim Zeitlin [Fri, 5 Feb 1999 16:44:52 +0000 (16:44 +0000)] 
compilation fixes (errors and warnings) for wxWin 2.0 compatibility

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

25 years agomore wxCloseEvent changes: now the behaviour should be conforming to the one
Vadim Zeitlin [Fri, 5 Feb 1999 16:12:43 +0000 (16:12 +0000)] 
more wxCloseEvent changes: now the behaviour should be conforming to the one
described in the docs (i.e. like Julian wants it)

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

25 years agoChanged GetForce -> !CanVeto
Julian Smart [Fri, 5 Feb 1999 15:06:25 +0000 (15:06 +0000)] 
Changed GetForce -> !CanVeto

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

25 years ago synched Clear() and SetBackgroundColour()
Robert Roebling [Fri, 5 Feb 1999 14:58:50 +0000 (14:58 +0000)] 
  synched Clear() and SetBackgroundColour()

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

25 years agowxWindow::OnClose() removed completely from wxGTK, wxCloseEvent is now
Vadim Zeitlin [Fri, 5 Feb 1999 14:26:48 +0000 (14:26 +0000)] 
wxWindow::OnClose() removed completely from wxGTK, wxCloseEvent is now
processed properly. Also, fixes for compilation without WXWIN_COMPATIBILITY
on.

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

25 years agorefresh added when the item text or image is changed so it's redrawn
Vadim Zeitlin [Fri, 5 Feb 1999 14:17:56 +0000 (14:17 +0000)] 
refresh added when the item text or image is changed so it's redrawn
immediately

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

25 years ago Added menu_highlight behaviour as in wxMSW (statusbar)
Robert Roebling [Fri, 5 Feb 1999 13:25:40 +0000 (13:25 +0000)] 
  Added menu_highlight behaviour as in wxMSW (statusbar)

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

25 years ago1. more keyboard navigation fixes - seems to work now
Vadim Zeitlin [Thu, 4 Feb 1999 23:21:27 +0000 (23:21 +0000)] 
1. more keyboard navigation fixes - seems to work now
2. wxPanel now remembers the last control which had focus, so it's restored
   to it when the focus returns to the panel (very handy IMHO)

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

25 years agoremoved the file setup.h - copy setup0.h into setup.h and make your changes
Vadim Zeitlin [Thu, 4 Feb 1999 23:14:50 +0000 (23:14 +0000)] 
removed the file setup.h - copy setup0.h into setup.h and make your changes
in it now

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

25 years ago*** empty log message ***
Julian Smart [Thu, 4 Feb 1999 22:16:48 +0000 (22:16 +0000)] 
*** empty log message ***

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

25 years agoFurther changes to make mfctest work.
Julian Smart [Thu, 4 Feb 1999 22:06:15 +0000 (22:06 +0000)] 
Further changes to make mfctest work.

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

25 years agoAdded /D_AFXDLL to mfc sample makefile.
Julian Smart [Thu, 4 Feb 1999 21:19:42 +0000 (21:19 +0000)] 
Added /D_AFXDLL to mfc sample makefile.

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

25 years agoFixed compilation for when not including <windows.h>
Julian Smart [Thu, 4 Feb 1999 21:12:30 +0000 (21:12 +0000)] 
Fixed compilation for when not including <windows.h>

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

25 years agoCorrected XPM-related cast in resource.cpp; added generic Blitting code in wxPostScriptDC
Julian Smart [Thu, 4 Feb 1999 20:28:50 +0000 (20:28 +0000)] 
Corrected XPM-related cast in resource.cpp; added generic Blitting code in wxPostScriptDC

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

25 years agowxSplitPath() handles correctly filenames with '.' but without extension
Vadim Zeitlin [Thu, 4 Feb 1999 19:35:32 +0000 (19:35 +0000)] 
wxSplitPath() handles correctly filenames with '.' but without extension

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

25 years agoAdded wxColour::wxColour(unsigned long)
Robin Dunn [Thu, 4 Feb 1999 19:03:55 +0000 (19:03 +0000)] 
Added wxColour::wxColour(unsigned long)

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