]> git.saurik.com Git - wxWidgets.git/history - include/wx/filefn.h
Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStubs; rearranged/debugged
[wxWidgets.git] / include / wx / filefn.h
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-03  Vadim Zeitlin_MSC_VER => __VISUALC__ change
1999-01-31  Julian SmartVarious small fixes
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-14  Vadim Zeitlin1. NOT_FOUND -> wxNOT_FOUND
1999-01-07  Julian SmartDoc & Symantec C++ fixes
1999-01-01  Stefan Csomormac support as stubs added
1998-12-28  Robert Roebling Compile fix for filefn.cpp
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-11-29  Vadim Zeitlinsome Linux compilation fixes
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-08-23  Unknown (RO)General tidy-up (mainly typecasts) to allow the use...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-05  Julian SmartVarious bug fixes to OGL; wxStripExtension prototype...
1998-07-24  Guilhem Lavaux* New wxStream classes: wxStreamBuffer and wxObject...
1998-07-22  Julian SmartAdded wxString version of wxStripExtension; changed...
1998-07-15  Guilhem LavauxwxStream: wxInputStream and wxOutputStream don't inheri...
1998-07-14  Vadim Zeitlincommon constants (wxSeekMode) and types (off_t) to...
1998-07-14  Vadim Zeitlin1) added wxSplitFile() to decompose a file name into...
1998-05-20  Karsten BallüderInitial revision