Fixed copyrights and licence spelling
[wxWidgets.git] / src / common / ffile.cpp
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-02  Vadim Zeitlinuse wxChar, not char, for the second argument of Open...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-24  Stefan Csomorreverting to native mac pathnames
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
1999-11-11  Stefan CsomorwxMac completed so far, generic listctrl extension
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-08-16  Michael BedwardFixed bug in function Flush().
1999-07-22  Guilhem LavauxAdded GSocket for Unix (only GTK for the moment)
1999-07-15  Vadim Zeitlin1. wxFFile::Close() buglet fixed
1999-07-15  Vadim Zeitlin1. wxTextCtrl compilation fixes for wxGTK and more...
1999-07-14  Vadim Zeitlin1. new wxFFile class - as wxFile but uses fopen/fread...