add some more files to fix rpmbuild errors (parts of patch 1533296)
[wxWidgets.git] / docs /
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
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-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-28  Julian SmartFixed zoom problem (Robert J.Lang)
2006-06-28  Julian SmartAdded support for tabs in wxRichTextCtrl (Ashish More)
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-15  Michael WetherellBourne compatible wx-config changelog
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 Zeitlinmake it possible to associate context help text with...
2006-06-11  Vadim Zeitlinmade it possible to associate context help to a region...
2006-06-10  Julian SmartAdded log for Mac process termination fix.
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
2006-06-04  Vadim Zeitlinadded missing brace after wxTB_NO_TOOLTIPS
2006-06-04  Vadim Zeitlinfixed typo in HitTest() docs
2006-06-03  Vadim Zeitlinclarify global wxConfig object life-management
2006-06-01  Vadim Zeitlinadded possibility to reorder columns by dragging them...
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...
2006-05-31  Vadim Zeitlincorrected header for wxWakeUpIdle()
2006-05-31  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-30  Vadim Zeitlinmentioned that the handlers should be allocated on...
2006-05-29  Michael WetherellWarning fixes for VC++ 5.0
2006-05-29  Michael Wetherell64-bit fix in wxNotebook for Tru64.
2006-05-29  Michael WetherellwxMGL fixes.
2006-05-29  Michael WetherellAdd url for linux djgpp cross compiler (Cavit Cahit...
2006-05-29  Paul Cornettmention better gtk wxScrollWinEvent generation
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
next