1998-07-07 |
Vadim Zeitlin | added HasEntry/Group function to wxConfig, corrected... |
tree | commitdiff |
1998-07-07 |
Karsten Ballüder | Fixed broken Ieee extension for configure --without... |
tree | commitdiff |
1998-07-05 |
Guilhem Lavaux | * Fixed configuration problem (#if USE_APPLE_IEEE) |
tree | commitdiff |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
tree | commitdiff |
1998-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
tree | commitdiff |
1998-07-03 |
Julian Smart | Added wxExpr parser/lexer files which had somehow got... |
tree | commitdiff |
1998-07-02 |
Guilhem Lavaux | * Deleted all ^M |
tree | commitdiff |
1998-07-02 |
Julian Smart | Various changes for 16-bit compilation |
tree | commitdiff |
1998-07-01 |
Guilhem Lavaux | * Changed "true" to "TRUE" in some file: "true" doesn... |
tree | commitdiff |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider; added... |
tree | commitdiff |
1998-06-26 |
Julian Smart | Changes to aid debugging. |
tree | commitdiff |
1998-06-26 |
Julian Smart | New wxEventType for event type enum, and corresponding... |
tree | commitdiff |
1998-06-26 |
Vadim Zeitlin | corrected "of by 1" error in wxString::insert() |
tree | commitdiff |
1998-06-24 |
Vadim Zeitlin | misleading wxASSERT() corrected |
tree | commitdiff |
1998-06-22 |
Julian Smart | Removed Scanf, Scanfv |
tree | commitdiff |
1998-06-22 |
Julian Smart | Added more flags to resource.cpp, #ifdefed out ScanfV... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | wxCHECK/wxCHECK_RET changes |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | wxString::Scanf() removed because can't be implemented... |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | now compiles with USE_XPM_IN_MSW on |
tree | commitdiff |
1998-06-22 |
Vadim Zeitlin | bug in SplitPath() corrected - now ".." handled correctly |
tree | commitdiff |
1998-06-22 |
Karsten Ballüder | fixed #include paths to use local copies of png/gdk_iml... |
tree | commitdiff |
1998-06-19 |
Vadim Zeitlin | put wxMessageBox() arguments in OnAssert() in the right... |
tree | commitdiff |
1998-06-18 |
Julian Smart | Fixed SetSelection, GetSelection for Portrait/Landscape... |
tree | commitdiff |
1998-06-18 |
Karsten Ballüder | another typo fixed |
tree | commitdiff |
1998-06-18 |
Karsten Ballüder | fixed wrong scanf() arguments |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | 1) Right(char ch) now returns the part of the string... |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | wxFileConfig bugs corrected (now the new entries belong... |
tree | commitdiff |
1998-06-16 |
Vadim Zeitlin | "-1" index error in wxString::Before fixed |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-06-12 |
Vadim Zeitlin | in wxOnAssert() abort() replaced with raise(SIGTRAP... |
tree | commitdiff |
1998-06-09 |
Vadim Zeitlin | wxLogWindow is now not a top-level frame, so it doesn... |
tree | commitdiff |
1998-06-09 |
Vadim Zeitlin | wxTempFile bug corrected: the temp file is now created... |
tree | commitdiff |
1998-06-08 |
Vadim Zeitlin | Bool changed to bool |
tree | commitdiff |
1998-06-05 |
Vadim Zeitlin | Bool replaced by bool |
tree | commitdiff |
1998-06-03 |
Vadim Zeitlin | bug preventing compilation of wxLogGui under !Windows... |
tree | commitdiff |
1998-05-30 |
Robert Roebling | Same as last one.. |
tree | commitdiff |
1998-05-27 |
Julian Smart | Changes to help with Win16 compilation. |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | 1) log leves are now global wxLOG_ prefixed constants... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | wxFileConfig now has it's own header, the config file... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | added write_append mode to wxFile, implemented eof... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | added "const char *Read()" returning pointer to statis... |
tree | commitdiff |
1998-05-21 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-21 |
Julian Smart | Minor changes to make files compile (return values... |
tree | commitdiff |
1998-05-21 |
Robert Roebling | Add support for dynamic event tables |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | Initial revision |
tree | commitdiff |
|