]> git.saurik.com Git - wxWidgets.git/history - src/common
Fixed wxPalette memory leak when loading BMP files
[wxWidgets.git] / src / common /
1998-06-12  Vadim Zeitlinin wxOnAssert() abort() replaced with raise(SIGTRAP...
1998-06-09  Vadim ZeitlinwxLogWindow is now not a top-level frame, so it doesn...
1998-06-09  Vadim ZeitlinwxTempFile bug corrected: the temp file is now created...
1998-06-08  Vadim ZeitlinBool changed to bool
1998-06-05  Vadim ZeitlinBool replaced by bool
1998-06-03  Vadim Zeitlinbug preventing compilation of wxLogGui under !Windows...
1998-05-30  Robert Roebling Same as last one..
1998-05-27  Julian SmartChanges to help with Win16 compilation.
1998-05-26  Vadim Zeitlin1) log leves are now global wxLOG_ prefixed constants...
1998-05-26  Vadim ZeitlinwxFileConfig now has it's own header, the config file...
1998-05-26  Vadim Zeitlinadded write_append mode to wxFile, implemented eof...
1998-05-26  Vadim Zeitlinadded "const char *Read()" returning pointer to statis...
1998-05-21  Julian Smart*** empty log message ***
1998-05-21  Julian SmartMinor changes to make files compile (return values...
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-20  Karsten Ballüderadded some wxMSW stuff
1998-05-20  Karsten BallüderInitial revision