]> git.saurik.com Git - wxWidgets.git/history - include/wx/txtstrm.h
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / include / wx / txtstrm.h
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2000-07-15  Bryan Pettymerged 2.2 branch
1999-12-22  David WebsterEliminate comma's after last element in an enum
1999-12-20  Robert Roebling Minor changes to wxTreeCtrl's horiz size,
1999-10-29  Sylvain BougnouxAccept list of separators as a wxString instead of...
1999-10-28  Sylvain Bougnouxoperator >> wxString eat word by default. \n Add wxText...
1999-08-22  Robert Roebling Added wxFFileStream base on wxFFile (as opposed to...
1999-08-20  Robert Roebling Changed a few #include <xxx.h> to #include "xxx.h"
1999-07-24  Robert Roebling Renamed wxStream::StreamSize() to wxStream::GetSize()
1999-07-13  Guilhem Lavaux* Changed char to wxChar in operators.
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...