]> git.saurik.com Git - wxWidgets.git/history - src/common/filefn.cpp
_MSC_VER => __VISUALC__ change
[wxWidgets.git] / src / common / filefn.cpp
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-19  Julian SmartTWIN32 compatibility added; wxMotif uses wxGTK's wxPost...
1999-01-16  Julian SmartVarious changes for Salford C++, and commited fileconf...
1999-01-13  Julian SmartAdded dnd classes, data object classes, changed clipboa...
1999-01-08  Robert Roebling Compile improvemnts for strict compilers and the...
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-03  Robert Roebling Proofed that iostreams break threads
1999-01-01  Stefan Csomormac support as stubs added
1998-12-21  Stefan CsomorCW Win32 support
1998-12-18  Julian SmartPartial Watcom C++ 10.6 support added (doesn't link...
1998-12-17  Julian SmartRe-added corrupt binary files; small change to filefn...
1998-11-26  Robert Roebling Build fix
1998-11-26  Vadim Zeitlinaccidentally removed IMPLEMENT_DYNAMIC_CLASS added...
1998-11-26  Vadim Zeitlinsome sprintf()s replaced with wxString::Printf
1998-11-24  Vadim Zeitlin1. new wxList code
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-09-20  Karsten BallüderNow dot_special argument in wxMatchWild() is honoured...
1998-09-19  Karsten Ballüderchanged wxMatchWild() 3rd parameter not used under...
1998-09-16  Julian SmartMade wxStubs compile on Unix.
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-15  Julian Smart2 GnuWin32 compile bugs fixed, incl. printf bug in...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-08  Denis PershinDP:
1998-07-24  Robert RoeblingwxFrame::CreateToolBar() stuff
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-14  Vadim Zeitlinadded wxSplitFile() to decompose a file name into path...
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-05-21  Julian SmartMinor changes to make files compile (return values...
1998-05-20  Karsten BallüderInitial revision