Use Rob O'Connor's icons, provided under the wxWindows Licence
[wxWidgets.git] / docs /
2005-05-13  Włodzimierz SkibaFixed wrong positioning of marks and enumerations in...
2005-05-13  Włodzimierz SkibawxHtmlContainerCell::GetFirstCell was replaced with...
2005-05-12  Kevin HockUpdated docs to accurately define wxHIDE_READONLY,...
2005-05-10  Włodzimierz SkibaDo not send event for already selected menu radio item...
2005-05-08  Michael WetherellAdd some tips on fault navigation after input from...
2005-05-06  Julian SmartTake src x, y into account when blitting with alpha
2005-05-04  Vadim Zeitlinfixed GetLongPath(): it never used ::GetLongPath()...
2005-05-03  Julian SmartA control's text colour now reflects the system colour...
2005-05-01  Václav Slavíkthe manual contained wrong licence wording inconsistent...
2005-04-29  Julian SmartRemoved previous broken fix for deferred positioning...
2005-04-29  Julian SmartAdjustScrollbars can go into an infinite loop, so bail...
2005-04-28  Julian SmartReverted/commented out unsuccessful defer fix
2005-04-28  Julian SmartWorked around an apparent bug in Windows whereby some...
2005-04-25  Julian SmartFixed erroneous selection of content in comboboxes...
2005-04-23  Julian SmartRemove obsolete includes
2005-04-22  Julian SmartRemoved old file
2005-04-21  Ryan NortonAdd wxLaunchDefaultBrowser, note wxGetKeyState change
2005-04-21  Ryan NortonAdd support for launching APPL bundles with wxExecute
2005-04-20  Julian SmartDoc updates
2005-04-20  Stefan Csomorremoving refs to old CW versions
2005-04-19  Kevin HockAdded Ryan Norton and myself to the list of contributors
2005-04-19  David ElliottRemoved some totally incorrect information and added...
2005-04-18  Robert Roebling Replace one more ocurrence of --with-gtk1
2005-04-17  Julian SmartTweaked text
2005-04-17  Vadim Zeitlincorrected wxMMedia description (forgot to commit before)
2005-04-17  Vadim Zeitlindocumented new AddFile() behaviour with abs paths
2005-04-17  Julian SmartwxHelpController now wxCHMHelpController on Windows
2005-04-17  Julian SmartDoc updates
2005-04-16  Robert Roebling Mention GTK+ fixes.
2005-04-16  Robert Roebling Reflect new --with-gtk=VERSION syntax.
2005-04-16  Ryan NortonImplement wxMimeTypesManager on mac
2005-04-16  Vadim Zeitlinupdated from libs.dia
2005-04-15  Michael WetherellNew syntax for --with-gtk
2005-04-15  Julian SmartManul version number update
2005-04-14  Kevin HockTypo
2005-04-13  Julian SmartRemoved redundant Cygwin sockets advice
2005-04-13  Julian SmartwxBestHelpController now used as default on Windows
2005-04-13  Robert Roebling Apply Mart R.'s patch for improved font width
2005-04-13  Vadim Zeitlinadded wxMedia
2005-04-13  Vadim Zeitlinmention libs.dia
2005-04-13  Vadim Zeitlinadded wxQA
2005-04-11  Julian SmartRemoved very out of date files in docs/msw
2005-04-11  Julian SmartA word about context help on Mac
2005-04-11  Robert Roebling Even shorter.
2005-04-11  Robert Roebling Remove outdated changes.txt, the common one
2005-04-11  Robert Roebling Update for install.txt.
2005-04-11  Robert Roebling Version 2.6 in the readme.txt
2005-04-10  Vadim Zeitlindocumented AddText
2005-04-10  Vadim Zeitlindocumented wxSL_BOTTOM, clarified the others
2005-04-09  Robin DunnPythonNote corrected
2005-04-08  Ryan NortonVarious underscore doc fixes and some wxXCharBuffer...
2005-04-08  Kevin HockThe manual has grown, change to a 2,000 page manual...
2005-04-08  Michael Wetherell'An 1800-page' is correct if read 'eighteen hundred...
2005-04-08  Kevin HockRevert change to wording *AGAIN*... it is correct to...
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-04-06  Julian SmartwxWinCE notes updates
2005-04-05  Vadim Zeitlinadded GetVisibleBegin/End() to complement/replace GetFi...
2005-04-05  Vadim Zeitlinfixed wxStaticBox::SetBackgroundColour(): this should...
2005-04-05  Vadim Zeitlinmention static box border fir under wxMSW
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-04-05  Ryan Norton[ 1176516 ] argv datatype has changed (char in docs...
2005-04-03  Julian SmartMissing arguments fixed
2005-04-03  Ryan NortonUpdate wxURI for RFC 3986
2005-04-02  Vadim Zeitlinadded wxMemoryInputStream(wxMemoryOutputStream&) ctor...
2005-04-02  Václav Slavíkadded MDI support to XRC
2005-04-02  Vadim Zeitlindocument disabled bitmap parameter of AddTool()
2005-04-02  Vadim Zeitlinadded wxImage::IsTransparent(x, y)
2005-04-02  Vadim Zeitlindocumented static_data parameter of SetAlpha()
2005-04-02  Julian SmartSmall doc mods
2005-04-02  Vadim Zeitlinadded wxSOLID default value for FindOrCreateBrush()
2005-04-01  Vadim Zeitlinimplemented GetProgramHandle() for Win32 and documented it
2005-04-01  Julian SmartUpdated date
2005-04-01  Dimitri Schoolwerthfixed default style parameter
2005-03-31  Julian SmartApplied patch 1173802: Reimplementation of GtkFileChoos...
2005-03-31  Julian SmartApplied patch [ 1174270 ] small fixes to wxGenericDirCtrl
2005-03-30  Julian SmartApplied patch [ 1166587 ] [wxMSW] Removes all flicker...
2005-03-30  Julian SmartMinor English corrections
2005-03-30  Kevin HockAdded note that the GLOBAL config flag refers to HKLM...
2005-03-29  Robert Roebling Mini doc update for wxConvFileName.
2005-03-29  Robert Roebling Replace wxConvFile with wxConvFileName in the docs.
2005-03-28  Vadim Zeitlincorrected GTK wrapping line
2005-03-27  Vadim Zeitlinsend wxEVT_COMMAND_SPLITTER_SASH_POS_CHANGED only once...
2005-03-27  Vadim Zeitlinadded wxTE_BESTWRAP style (which is the default now...
2005-03-27  Vadim Zeitlinmade Update() recursive under wxGTK2 (doesn't work...
2005-03-27  David ElliottAdded documentation for using MW compilers with configure.
2005-03-26  Vadim Zeitlinadded deprecation note
2005-03-26  Vadim Zeitlinchanged wxWindow::Refresh() to refresh the window child...
2005-03-26  Julian SmartAdded C/wxString array constructors to wxArrayString
2005-03-25  Michael WetherellSome improvements to the zip stream docs thanks to...
2005-03-25  Vadim Zeitlinreversed disabling of deferred resizing in the last...
2005-03-24  Vadim Zeitlinfix handling Alt-key events in wxComboBox
2005-03-24  Julian SmartSwitch deferred sizing off by default
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-03-23  Vadim Zeitlinadded IsFalse() to simplify code doing HasOption(very...
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-23  Vadim ZeitlinwxTextCtrl with wxTE_RICH2 style now uses RichEdit...
2005-03-22  Julian SmartRemoved unreadable/out of date guidelines.txt (any...
2005-03-22  Vadim Zeitlincorrected GetAppName() link
2005-03-22  Vadim Zeitlinadded debugrpt sample
2005-03-21  Vadim Zeitlinmore about GetRect() (patch 1158730)
next