No resize border on WinCE by default
[wxWidgets.git] / include / wx / textbuf.h
2005-03-23  Vadim Zeitlinclear m_aTypes array in Clear() as well (patch 1165866)
2004-10-13  Włodzimierz SkibaDarwin fixes (OW,BCC,MinGW,DMC tested).
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-23  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinmissing or wrong DLLEXPORTs for DLL build
2003-07-08  Mattia Barbon Added --use-stl to cnfigure, wxUSE_STL to setup0.h
2003-07-02  Vadim Zeitlinrenamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE
2003-07-02  Vadim Zeitlinfixes needed for separate DLL build to work
2003-05-11  Vadim Zeitlininit m_isOpened in ctor (bug 736208)
2003-03-24  Vadim Zeitlinadded wxTextBuffer::Clear() (patch 706188)
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-26  Václav Slavíkunified default values for conv arguments
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...