]> git.saurik.com Git - wxWidgets.git/history - include/wx/file.h
1. new wxList code
[wxWidgets.git] / include / wx / file.h
1998-11-24  Vadim Zeitlin1. new wxList code
1998-09-04  Guilhem Lavaux* wxFileInputStream and wxFileOutputStream doesn't...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-11  Vadim Zeitlinstatic wxFile::Access() added (access() isn't ANSI...
1998-07-27  Guilhem Lavaux* Bug fixes
1998-07-27  Karsten Ballüdermake wxS_DEFAULT consistend with standard Unix behaviour
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-24  Vadim Zeitlinadded "access" parameter to wxFile::Create and Open...
1998-07-17  Vadim ZeitlinwxTString removed
1998-07-14  Vadim Zeitlincommon constants (wxSeekMode) and types (off_t) to...
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-05-28  Robert RoeblingGTK wxBitmapButton added
1998-05-26  Vadim Zeitlinadded write_append mode to wxFile, implemented eof...
1998-05-20  Karsten BallüderInitial revision