]> git.saurik.com Git - wxWidgets.git/history - include/wx/log.h
wxLogWindoe changed again: now takes a parent frame in ctor
[wxWidgets.git] / include / wx / log.h
1998-08-14  Vadim ZeitlinwxLogWindoe changed again: now takes a parent frame...
1998-08-08  Vadim Zeitlinsome minor changes in wxLogWindow
1998-08-07  Vadim Zeitlin(1) Denis Pershin's patch for wxGTK (memory leaks corre...
1998-08-04  Vadim Zeitlinadded wxLogWindow::GetFrame()
1998-08-03  Vadim Zeitlinminor changes and bug corrections (interface unchanged)
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