Update OpenVMS makefile
[wxWidgets.git] / docs / doxygen / overviews /
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
2008-11-23  Francesco Montorsimany document corrections by charles; partial commit...
2008-11-22  Francesco Montorsimodernize the documented systems to declare new events
2008-10-30  Francesco Montorsifix typos
2008-10-30  Francesco Montorsimodernized
2008-10-28  Francesco Montorsiadded some 'wxString::' portions to make referenced...
2008-10-23  Francesco Montorsiremove references to tex2rtf; it's not part of wxWidget...
2008-10-19  Francesco Montorsidoxygen warnings and formatting fixes
2008-10-15  Vadim Zeitlindocument GetSizeAvailableForScrollTarget()
2008-10-13  Francesco Montorsiadd docs for the #define of wxBookCtrl
2008-10-06  Jaakko SalliFix RCS-IDs
2008-10-04  Robert RoeblingMoved list of subclasses away from 'classes overview...
2008-10-01  Václav SlavíkwxSpinButton was missing in XRC spec, added
2008-10-01  Václav Slavíkget rid of public constants for various XRC defaults...
2008-10-01  Václav Slavíkfinished XRC format specification: added docs for all...
2008-09-25  Francesco Montorsifinal f*h interface header reviews
2008-09-25  Francesco Montorsifix many doxygen warnings; added wxMotif section in...
2008-09-22  Vadim Zeitlinfix the event handling in presence of pushed event...
2008-09-22  Vadim Zeitlinno changes, just some markup fixes
2008-09-22  Vadim Zeitlincorrect and expand (while omitting the irrelevant bits...
2008-09-21  Jaakko Salli'wx(U)LongLong << variant' type safety improved (now...
2008-09-21  Jaakko SalliA lot of documentation revision. Updated doctest code...
2008-09-19  Jaakko SalliRemoved macros to create enum and flag props with custo...
2008-09-19  Jaakko SalliMoved wxPGChoices m_choices member from various propert...
2008-09-18  Jaakko SalliReplaced @link with @ref
2008-09-18  Jaakko SalliMade section names more globally unique
2008-09-14  Jaakko SalliUpdated documentation to acknowledge the fact that...
2008-09-14  Jaakko SalliwxVariant list used to translate between list of proper...
2008-09-12  Vadim Zeitlinadded wxPropertyGrid from Jaakko Salli (#9934)
2008-09-11  Vadim Zeitlinmade wxLogGui more flexible and documented it and added...
2008-09-06  Václav Slavíkadded XRC format documentation to the manual (per-class...
2008-08-29  Robert RoeblingMention wxString caching in UTF-8 ode
2008-06-28  Vadim Zeitlindeprecate wxTE_AUTO_SCROLL as it's always on in the...
2008-06-08  Vadim Zeitlinmake list whose items are referred to by their numbers...
2008-05-30  Vadim Zeitlinmention the problem with writing enums to wxConfig...
2008-05-30  Vadim Zeitlinmention the ambiguities which arise when passing wxStri...
2008-05-21  Robert RoeblingUpdate wxString overview
2008-05-17  Václav Slavíkminor Unicode overview corrections
2008-05-11  Vadim Zeitlintake const wxConfig object in wxDocManager::FileHistory...
2008-05-08  Vadim Zeitlinupdate and complete Unicode overview; add an overview...
2008-05-04  Bryan PettyInitial review of various [q-r] by Utensil Candel.
2008-04-29  Robert RoeblingMinor clarification
2008-04-25  Robert RoeblingMinor updates
2008-04-25  Robert Roeblingconst_iterator
2008-04-17  Bryan PettyFixed wxScrolledWindow references to properly link...
2008-04-15  Vadim Zeitlinadded a section about Connect(), improve/streamline...
2008-04-10  Francesco Montorsirevisions of o-p headers contributed by Utensil Candel...
next