]> git.saurik.com Git - wxWidgets.git/history - docs/latex
merge of RTL changes (with many modifications) from SOC2006_RTL branch
[wxWidgets.git] / docs / latex /
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-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-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-23  Vadim Zeitlinclarified LeftIsDown() behaviour for left click events
2006-08-23  Vadim Zeitlindocumented wxURLDataObject
2006-08-21  Robin DunnMake it possible to tell wxXmlResource which domain...
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 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  Vadim ZeitlinAdded wxID_PAGE_SETUP standard id
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-06  Vadim Zeitlinunified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH...
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-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-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 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 Zeitlinadded non-static GetCentury(), removed default value...
2006-07-17  Robin DunnTranslucency --> Transparent
2006-07-17  Włodzimierz Skiba[ 1519202 ] wxComboCtrl::SetButtonPosition() to support...
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  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
2006-06-30  Angel Vidal VeigaOld socket code has no wxDatagramSocket::Connect()...
2006-06-30  Angel Vidal VeigawxDatagramSocket docs added
2006-06-29  Julian SmartMoved wrongly placed hit test constants
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-26  Vadim Zeitlinpicker controls improvements: fixes to valid paths...
2006-06-26  Vadim Zeitlinadded SetModified() for people who find it easier to...
2006-06-22  Vadim Zeitlincorrected redundant link to wxLogTextCtrl itself in...
2006-06-19  Włodzimierz Skiba[ 1507795 ] Small doc patch.
2006-06-18  Vadim Zeitlinfixed incorrect reference to wxhelpeventorigin
2006-06-16  Włodzimierz Skiba[ 1504474 ] Small hyperlink doc fix.
2006-06-14  Włodzimierz Skiba[ 1495657 ] Documentation for wxComboCtrl and wxOwnerDr...
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-14  Robin DunnRevert last change, it was unintended
2006-06-14  Robin Dunnfixed line endings
2006-06-13  Vadim Zeitlindocument wxHelpEvent::Set/GetOrigin()
2006-06-13  Włodzimierz SkibaFixed broken reference.
2006-06-12  Vadim Zeitlindocumented recently added Set/GetItemHelpText() and...
2006-06-11  Vadim Zeitlinadded possibility to specify modules dependencies
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-08  Robin DunnApplied Patch #1502804: wx*PickerCtrl documentation...
2006-06-07  Włodzimierz SkibaMissing plural.
2006-06-07  Włodzimierz SkibaWidgets sample mentioned.
2006-06-07  Włodzimierz SkibaUse common book flags (and other minor corrections).
2006-06-06  Vadim Zeitlinreplaced WXTYPE with wxEventType
2006-06-05  Vadim ZeitlinReparent() is available under Mac as well (bug 1500782)
2006-06-04  Vadim Zeitlins/wxHyperLinkCtrl/wxHyperlinkCtrl/
2006-06-04  Vadim Zeitlinadded hyperlink.tex
next