Remove wxAUI dependency on wxXML as it doesn't depend on it.
[wxWidgets.git] / docs / doxygen /
2012-10-24  Vadim ZeitlinRemove wxAUI dependency on wxXML as it doesn't depend...
2012-10-23  Vadim ZeitlinAdd support for wxRibbonBar and related controls to...
2012-10-23  Vadim ZeitlinAdd support for wxAuiNotebook to XRC.
2012-10-23  Vadim ZeitlinRefactor wxXRC to allow defining handlers outside of...
2012-10-19  Vadim ZeitlinAllow specifying all wxFlexGridSizer parameters in...
2012-10-16  Vadim ZeitlinCorrect example of handling property values changes...
2012-09-28  Vadim ZeitlinAdd "inherit" to <font> XRC tag.
2012-09-13  Vadim ZeitlinAdd wxBITMAP_PNG() macro similar to wxBITMAP() but...
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-11  Vadim ZeitlinFix typo in an example of Bind()-ing a function in...
2012-07-23  Vadim ZeitlinUse __DARWIN__ instead of __WXOSX__ in non-GUI code.
2012-07-10  Vadim ZeitlinIncrease version to 2.9.5.
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-30  Vadim ZeitlinAdd skeleton documentation for wxAuiNotebook-related...
2012-06-30  Vadim ZeitlinUpdate debugging macros overview in the docs.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-13  Robin DunnAllow the doxygen command to be used to be specified...
2012-05-20  Vadim ZeitlinRemove non-existent section from Unicode overview TOC.
2012-05-19  Stefan Csomoradjusting min requirements
2012-05-13  Vadim ZeitlinDisable the use of UTF-8 by default in Unix builds.
2012-05-09  Vadim ZeitlinImprove wxWindow best size documentation, mention DoGet...
2012-04-10  Robin DunnRemove the wxPython-only doc snippets from the C++...
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-21  Robin DunnIf WXWIDGETS is not set and if on cygwin then set it...
2012-02-14  Vadim ZeitlinMention __WIN64__ in the preprocessor defines documenta...
2012-02-09  Vadim ZeitlinFix typo in wxSlider XRC format documentation.
2012-02-04  Vadim ZeitlinFix the URL generated by Doxygen @sampledir macro.
2012-01-25  Bryan PettyAdded more conveniently placed 'List of All Members...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2012-01-15  Vadim ZeitlinFix another typo in section names in the XRC overview.
2012-01-15  Vadim ZeitlinFix wxBitmapToggleButton section name in XRC format...
2012-01-15  Vadim ZeitlinFix minor errors in XRC format overview.
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.
2012-01-09  Dimitri Schoolwerthno code changes, fixed some typos
2012-01-02  Bryan PettyFixed javascript errors in CHM version of the manual.
2011-12-27  Vadim ZeitlinAdd support for more CSS styles to SPAN tag in wxHtmlWi...
2011-12-22  Vadim ZeitlinAdd wxLogFormatter to allow easier wxLog output customi...
2011-12-20  Vadim ZeitlinProvide native implementation of wx{Date,Time}PickerCtr...
2011-12-16  Vadim ZeitlinIncremented the version number to 2.9.4 everywhere.
2011-12-11  Vadim ZeitlinMinor corrections to event handling overview documentation.
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 Montorsino real change: just move Docset/CHM/QCH declarations...
2011-11-05  Francesco Montorsifix some simple Doxygen warning
2011-11-05  Francesco Montorsibetter links to the stock item ID list
2011-11-04  Vadim ZeitlinCorrect the misleading example of using id ranges in...
2011-10-20  Vadim ZeitlinAdd "checked" property for toolbar tool elements in...
2011-10-19  Václav SlavíkCleanup of wxDataViewCtrl cell activation code.
2011-10-18  Vadim ZeitlinAdded wxRichToolTip class.
2011-10-11  Vadim ZeitlinMove SetBackgroundBitmap() from wxPanel to new wxCustom...
2011-10-02  Vadim ZeitlinAdded GTK+ screenshot of wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-29  Vadim ZeitlinAdd wxTimePickerCtrl class.
2011-09-18  Vadim ZeitlinMinor fixes to code examples in wxPropertyGrid document...
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 ZeitlinCopy generic images when building the documentation...
2011-08-27  Vadim ZeitlinAdd new wxTreeListCtrl class.
2011-08-23  Dimitri SchoolwerthAdded wxBITMAP_TYPE_TIFF and wxBITMAP_TYPE_TIFF_RESOURCE.
2011-08-22  Vadim ZeitlinAdd XRC handler for wxBannerWindow and a test for it...
2011-08-22  Vadim ZeitlinAdd new wxBannerWindow class.
2011-08-22  Vadim ZeitlinAdd @genericAppearance Doxygen macro.
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-07-22  Vadim ZeitlinIncreased the version to 2.9.3.
2011-07-21  Vadim ZeitlinAllow marking wxTreeBook nodes to expand initially...
2011-07-16  Václav SlavíkAdd support for column header images to wxListCtrl...
2011-07-02  Steve LamertonAdd web documentation category.
2011-06-29  Vadim ZeitlinUpdated copyright year before 2.9.2 release.
2011-06-12  Stefan Csomoradding docset processing instructions
2011-06-12  Stefan Csomoradding lighter css variant for xcode docsets
2011-06-11  Stefan Csomoradding more specific info for docset
2011-06-10  Stefan Csomoradding implementation for osx
2011-05-19  Steve LamertonMove wxWebView documentation into a separate interface...
2011-05-13  Vadim ZeitlinDon't use the standard containers by default.
2011-05-11  Julian SmartwxRTC doc updates
2011-05-09  Vadim ZeitlinDocument wxBitmapToggleButton XRC parameters.
2011-04-30  Dimitri SchoolwerthNo code changes, fixed some typos.
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-03-01  Václav SlavíkPass wxRect/wxPoint arguments to wxDataViewCustomRender...
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
2011-02-26  Vadim ZeitlinMention wxZlib classes in archives overview.
2011-02-23  Vadim ZeitlinUpdate and improve "Hello world" example in the documen...
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...
next