Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / log.h
1999-07-15  Vadim Zeitlin1. wxFFile::Close() buglet fixed
1999-07-11  Robert Roebling A few compile things.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-02  Julian SmartAdded progdlgg.cpp to makefiles; fixed true/false in...
1999-06-01  Vadim Zeitlincompilation fixes
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-05-19  Vadim Zeitlin1. wxMSW seems to work (please test and send your bug...
1999-04-12  Ove KaavenUses Unicode strings. Now we've got a __TFILE__ macro...
1999-03-29  Vadim Zeitlinlast fixes to fixes (MSW compilation works now)
1999-03-29  Brian MacyAdded time.h so it would compile
1999-03-29  Vadim Zeitlinheader changes for the fixes commited previously
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-03  Robert Roebling Proofed that iostreams break threads
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-10-26  Julian SmartMotif and other mods
1998-10-14  Vadim Zeitlinminor changes a bit everywhere + a small wxLog change...
1998-10-12  Vadim Zeitlin1. wxTimer::Start() returns bool in wxGTK too (other...
1998-10-12  Julian SmartChanges related to stream includes
1998-09-20  Vadim Zeitlinsomehow log target wasn't being created automatically...
1998-09-07  Vadim Zeitlinok, now it _does_ compile
1998-09-07  Vadim Zeitlincvs incorrectly merged my last change somehow (there...
1998-09-07  Vadim Zeitlinminor change (using wxLogNull no doesn't flush the...
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-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