Updates For OpenVMS support and some extra includes to define wx(xxxx)DC types.
[wxWidgets.git] / docs /
2007-12-20  Vadim Zeitlindocument HideWithEffect() too
2007-12-19  Vadim Zeitlinmore socket cleanup to allow using wxSocket from both...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::Reset(), clarified...
2007-12-17  Robert RoeblingAdded wxDataViewListIndexModel::RowsDeleted() and vario...
2007-12-16  Robert RoeblingAdd dataview context menu event definitions
2007-12-15  Vadim Zeitlindon't misinterpret the time after the date as a weekday...
2007-12-15  Vadim Zeitlindon't modify the output variable if ToXXX() fails to...
2007-12-15  Vadim Zeitlincorrect wxFooEventHandler name (patch 1851026)
2007-12-12  Vadim Zeitlinmention some of the major changes in 2.9 so far
2007-12-11  Vadim Zeitlinfix wxBitmapToggleButton link
2007-12-10  Vadim ZeitlinwxBufferedDC is in wxCore, not wxAdv
2007-12-10  Robert Roeblingdocument Apple event overrides and their use instead...
2007-12-09  Vadim Zeitlincorrect Clone() signature in the example
2007-12-09  Robert Roeblingtypo
2007-12-08  Vadim Zeitlinfix bitmaptglbtn.tex link
2007-12-08  Vadim Zeitlinfix LaTeX errors; set svn properties correctly
2007-12-08  Robert RoeblingAdded wxWrapSizer (modified patch: [1826950] Wrapping...
2007-12-08  Robert RoeblingDocument wxBitmapToggleButton, add update UI event...
2007-12-08  Bryan PettyFixed std::cout redirection code example.
2007-12-07  Vadim Zeitlinfix another LaTeX error
2007-12-07  Vadim Zeitlindocument that output parameter of ToLong/Double() shoul...
2007-12-06  Vadim Zeitlinfix typo in \param (patch 1845351)
2007-12-05  Julian SmartClarified context menu event behaviour.
2007-12-04  Václav Slavíkadded <scrollrate> parameter to wxScrolledWindow XRC...
2007-12-04  Bryan PettyCleaned up LaTeX CSS definitions (these modifications...
2007-12-03  Robert RoeblingMention different internal usage of index list model
2007-12-03  Robert RoeblingAdd support for wxDC_ROW_LINES for GTK+ and OS X
2007-12-02  Vadim Zeitlinimplemented wxNotificationMessage for wxMSW using wxTas...
2007-12-02  Robert RoeblingMention DC change
2007-12-02  Robert RoeblingFix docs
2007-12-01  Robert RoeblingMention wxDataViewTreeCtrl in wxDataViewCtrl docs
2007-12-01  Robert RoeblingAdded wxDataViewTreeCtrl
2007-11-30  Vadim Zeitlinmention wxDC change (more details would be welcome)
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-28  Vadim Zeitlinfix typo in an example (patch 1837973)
2007-11-25  Vadim Zeitlinremoved extraneous backslash
2007-11-24  Vadim Zeitlinadded Show/HideWithEffect() and implemented them using...
2007-11-24  Vadim Zeitlinadded wxNotificationMessage and implemented it generica...
2007-11-23  Václav SlavíkTeX files are not executables
2007-11-20  Vadim Zeitlinadded wxWindow::GetPrev/NextSibling()
2007-11-19  Robert Roeblingtypo
2007-11-18  Vadim Zeitlinexperimental IPv6 implementation (patch 1771429)
2007-11-18  Vadim Zeitlinadded public wxInfoMessageBox() (slightly modified...
2007-11-18  Vadim Zeitlinpreserve custom colours between calls to wxGetColourFro...
2007-11-18  Vadim Zeitlinuse newsince{2.9.0}, not {3.0}
2007-11-18  Francesco MontorsiwxRichTextAttr does not exist anymore - document instea...
2007-11-18  Robert Roeblingdocument attributes mechanism
2007-11-18  Robert RoeblingRemove useless GetRowCount
2007-11-17  Vadim Zeitlinallow to optionally use vendor name component in standa...
2007-11-17  Vadim Zeitlinadded vendor display name (for consistency with app...
2007-11-17  Vadim Zeitlinadd wxModule::AddDependency(name) overload (patch 1790451)
2007-11-16  Vadim Zeitlindocument Next/PrevControlId() removal (should have...
2007-11-13  Francesco Montorsiuse docparam instead of simple italic tag for parameter...
2007-11-13  Francesco Montorsiadd 'Application and process-management classes', ...
2007-11-13  Francesco Montorsidocument wxDECLARE_APP
2007-11-13  Francesco Montorsidocument wxFORCE_LINK_THIS_MODULE, wxFORCE_LINK_MODULE...
2007-11-13  Francesco Montorsiuser proper markup for the url to unicode website
2007-11-13  Francesco Montorsismall fix to inheritance hierarchy
2007-11-13  Francesco Montorsiupdate the file handling part of the manual; update...
2007-11-13  Francesco Montorsikeep function description before parameter documentation
2007-11-12  Vadim Zeitlinclarify wxHandleFatalExceptions() availability (bug...
2007-11-12  Václav Slavíkrenamed wxstd.po to wxstd.pot so that it uses standard...
2007-11-12  Vadim Zeitlinmove wxGetClientDisplayRect() fix into 2.8.7 section
2007-11-10  Vadim Zeitlindocument ItemDeleted()
2007-11-10  Vadim Zeitlinadded functions for setting the columns order in wxList...
2007-11-09  Vadim Zeitlincleanup wxURLModule after wxSocketModule to avoid crash...
2007-11-09  Vadim Zeitlinforward ported changes in 2.8.7 from WX_2_8_BRNACH
2007-11-09  Vadim Zeitlinfixed bugs with moving/centering the file dialog (repla...
2007-11-06  Julian SmartRemoved no longer needed desktop size hack
2007-11-06  Vadim Zeitlinimplement wxGetCientDisplayRect() correctly for X11...
2007-11-06  Julian SmartMoved desktop margin options to a more sensible place
2007-11-06  Julian SmartAdded sizer.desktopmargin.x, sizer.desktopmargin.y...
2007-11-05  Robert Roebling[ 1823588 ] gtk filedlg - droping support for gtk 2.2
2007-11-05  Vadim Zeitlinfix ReceiveTimeout() reference
2007-11-05  Vadim Zeitlinupdate the requirements: OS X >= 10.3, GTK+ >= 2.4
2007-11-05  Vadim Zeitlinimplement AutoComplete for wxMSW too
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoCompleteFileNames() and implemen...
2007-11-04  Vadim Zeitlinadded wxTextEntry::AutoComplete() and implemented it...
2007-11-04  Vadim Zeitlinimplement wxLocale::GetInfo() using CFLocale (modified...
2007-11-04  Vadim Zeitlinmention that wxTE_PROCESS_ENTER must be used in order...
2007-11-03  Vadim Zeitlinadded wxWindow::AlwaysShowScrollbars() and its wxMac...
2007-11-01  Vadim Zeitlinadded wxMessageQueue class for inter-thread communications
2007-10-31  Vadim Zeitlinmention that bitmap must be selected out of wxMemoryDC...
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
2007-10-29  Vadim Zeitlinfix syntax errors in the example
2007-10-29  Vadim Zeitlinfix syntax error in the example
2007-10-28  Stefan NeisOS/2 currently unsupported due to platform's insufficie...
2007-10-27  Vadim Zeitlinfix memory leak in the usage example
2007-10-26  Vadim Zeitlinremove more references to wxODBC
2007-10-26  Julian SmartAdded documentation for gtk.window.force-background...
2007-10-25  Chris Elliottchanges to Borland install/usage
2007-10-23  Vadim Zeitlinremove ODBC and DBgrid libraries
2007-10-22  Vadim Zeitlinadded wxBG_STYLE_TRANSPARENT and implemented it for...
2007-10-22  Vadim Zeitlinescape underscores introduced by the last change
2007-10-22  Vadim Zeitlinremoved mention of inexistent file
2007-10-22  Chris Elliottcorrect file path
2007-10-22  Chris Elliottupdate to 2.9
2007-10-22  Chris Elliottupdate to 2.9
2007-10-22  Chris Elliottchecked locations between 2.8 and 2.9
2007-10-20  Vadim Zeitlinmany wxIPC Unicode and UTF-8 fixes (use void* instead...
next