Update OpenVMS makefile
[wxWidgets.git] / docs / doxygen / overviews /
2013-09-16  Václav SlavíkFix wrong type information for {v,h}gap in XRC format...
2013-09-11  Václav SlavíkDon't lie about wxImageList in XRC format spec.
2013-09-11  Václav SlavíkMinor corrections to XRC format description.
2013-09-11  Václav SlavíkFix incorrect XRC format docs for wxMenu(Bar)'s "style...
2013-09-03  Václav SlavíkAdd missing XRC format docs for wxComboCtrl and wxEdita...
2013-09-03  Václav SlavíkRemove reduntant content from XRC format docs.
2013-08-06  Vadim ZeitlinFix a couple of spelling mistakes in the documentation.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-07  Vadim ZeitlinCorrect typo in a link in i18n documentation page.
2013-07-07  Václav SlavíkClarify .mo deployment in i18n overview.
2013-05-04  Vadim ZeitlinFix event handling order in doc/view framework.
2013-03-21  Vadim ZeitlinUse flat generic status bar by default and add wxSB_SUNKEN.
2012-12-01  Vadim ZeitlinMiscellaneous spelling and typo fixes in the documentation.
2012-11-03  Bryan PettyFinished adding @tableofcontents to all overviews in...
2012-11-03  Bryan PettyFixed appearance images to use Doxygen @image command...
2012-11-03  Bryan PettyFixed docs footer to bottom, and fixed up TOC on all...
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-06-30  Vadim ZeitlinAdd skeleton documentation for wxAuiNotebook-related...
2012-05-20  Vadim ZeitlinRemove non-existent section from Unicode overview TOC.
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-02-09  Vadim ZeitlinFix typo in wxSlider XRC format documentation.
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-09  Dimitri Schoolwerthno code changes, fixed some typos
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-11  Vadim ZeitlinMinor corrections to event handling overview documentation.
2011-11-05  Francesco Montorsifix some simple Doxygen warning
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-09-29  Vadim ZeitlinAdded XRC handler for wxTimePickerCtrl.
2011-09-18  Vadim ZeitlinMinor fixes to code examples in wxPropertyGrid document...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
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-07-25  Steve LamertonMerge in from trunk r67662 to r64801
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-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-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-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-16  Vadim ZeitlinAdd skeleton documentation for wxAuiToolBar and related...
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-12-22  Jaakko SalliAdded section 'Customizing Keyboard Handling' into...
2010-11-18  Vadim ZeitlinImprove documentation about handling C++ exceptions...
2010-11-07  Vadim ZeitlinAdd support for id ranges to XRC.
2010-11-07  Vadim ZeitlinUpdate and reorganize XRC overview to make it more...
2010-10-23  Vadim ZeitlinAdd XRC handler for wxToolbook.
2010-10-23  Vadim ZeitlinDon't assume any particular default size for XRC image...
2010-10-20  Vadim ZeitlinAdd XRC handler for wxCommandLinkButton.
2010-08-26  Jaakko SalliChanged wxArrayStringProperty default delimiter to...
2010-08-08  Jaakko SalliMoved wxPGProperty::SetFlag() to protected API since...
2010-07-25  Francesco Montorsifix double documentation for the same wxLogTrace()...
2010-07-25  Francesco Montorsirefactor wxLog documentation moving verbose parts to...
2010-07-25  Francesco MontorsiwxGraphics* classes are all ref-counted
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-10  Jaakko SalliwxArrayEditorDialog now uses wxEditableListBox. It...
2010-07-07  Francesco Montorsimention wxPostEvent() and wxQueueEvent() and related...
2010-07-04  Jaakko SalliMention why wxPG_EX_UNFOCUS_ON_ENTER was removed
2010-07-04  Jaakko SalliChanged wxPropertyGrid default property validation...
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-06-13  Jaakko SalliDocumented pythonic iterators
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-04-16  Jaakko SalliAdapted wxPropertyGrid documentation, samples, tests...
2010-04-16  Václav SlavíkRemove wxLOCALE_CONV_ENCODING flag.
2010-03-28  Václav SlavíkwxHTML: Support percentage width in IMG tag.
2010-02-14  Jaakko SalliAdded note about removed member function wxPropertyGrid...
2010-02-14  Jaakko SalliAdded wxPropertyGridInterface::SetColumnProportion...
2010-01-18  Vadim ZeitlinAdd support for stretchable spacers to XRC wxToolBar...
2010-01-09  Vadim ZeitlinMinor fixes and enhancements to wxWindowID documentation.
2009-12-30  Vadim ZeitlinExplicitly mention MSVC std::fstream(wxString) incompat...
2009-12-26  Jaakko SalliReduced unnecessary wxT usage
2009-12-26  Jaakko SalliReplaced 'InlineHelp' property attribute with 'Hint...
2009-11-21  Jaakko SalliAdded a new documentation overview section 'Caveats...
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-07  Vadim ZeitlinShow the order in which different event handlers are...
2009-09-03  Vadim ZeitlinClarify the priority rules for static and dynamic handlers.
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-23  Vadim ZeitlinExtract event handlers chain documentation in a separat...
next