merge of RTL changes (with many modifications) from SOC2006_RTL branch
[wxWidgets.git] / docs /
2006-09-04  Vadim ZeitlinMerge ... RTL changes (with many modifications) from...
2006-09-04  Vadim Zeitlinadded wxSizer::Get/SetContainingWindow()
2006-09-03  Robert RoeblingCommited FRM's stockitem patch (empty stock items).
2006-09-03  Robert Roebling Commited patch for wxSizer::Replace()
2006-09-01  Robert Roebling Began to move wxAUI docs to latex.
2006-08-31  Václav Slavíkadded wxArtProvider::InsertProvider to accompany PushPr...
2006-08-30  Michael WetherellBuild notes for Cygwin.
2006-08-28  Vadim Zeitlindocument maxLenght and rectBounds ctor parameters;...
2006-08-28  Robert Roebling Don't use wxTHICK_FRAME in the docs anymore.
2006-08-28  Robert Roebling Update info on wxMiniFrame.
2006-08-28  Robert Roebling More comments about non-native GTH widgets.
2006-08-27  Vadim Zeitlinstarted making the list of widgets not implemented...
2006-08-27  Stefan Csomorhint to alpha colours added
2006-08-27  Stefan Csomoradding alpha channel doc
2006-08-25  Vadim Zeitlinquote an underscore
2006-08-25  Vadim Zeitlinremoved extra '}'
2006-08-25  Vadim ZeitlinMany changes:
2006-08-23  Vadim Zeitlinclarified LeftIsDown() behaviour for left click events
2006-08-23  Vadim Zeitlindocumented wxURLDataObject
2006-08-22  Vadim Zeitlinmention wxPathList change
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
2006-08-20  Vadim Zeitlinadded stock menu items support
2006-08-20  Vadim Zeitlinupdates for wxDialog affirmative/escape id buttons...
2006-08-18  Julian SmartApplied patch [ 1531615 ] size support for wxFileName
2006-08-16  Václav SlavíkwxPlatformInfo::IsUsingUniversalWidgets() was broken...
2006-08-16  Václav Slavíkfixed syntax errors (incorrect use of _)
2006-08-16  Václav Slavíkdocumented wxAppTraits::GetPlatformInfo doesn't exist...
2006-08-15  Vadim Zeitlinremoved obsolete build files which are likely to confus...
2006-08-15  Vadim Zeitlinclarify LeftIsDown() description
2006-08-13  Vadim ZeitlinwxPlatformInfo (patch 1532064)
2006-08-13  Vadim Zeitlincorrected example of GetUserConfigDir() return value...
2006-08-13  Vadim Zeitlinadded wxDir::FindFirst() (modified patch 1525502)
2006-08-10  Michael WetherellAdd parameter to the --enable-universal_binary option...
2006-08-10  Kevin OllivierAdding technotes about the release system and about...
2006-08-10  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
2006-08-10  Vadim Zeitlindo mention AUI in change log
2006-08-09  Vadim Zeitlininvalid size is (size_t)-1, not 0xffffffff; stream...
2006-08-08  Václav Slavíkadded wxRect::Inside(wxRect) for testing if a rectangle...
2006-08-07  Vadim Zeitlinupdated docs after moving SetDefaultItem() from wxPanel...
2006-08-07  Vadim Zeitlinmention wxAUI
2006-08-06  Vadim Zeitlinclarify GNOME files policy
2006-08-06  Vadim Zeitlinadded GNOME Files link
2006-08-06  Vadim ZeitlinGNOME software map doesn't exist any more, removed...
2006-08-06  Vadim Zeitlinchanges since 2.6, not 2.4
2006-08-06  Robin DunnAdd some text about potential incompatibilites with...
2006-08-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
2006-08-05  Vadim Zeitlinfilled in the announcement text TODO
2006-08-05  Vadim Zeitlinupdated version to 2.70.; corrected URLs and updated...
2006-08-05  Vadim Zeitlinminor updates to configure and rpm build steps; link...
2006-08-04  Vadim Zeitlinundid last change and removed wxTE/CB_FILENAME style...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-29  Vadim Zeitlintypo (patch 1528925)
2006-07-29  Vadim Zeitlinadd @DATE@, @TIME@ and @TITLE@ macros to HTML printing...
2006-07-29  Vadim Zeitlinmoved combobox styles from defs.to to combobox.h; added...
2006-07-29  Stefan NeisAdded default value for "pos" parameter in constructor...
2006-07-28  Vadim Zeitlinadded HasMultiplePages()
2006-07-27  Mart RaudseppNote that wxSlider::Get/SetLineSize is implemented...
2006-07-25  Vadim Zeitlinadded possibility to strip only mnemonics, not accels...
2006-07-25  Vadim Zeitlindocument HasAlignment(), Left/RightIndent() and Tabs...
2006-07-25  Vadim Zeitlinimprovements to wxPickerBase default proportion values...
2006-07-25  Vadim Zeitlinhandlers added using AddHandler() last must have the...
2006-07-25  Vadim ZeitlinwxPathList cleanup by Francesco (patch 1521481)
2006-07-25  Vadim Zeitlingenerate middle click events (patch 1521314)
2006-07-25  Vadim Zeitlinadded wxID_HELP_INDEX/SEARCH (part of request 1404089)
2006-07-25  Vadim Zeitlinoptionally count repeating wxLog messages instead of...
2006-07-24  Vadim ZeitlinwxFD_PREVIEW implementation for wxGTK (slightly modifie...
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlindocumentation for wxAppTraits (patch 1518295 from Franc...
2006-07-24  Vadim Zeitlinimproved Skip() docs (replaces patch 1516341)
2006-07-24  Vadim Zeitlinadded wxID_ANY default value for the id parameter of...
2006-07-24  Vadim Zeitlinadded HasHandlerForPath() (modified patch 1514524)
2006-07-24  Vadim Zeitlinadded FindFileInPath() (part of an otherwise rejected...
2006-07-24  Mart RaudseppwxPROCESS_ENTER is deprecated in favour of wxTE_PROCESS...
2006-07-24  Włodzimierz Skiba[ 1518434 ] wxSize::Scale with wxScale and wxPoint...
2006-07-22  Mart RaudseppEscape underscores
2006-07-20  Włodzimierz Skiba[ 1523907 ] Remove unnecessary wxComboCtrl window style.
2006-07-20  Vadim Zeitlinhandle negative time spans correctly in Format()
2006-07-20  Vadim Zeitlinadded non-static GetCentury(), removed default value...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Vadim Zeitlinfixed crash in wxDb::Open() in Unicode build due to...
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
2006-07-16  Vadim Zeitlinfix Open(wxDbConnectInf) when using connection string...
2006-07-16  Robin DunnAdded wxTopLevelWindow::SetTranslucency and CanSetTrans...
2006-07-15  Václav Slavíkadded default value argument to wxXmlResourceHandler...
2006-07-14  Vadim Zeitlinfix the bug with the current path being restored if...
2006-07-06  Vadim ZeitlinwxMenu::AppendRadioItem() now implemented under all...
2006-07-05  Włodzimierz SkibawxNB_HITTEST_* flags renamed to wxBK_HITTEST_* to serve...
2006-07-04  Mart RaudseppThe method is called CreatePopupMenu, not CreatePopupIcon
2006-07-03  Julian SmartwxRichTextCtrl updates and corrections
2006-07-02  Stefan NeisUpdated information on concurrent installs.
2006-07-02  Stefan NeisRemoved some outdated stuff.
2006-07-02  Stefan NeisFixed typos in comments (patch #1515724)
2006-07-02  Vadim Zeitlinadded indirect base classes too (patch 1513451)
2006-07-02  Vadim ZeitlinIndex() is const (patch 1513451)
2006-07-02  Vadim Zeitlinadded ExpandAllChildrne() (patch 1498343)
2006-07-01  Julian SmartCorrected GIF
2006-07-01  Julian SmartFirst cut at wxRichTextCtrl documentation
2006-07-01  Julian SmartRemoved duplicate wxDCClipper documentation
2006-07-01  Julian SmartSwapped parameters
next