Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / utils.h
1999-07-30  David WebsterOS/2 updates
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-13  Karsten BallüderAdded missing wxGetFullHostName() and wxNO_DEFAULT...
1999-05-21  Robert Roebling Fixed typos in window.cpp and utils.cpp
1999-05-18  Robert Roebling More key event work. Added SetDetectableAutoRepeat.
1999-04-16  Ove KaavenwxGetUserHome() returns "const wxMB2WXbuf" for Unix...
1999-04-15  Karsten BallüderAdded wxEnableTopLevelWindows(bool enable) for use...
1999-04-12  Ove KaavenOh well, I'll just stuff in the rest of the Unicode...
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-03-22  Karsten BallüderAdded wxSafeYield(wxWindow *win=NULL).
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-07  Vadim Zeitlinreplaced "#include <wx/process.h>" by "class wxProcess...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-26  Karsten Ballüderfixed wxBusyCursor privacy bug
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-02  Robert Roebling Triued in vain to fix threads segvs with gcc
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-06  Julian SmartFreeBSD patch to sckaddr.cpp; include more files in...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-17  Julian SmartDnd constant name changes because names like Copy can...
1998-09-11  Robert Roebling Updates to memcheck
1998-09-07  Vadim Zeitlinconst char *wxGetHomeDir(wxString*) added
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-10  Karsten BallüderCleared up DEBUG define mess, defines are now called...
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-20  Karsten BallüderInitial revision