XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / interface / wx / defs.h
2013-09-04  Vadim ZeitlinAdd wxDEPRECATED_MSG() and use it in a couple of places.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-04-30  Robin DunnAdd wxICON_AUTH_NEEDED
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-22  Vadim ZeitlinSort wxPAPER_XXX constants alphabetically in the docume...
2012-11-20  Vadim ZeitlinRevert all wxNOEXCEPT-related changes.
2012-11-17  Vadim ZeitlinAdd wxNOEXCEPT and use it for std::streambuf-derived...
2012-10-27  Robin DunnAdd missing WXK constants for the control keys
2012-03-10  Vadim ZeitlinDocument wxPrintQuality and wxPRINT_QUALITY_XXX constants.
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-09  Dimitri Schoolwerthno code changes, fixed some typos
2012-01-03  Stefan Csomorfixes #13695
2011-11-27  Vadim ZeitlinChange value of wxHELP to avoid clash with wxSTAY_ON_TOP.
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-09-27  Robin DunnMore interface updates for Phoenix
2011-09-16  Robin Dunnfixes for missing or broken interface items for Phoenix
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-03  Robin DunnFix some broken or add some missing interface declarati...
2011-08-16  Stefan Csomoradapting to new ctrl constant handling on OSX
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2010-09-11  Vadim ZeitlinAdd WXK_NONE symbolic constant indicating absence of...
2010-08-20  Vadim ZeitlinMention that not all standard IDs are stock IDs.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-12-08  Vadim ZeitlinMake wxPORTRAIT and wxLANDSCAPE elements of wxPrintOrie...
2009-11-27  Vadim ZeitlinAdd symbolic constant wxALIGN_INVALID and use it instea...
2009-06-16  Vadim Zeitlinintroduce wxBG_STYLE_{ERASE,PAINT} and implement their...
2009-06-14  Vadim Zeitlinpreparation work for implementing images support in...
2009-06-02  Vadim Zeitlinadded wxUINTn_MAX constants; document them together...
2009-02-27  Vadim Zeitlinadded wxDECLARE_NO_COPY_TEMPLATE_CLASS_2
2009-02-26  Vadim Zeitlinadded wxDEPRECATED_BUT_USED_INTERNALLY_INLINE
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-30  Francesco Montorsidocument the wxIntXX/wxFloatXX/wxCharXX types; add...
2009-01-28  Francesco Montorsidocument various enumerations defined in defs.h; give...
2009-01-18  Francesco Montorsidocument some wxID_* constants
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-11-22  Francesco Montorsiminor fixes; replace references to Windows95 with refer...
2008-10-30  Francesco Montorsifixed the error 'macro parameters must be comma-separat...
2008-09-15  Vadim Zeitlindocument wxDELETE() and wxDELETEA() (now committing...
2008-08-27  Bryan PettyFix misc documentation warnings (patch by Tim Stahlhut).
2008-08-08  Vadim Zeitlinadd DECLARE_NO_COPY_TEMPLATE_CLASS
2008-08-08  Vadim Zeitlindocument DECLARE_NO_{COPY,ASSIGN}_CLASS
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...