XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / include / wx / caret.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-02-24  Vadim Zeitlinadded missing virtual dtors to base classes (patch...
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-11  Julian SmartwxCaretSuspender only shows the caret if it was visible...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-07-04  Jouk Jansen Committing in .
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-09-22  Vadim ZeitlinwxCaret now uses backing store instead of forcing windo...
2000-01-10  Robin DunnMSW Caret is now destroyed and recreated when resized.
2000-01-07  Robin DunnTrying out addition of SetSize to wxCaret...
1999-09-17  David WebsterMore OS/2 stubs and caret fix
1999-08-02  Robert Roebling Minor changes
1999-08-02  David Webster*** empty log message ***
1999-05-25  Vadim ZeitlinwxCaret now exists not only under MSW but on any suppor...
1999-05-24  Vadim Zeitlin1. bug fixes in wxCaret
1999-05-23  Vadim Zeitlin1. some minor but nasty bugs fixed (see post to the...