Add wxSpinCtrl::SetBase() to allow entering hexadecimal numbers.
[wxWidgets.git] / docs / doxygen / overviews /
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...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-06-15  Vadim Zeitlinadd support for bitmap and bitmapposition tags to the...
2009-06-15  Vadim Zeitlinfix Doxygen syntax error which prevented output for...
2009-06-13  Vadim Zeitlinadded own{fg,bg,font} allowing to set non-inheritable...
2009-06-12  Robert RoeblingUpdate docs to mention wxRefCounter class
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-10  Jaakko SalliAdded note about 'Py' prefix no longer being necessary...
2009-06-07  Jaakko SalliAdded section 'Changes from wxPropertyGrid 1.4'
2009-06-04  Vadim Zeitlinvalue of wrap parameter of wxStaticText must be specifi...
2009-05-25  Vadim Zeitlincorrect a typo in wxSplitterWindow gravity parameter...
2009-05-25  Vadim Zeitlinadd support for defining list control columns in XRC...
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-05-02  Vadim Zeitlinadded wxStd{In,Out}putStream classes (closes #10637)
2009-04-26  Vadim Zeitlinadd a possibility to disable individual grid rows/colum...
2009-04-26  Vadim Zeitlinadded short col/row resizing overview
2009-03-30  Vadim Zeitlinminor improvements to Bind() description
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
2009-03-29  Vadim Zeitlinupdate documentation for Bind() (closes #10594)
2009-03-23  Vadim Zeitlinmention wxGridBagSizer (closes #10488)
next