Document wxBitmapToggleButton XRC parameters.
[wxWidgets.git] / docs / doxygen / overviews /
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)
2009-03-18  Francesco Montorsiuse doxygen autolinking feature; use @ref command for...
2009-03-18  Vadim Zeitlinset native eol-style for the overview files
2009-03-15  Václav Slavíkfixed docs of rows/cols XRC property
2009-02-22  Vadim Zeitlinput something in the content field type in the tables...
2009-02-18  Francesco Montorsiname wxThreadEvent and YieldFor in wxProgressDialog...
2009-02-18  Bryan PettyFix manual references to the events overview after...
2009-02-07  Vadim Zeitlinupdate custom event definition documentation; document...
2009-02-07  Vadim Zeitlinupdate/reorganize events overview and changed links...
2009-02-06  Francesco Montorsiremove typo
2009-02-06  Francesco Montorsifix title of the previously-modified section
2009-02-06  Francesco Montorsimention wxwindow::SetExtraStyle( wxWS_EX_VALIDATE_RECUR...
2009-02-05  Francesco Montorsiremove mention of wxMutexGuiEnter/leave from the multit...
2009-02-05  Francesco Montorsiadd many references to the overview_windowsizing topic...
2009-01-31  Vadim Zeitlinremove extra line breaks which prevents Doxygen from...
2009-01-30  Vadim Zeitlinadd support for persistent controls
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-19  Francesco Montorsifix some wording and a typo
2008-12-27  Francesco Montorsiautolink CreateButtonSizer
2008-12-20  Francesco Montorsimention multi-core systems and wxThread::GetCPUCount
2008-12-17  Robert RoeblingMinor stream class changes
2008-12-14  Francesco Montorsireformat stream overview and provide a description...
2008-12-08  Francesco Montorsiadded a overview_string_binary section describing what...
2008-12-06  Francesco Montorsimoved many things from wxString reference page to the...
2008-12-05  Francesco Montorsiadd definitions of some Unicode terms (code point/unit...
2008-12-02  Vadim ZeitlinDoxygen markup corrections after last change
2008-12-02  Vadim Zeitlinadd support for creating drop down toolbar buttons...
2008-12-02  Francesco Montorsidocument the main event table macros, wxEventType,...
2008-12-01  Francesco Montorsiadding a new topic overview about writing custom widget...
2008-12-01  Francesco Montorsiuse sections and an initial TOC like all other overviews
2008-11-25  Bryan PettyFixed doxygen warnings regarding the XRC File Format...
2008-11-25  Francesco Montorsicommit remaining portions of #10087
next