]> git.saurik.com Git - wxWidgets.git/history - src/common/file.cpp
globally renamed uint to size_t. This has _not_ been checked under Windows,
[wxWidgets.git] / src / common / file.cpp
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
1998-08-08  Denis PershinDP:
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
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 Zeitlinlast traces of wxTString removed
1998-07-14  Vadim ZeitlinGetTempFileName used in wxTempFile now instead of tmpnam
1998-07-14  Guilhem Lavaux* wxStream: I've rewritten the inheritance
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-06-09  Vadim ZeitlinwxTempFile bug corrected: the temp file is now created...
1998-05-26  Vadim Zeitlinadded write_append mode to wxFile, implemented eof...
1998-05-20  Karsten BallüderInitial revision