Applied patch #1821711 (workaround for Watcom inconsistency wrt Posix functions)
[wxWidgets.git] / docs /
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...
2007-10-05  Robert Roeblingforgot to commit
2007-10-03  Vadim Zeitlinsemaphore with count of 1 is not exactly the same as...
2007-10-02  Vadim Zeitlinmention that Win32 mutexes are always recursive
2007-10-02  Robert RoeblingDocument _ITEM_VALUE_CHANGED and implmement it equally...
2007-10-01  Robert RoeblingAdded API for adding/deleting/changing multiple items
2007-09-30  Václav Slavíkgenerate #line references to source .xrc files in wxrc...
2007-09-30  Václav Slavíkinclude line number information in wxXmlNode (based...
2007-09-24  Václav Slavíkdocument that GetAttribute's argument must not be NULL
2007-09-23  Vadim Zeitlinadded wxWindow::GetPopupMenuSelectionFromUser() (modifi...
2007-09-22  Robert RoeblingRemoved last bits of DrawScaledBitmap (was removed...
2007-09-22  Bryan PettyCorrected doc typo (missing escaped underscore).
2007-09-21  Julian SmartDoc corrections
2007-09-21  Vadim Zeitlinpredefine _WIN32_IE before including shellapi.h too...
2007-09-21  Julian SmartCorrected typo
2007-09-21  Vadim Zeitlinadded wxDEPRECATED_INLINE, use it for wxPixelData<wxBit...
2007-09-21  Robert RoeblingMention that DrawLines( wxList *) is deprecated
2007-09-20  Vadim Zeitlinapply XRCID() automatically to XRCSIZERITEM() argument...
2007-09-20  Vadim Zeitlinadded Portuguese translation from Antonio Cardoso Martins
2007-09-19  Robert RoeblingCorrect alphabetical order
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-09-18  Julian SmartwxBORDER_THEME now means 'use an appropriate themed...
2007-09-17  Robert RoeblingAlways make wxWindow::SetFocus() focus the window,...
2007-09-17  Vadim Zeitlindon't abbreviate 'control' to 'ctrl' (patch 1780280)
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-16  Vadim Zeitlinadded XRCSIZERITEM() allowing to directly retrieve...
2007-09-14  Vadim Zeitlinmention that support for reading alpha from TIFF images...
2007-09-14  Vadim Zeitlinreverted the change of wxCmdLineEntryDesc fields to...
2007-09-14  Robert RoeblingAPI change: a single SELECTION_CHANGED not lots of...
2007-09-13  Vadim Zeitlinadded attribution for wxSYS_DCLICK_TIME time change
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-10  Vadim Zeitlinmention that NULL/"" changes also affect struct fields
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-09-09  Vadim Zeitlindeclare wxEVT_GRID_COL_MOVE event (which was defined...
2007-09-09  Vadim Zeitlinfixed off by 1 bug in wxDC::GradientFillLinear() (patch...
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-09-07  Vadim Zeitlinbetter document some of the incompatibilities introduce...
2007-09-07  Vadim Zeitlinchange wxCmdLineEntryDesc::short/longName type to wxStr...
2007-09-07  Vadim Zeitlindon't use _T() inside wxGetTranslation() and related...
2007-09-07  Vadim Zeitlinchanged wxCmdLineEntryDesc::short/longName fields type...
2007-09-06  Robert RoeblingExplain various printing backends in GTK+
2007-09-06  Robert RoeblingMention wxUSE_GTKPRINT define
2007-09-03  Vadim Zeitlinfix translation of wx priority values to the standard...
2007-09-03  Vadim Zeitlinfix WX_GL_STEREO attribute handling: value for it was...
2007-08-31  Václav Slavíkfixed badly named wxHtmlTag::GetParam() argument: with_...
2007-08-31  Robert Roeblingtypo
next