]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/utilsgtk.cpp
Bit of CVS clean-up
[wxWidgets.git] / src / gtk1 / utilsgtk.cpp
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-12-10  Robert Roebling Removed a few old wxDebugMsg (now wxLogDebug)
1998-12-10  Karsten BallüderModified wxExecute() to close stdin/stdout/stderr.
1998-11-23  Robert Roebling Added install scripts in missing places
1998-10-30  Karsten Ballüderwait4() now extern "C" :-)
1998-10-30  Karsten Ballüderadded wait4() prototype for solaris
1998-10-24  Robert Roebling Removed usage of GdkImlib
1998-10-18  Vadim Zeitlinminor changes (a couple of error messages added to...
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-04  Karsten BallüderwxGetUserName() now returns only the user name, not...
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-17  Robert Roebling Added IRIX compile fixes
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-07-27  Robert Roeblingwarning msgs
1998-07-09  Robert RoeblingThreadnoGui compiles now.
1998-07-03  Guilhem Lavaux* Fixed Async -> sync in wxExecute
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...
1998-05-20  Karsten BallüderInitial revision