]> git.saurik.com Git - wxWidgets.git/history - src/common
Fixed nasty bug wxFont
[wxWidgets.git] / src / common /
1998-06-22  Karsten Ballüderfixed #include paths to use local copies of png/gdk_iml...
1998-06-19  Vadim Zeitlinput wxMessageBox() arguments in OnAssert() in the right...
1998-06-18  Julian SmartFixed SetSelection, GetSelection for Portrait/Landscape...
1998-06-18  Karsten Ballüderanother typo fixed
1998-06-18  Karsten Ballüderfixed wrong scanf() arguments
1998-06-18  Vadim Zeitlin1) Right(char ch) now returns the part of the string...
1998-06-18  Vadim ZeitlinwxFileConfig bugs corrected (now the new entries belong...
1998-06-16  Vadim Zeitlin"-1" index error in wxString::Before fixed
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
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