]> git.saurik.com Git - wxWidgets.git/history - src/msw/utils.cpp
wxPaintDC -> wxDC in wxListCtrl; fixed compile problems in wxTreeCtrl (return
[wxWidgets.git] / src / msw / utils.cpp
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-10  Julian SmartDialog Editor corrections for latest wxWin changes...
1998-12-05  Vadim Zeitlina warning suppressed (arg to MessageBeep is UINT)
1998-12-01  Robin DunnChanged wxBell to only use MessageBeep()
1998-11-29  Julian SmartAdded Win95 implementation of OutputDebugString; added...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-10-16  Unknown (UG)no message
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-20  Vadim Zeitlin1) minor modifications in fileconf.cpp
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-09-07  Vadim ZeitlinwxGetHomeDir() added
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-12  Julian SmartRemoved #pragmas in utils.cpp, corrected USE_(WX)DEBUG_...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten Ballüderadded some wxMSW stuff