XRC: make wxStaticText's wrap property a dimension.
[wxWidgets.git] / docs / doxygen / mainpages /
2013-08-27  Vadim ZeitlinHandle custom configurations in MSVC-specific setup.h.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-10  Vadim ZeitlinRecognize VC12 (a.k.a. MSVS 2013) and define __VISUALC1...
2013-07-06  Vadim ZeitlinUpdate announcement and readme files for 2.9.5 release.
2013-05-24  Stefan Csomoradding x server license terms for polygon methods
2013-05-06  Vadim ZeitlinAdd IEEE 754 single/double precision support to wxDataS...
2013-04-08  Vadim ZeitlinUse API_VERSION_NUMBER for debug help API version check.
2013-03-31  Vadim ZeitlinRemove remaining occurrences of wxUSE_XPM_IN_MSW.
2013-02-09  Vadim ZeitlinDon't include the manifest in wx/msw/wx.rc by default...
2012-11-03  Bryan PettyBumped the reference manual date.
2012-11-03  Bryan PettyMoved format selection logic into environment variables...
2012-11-03  Bryan PettyFixed docs footer to bottom, and fixed up TOC on all...
2012-10-24  Vadim ZeitlinRemove wxAUI dependency on wxXML as it doesn't depend...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-07-23  Vadim ZeitlinUse __DARWIN__ instead of __WXOSX__ in non-GUI code.
2012-07-03  Vadim ZeitlinAlso update the minimal GTK+ version in the introductio...
2012-07-03  Vadim ZeitlinUpdate the date in the manual before 2.9.4 release.
2012-07-02  Paul Cornettadd some mention of GTK3 support
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-05-19  Stefan Csomoradjusting min requirements
2012-04-05  Vadim ZeitlinRemove support for MetroWerks CodeWarrior compiler.
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-02-29  Vadim ZeitlinRecognize MSVC 11 instead of warning about unknown...
2012-02-14  Vadim ZeitlinMention __WIN64__ in the preprocessor defines documenta...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-15  Vadim ZeitlinRemove wxMGL port.
2012-01-15  Vadim ZeitlinRemove Palm OS port.
2012-01-15  Vadim ZeitlinRemove the documentation of non-existent wxNO_T macro.
2011-12-08  Bryan PettyRegenerated new Doxygen custom HTML header, footer...
2011-12-02  Dimitri SchoolwerthUpdated out of date versions and release dates.
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-19  Steve LamertonUpdate documentation for new library name.
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-08  Steve LamertonAdd wxWebView sample to documentation.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-29  Vadim ZeitlinUpdated copyright year before 2.9.2 release.
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...
2011-04-23  Vadim ZeitlinAdd wxDC::SetTransformMatrix() and related methods...
2011-04-04  Dimitri SchoolwerthChanged licence references to "wxWindows licence".
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-01-19  Vadim ZeitlinAdd wxIntegerValidator and wxFloatingPointValidator...
2011-01-19  Vadim ZeitlinAdd wxHAS_LONG_LONG_T_DIFFERENT_FROM_LONG symbol.
2011-01-19  Vadim ZeitlinMention modal dialogs in the wxWindow objects allocatio...
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-11-07  Vadim ZeitlinUpdate and reorganize XRC overview to make it more...
2010-10-24  Vadim ZeitlinAllow to use space to toggle spinning of the cube in...
2010-10-16  Vadim ZeitlinAdd wxHAS_3STATE_CHECKBOX symbol.
2010-10-01  Vadim ZeitlinAdd wxHAS_BITMAPTOGGLEBUTTON and test for it in the...
2010-09-15  Vadim ZeitlinRemove display information caching from MSW wxDisplay...
2010-09-10  Vadim ZeitlinAdd a possibility to show a progress dialog on dialog...
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-08-19  Robert RoeblingLink to wxRichMessageDialog in some places
2010-08-10  Vadim ZeitlinWIP
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinGlobally rename all occurrences of "XCode" to "Xcode".
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-12  Vadim ZeitlinReplace remaining references to 2.9.0 with 2.9.1.
2010-05-11  Francesco Montorsiupdate the main page of the manual to be more consisten...
2010-05-11  Francesco Montorsiminor fixes to reduce number of Doxygen warnings
2010-03-19  Francesco MontorsiFix various doxygen warnings
2010-03-12  Vadim ZeitlinAdd minimal support for QNX to configure.
2010-01-19  Vadim ZeitlinFurther enhancement to the samples overview page.
2010-01-19  Vadim ZeitlinExplain the location of samples better in the samples...
2009-11-21  Jaakko SalliAdded a new documentation overview section 'Caveats...
2009-11-06  Vadim ZeitlinRecognize MSVC 10 in wx/platform.h.
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-12  Vadim ZeitlinAdd wxDEBUG_LEVEL to wx/setup.h and document it.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-05-30  Vadim Zeitlindefine HAVE_LARGEFILE_SUPPORT in setup.h when large...
2009-05-01  Vadim Zeitlinput wx{Keyboard,Mouse}State in events category instead...
2009-04-26  Vadim Zeitlinset eol style correctly (see #10745)
2009-04-25  Vadim Zeitlinattempt to hyperlink wxCHECK_VISUALC_VERSION
2009-04-25  Vadim Zeitlindefine __EVC4__ for eVC 4 compiler to make testing...
2009-04-23  Vadim Zeitlinanother typo correction; provide GNU gettext link
2009-04-23  Vadim Zeitlinfix links and references to cvs (closes #10729)
2009-04-21  Stefan Csomoradding me to author, updating date
2009-03-20  Francesco Montorsiupdate date for 2.9.0 release; set the title to "Refere...
2009-03-15  Kevin OllivierConsider wxOSX the port name, and have wxOSX/Carbon...
2009-03-14  Francesco Montorsimore links to native docs for wxGTK; some typo fix
2009-03-12  Kevin OllivierFix reference ids and update Mac requirements in the...
2009-03-12  Kevin OllivierUpdate wxMac docs to reflect new wxOSX/Carbon and wxOSX...
2009-03-06  Kevin Ollivierdocs/mac is now docs/osx.
2009-03-03  Francesco Montorsiupdate the list of samples
2009-02-18  Bryan PettyFix manual references to the events overview after...
2009-02-17  Bryan PettyUpdated version numbers tech note with new doxygen...
2009-02-16  Stefan Csomoradding new defines for OSX
2009-02-10  Bryan PettyFixed section identifiers (the added section needed...
next