XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / include / wx / clipbrd.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2009-07-20  Vadim ZeitlinInclude wx/dataobj.h from wx/clipbrd.h.
2009-02-19  Paul Cornettfix for IBM xlC 8, it can't compile Clone() if wxDataFo...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2009-01-12  Vadim Zeitlindon't use wxVector<wxDataFormat> from wx/clipbrd.h...
2008-12-23  Robert RoeblingAdded pseudo-asynchronous clipboard implemenation to...
2008-12-22  Paul Cornettnon-pch build fixes
2008-12-21  Robert RoeblingAdded experimental async clipboard format query
2008-06-11  Stefan Csomorfixing file paths after renaming
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...
2007-03-31  Vadim Zeitlin1. Moved m_usePrimary to wxClipboardBase as it's now...
2007-03-19  Václav Slavíksplit wxchar.h into several smaller headers
2006-01-23  Mart RaudseppInclude gtk1 headers for non-gtk2. I don't really like...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-10  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-06-20  Václav Slavíkcreate wxTheClipboard on first use, not startup --...
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-07-28  David ElliottwxCocoa: Include new platform-specific headers
2003-01-04  Mattia Barbon Remove #ifdef __WXSTUBS__ from 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
2002-02-05  Julian SmartReformatted Motif headers; added __WXX11__ symbol suppo...
2001-08-25  Vadim Zeitlinapplied patch 446836: removed qt headers
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
1999-10-21  Vadim Zeitlinand now it even compiles
1999-10-21  Vadim ZeitlinwxClipboard::IsOpened() and wxCLipboardLocker helper...
1999-10-21  Robert Roebling More DnD.
1999-10-21  Robert Roebling Made wxGTK compile and link again. Broke wxMSW a...
1999-10-21  Vadim ZeitlinwxDataObject changes - ok for MSW, still not for GTK...
1999-10-21  Vadim ZeitlinwxDataObejct and related changes (won't compile right...
1999-07-28  David Webster*** empty log message ***
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten BallüderInitial revision