restored int (instea of size_t) in Remove() and Detach(); TRUE/FALSE -> true/false
[wxWidgets.git] / include / wx / textbuf.h
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...