remove check for missing gtk_icon_size_lookup, since it is for GTK+ 2.1, and 2.4...
[wxWidgets.git] / docs /
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...
2007-10-20  Vadim Zeitlinfix (reversed) operator!() description (bug 1817138)
2007-10-20  Robert RoeblingAdded wxDataViewCustomRenderer::RenderText() for render...
2007-10-20  Vadim Zeitlinload message catalogs using wxFileSystem; use wxMemoryB...
2007-10-20  Vadim Zeitlindon't update the tree unnecessarily in Expand/CollapseA...
2007-10-20  Vadim Zeitlinspelling and other minor fixes (patch 1806283)
2007-10-20  Vadim Zeitlinadd discussion about the problems of using Yield()...
2007-10-19  Robert Roeblingminor corr
2007-10-19  Robert Roeblingminor corr
2007-10-19  Julian SmartAdded wxVariantData::Clone and wxVariant::Unshare
2007-10-19  Robert RoeblingUse wxPointList instead of wxList in wxDC code
2007-10-18  Robin Dunnfix typo
2007-10-18  Robin DunnMake event overview doc more clear about instances...
2007-10-18  Vadim Zeitlincorrected GetKeyInfo() (bug 1815516)
2007-10-17  Vadim Zeitlinexplicitly mention that IsChecked() can't be used with...
2007-10-17  Vadim Zeitlinfix references to wxCmdLineParser ctor
2007-10-17  Vadim Zeitlinfix broken links
2007-10-17  Robert RoeblingDocument alignment parameter
2007-10-17  Robert RoeblingMinor doc updates
2007-10-17  Robert RoeblingMinor doc updates
2007-10-17  Robert RoeblingMinor doc updates
2007-10-17  Robert RoeblingMinor doc updates
2007-10-17  Bryan PettyCorrected doc typo (missing escaped underscore). Patch...
2007-10-16  Robert RoeblingMoved paragraph to right place
2007-10-16  Robert RoeblingDoc improvements
2007-10-16  Robert RoeblingCorrected AppendXXXColumn method params
2007-10-16  Robert RoeblingDocs for wxDataViewTreeStore
2007-10-13  Robert RoeblingMinor doc corr
2007-10-13  Robert RoeblingUse typesafe wxVariantList in wxVariant instead of...
2007-10-13  Robert RoeblingwxVariantData no longer inherits from wxObject
2007-10-12  Robert Roeblingadded wxDataViewModel::HasContainerColumns
2007-10-10  Chris Elliottupdate souce of wxart2d
2007-10-10  Benjamin Williamsadded DockFixed() pane option; doc updates
2007-10-09  Julian SmartMerged wxRichTextAttr and wxTextAttrEx into wxTextAttr...
2007-10-08  Vadim Zeitlinadded wxBase64Decode() overload taking wxString, otherw...
2007-10-07  Vadim Zeitlinmade wxTreeCtrl::GetNextVisible() behave in the same...
2007-10-06  Vadim Zeitlinalways return wxString from wxGetUserHome() instead...
next