]> git.saurik.com Git - wxWidgets.git/history - include/wx/log.h
mark all dtors which are virtual because base class dtor is virtual explicitly virtua...
[wxWidgets.git] / include / wx / log.h
1998-08-02  Vadim Zeitlintrace mask made static variable (and corresponding...
1998-07-17  Vadim ZeitlinwxTString removed
1998-07-13  Julian SmartRemoved streams from VC++ makefile for now; corrected...
1998-07-12  Vadim ZeitlinwxLogDebug/Trace in release mode now don't give compile...
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-03  Julian SmartAdded #pragmas for gcc.
1998-06-22  Vadim ZeitlinwxLogWindow::GetOldLog() added
1998-06-10  Vadim ZeitlinwxLogWindow ctor changed
1998-05-27  Vadim Zeitlinno changes (cvs wierdness...)
1998-05-27  Vadim Zeitlinno changes
1998-05-26  Vadim Zeitlin1) log leves are now global wxLOG_ prefixed constants...
1998-05-20  Karsten BallüderInitial revision