]> git.saurik.com Git - wxWidgets.git/history - src/common/textfile.cpp
OS/2 updates
[wxWidgets.git] / src / common / textfile.cpp
1999-07-30  David WebsterOS/2 updates
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...
1999-07-10  Vadim Zeitlin1. minor fixes in wxDynLib
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-13  Ove KaavenAnother one bites the dust.
1999-03-16  Vadim ZeitlinwxTextFile::Close() implemented
1998-12-22  Vadim ZeitlinwxTextFile::Type changed to ::wxTextFileType (portability)
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-11-25  Julian SmartVarious fixes.
1998-10-28  Vadim ZeitlinMac fixes (thanks to Stefan Csomor)
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-08  Denis PershinDP:
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-17  Vadim Zeitlinlast traces of wxTString removed
1998-07-15  Vadim Zeitlinspeed optimizations: some functions now use wxString...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision