]> git.saurik.com Git - wxWidgets.git/history - include/wx/ffile.h
Derive wxBitmap from wxBitmapBase.
[wxWidgets.git] / include / wx / ffile.h
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-26  Václav Slavíkunified default values for conv arguments
2003-02-02  Vadim Zeitlinuse wxChar, not char, for the second argument of Open...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-05-06  Vadim Zeitlininclude wx/defs.h to get wxUSE_FFILE
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-07-15  Bryan Pettymerged 2.2 branch
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...