Bakefile 0.2.8 rebake.
[wxWidgets.git] / docs /
2009-10-31  Vadim ZeitlinReturn the real column width from wxOSX wxDataViewColum...
2009-10-24  Vadim ZeitlinMake wxDataViewModel::GetAttr() and GetAttrByRow()...
2009-10-22  Vadim ZeitlinMerge SOC2009_FSWATCHER branch into trunk.
2009-10-16  Vadim ZeitlinAdd ellipsization support to wxDataViewCtrl.
2009-10-15  Vadim ZeitlinReplace wxValidator::SetBellOnError() with SuppressBell...
2009-10-10  Vadim ZeitlinDon't use vendor name by default in wxStandardPaths.
2009-10-09  Vadim ZeitlinRemoved wxFont::Set/GetNoAntiAliasing() implementations.
2009-10-08  Vadim ZeitlinAdd a WX_APPNAME_DATA_DIR hack for wxStandardPaths...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-05  Vadim ZeitlinInitial wxInfoBar implementation.
2009-10-05  Vadim ZeitlinPartially implement wxTextCtrl::GetStyle() in wxGTK.
2009-10-04  Václav Slavíkfixed wxXmlDocument::Save() to interpret the indentstep...
2009-10-03  Jaakko SalliAdded change log entries for major new wxPropertyGrid...
2009-09-26  Julian SmartApplied modified #10655 (Added Cookie (receive) support...
2009-09-26  Vadim ZeitlinFixed wxDataViewCtrl::Set{Foreground,Background}Colour...
2009-09-24  Julian SmartwxDateTime timezone functions now dynamic (no caching).
2009-09-24  Julian SmartApplied #9789: missing wxBORDER_THEME style in XRC
2009-09-24  Vadim ZeitlinDisplay correct minimal and maximal pages numbers under...
2009-09-23  Julian SmartAdded wxRICHTEXT_HANDLER_USE_CSS flag for HTML handler...
2009-09-19  Vadim ZeitlinAdd wxColour::{Set,Get}RGB[A]().
2009-09-19  Jaakko SalliwxAny initial commit (closes #10932)
2009-09-18  Vadim ZeitlinChange return type of wxList::Member() to bool.
2009-09-18  Vadim ZeitlinConvert change log to UTF-8 encoding.
2009-09-16  Peter CawleyMerged GSOC Ribbon work from SOC2009_RIBBON branch...
2009-09-15  Vadim ZeitlinChange wxBoxSizer::AddSpacer() to only add space in...
2009-09-14  Vadim ZeitlinAdd wxXmlResource::LoadObjectRecursively().
2009-09-14  Vadim ZeitlinAdded support for corner, row and column headers render...
2009-09-12  Vadim ZeitlinAdd convenient wxMBConv::cMB2WC/WC2MB overloads taking...
2009-09-12  Vadim ZeitlinAdd wxDEBUG_LEVEL to wx/setup.h and document it.
2009-09-12  Vadim ZeitlinDefine wxDEBUG_LEVEL in both debug and release builds...
2009-09-12  Vadim ZeitlinDocument wxStandardPaths vendor-related changes.
2009-09-11  Julian SmartwxPropertyGrid: added wxPG_NO_INTERNAL_BORDER, wxPG_EX_...
2009-09-11  Julian SmartDocumented a couple of combo control fixes on Mac.
2009-09-10  Vadim ZeitlinMention wxOSX/Cocoa in the old wxCocoa docs.
2009-09-07  Vadim ZeitlinShow the order in which different event handlers are...
2009-09-07  Vadim ZeitlinFix bug with parsing concatenated switches in wxCmdLine...
2009-09-06  Vadim ZeitlinRecognize the buddy text control as part of wxSpinCtrl.
2009-09-06  Vadim ZeitlinTake time into account in wxDateTime <-> SYSTEMTIME...
2009-09-03  Vadim ZeitlinClarify the priority rules for static and dynamic handlers.
2009-08-30  Vadim ZeitlinCorrect wxImage::Size() again; add unit tests for it.
2009-08-30  Vadim ZeitlinAdd support for bilinear resize algorithm to wxImage.
2009-08-29  Jaakko SalliDisabled top-level parent tracking by default (crashes...
2009-08-24  Vadim ZeitlinAdd A0 and A1 formats to wxPaperSize enumeration.
2009-08-23  Vadim ZeitlinNever overflow the output buffer in wxBase64Decode().
2009-08-23  Vadim ZeitlinExtract event handlers chain documentation in a separat...
2009-08-23  Vadim ZeitlinAdded wxKeyEvent::IsKeyInCategory() method.
2009-08-10  Vadim ZeitlinUpdate wxFlexGridSizer ctors to match (new) wxGridSizer...
2009-08-10  Vadim ZeitlinMade wxWindow::HasScrollbar() do what it says.
2009-08-02  Vadim ZeitlinMake wxGridSizer ctors more consistent.
2009-07-30  Vadim ZeitlinBe more clear about Thaw() to DoThaw() renaming.
2009-07-25  Vadim ZeitlinAllow setting long version field in About dialog.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-17  Kevin OllivierTypo in a bug fix I made.
2009-07-17  Kevin OllivierAdding preliminary code for C bindings, thanks to Luke...
2009-07-17  Kevin OllivierAdd an underscore before the generated output names.
2009-07-17  Kevin OllivierOnly load/parse options when run as the main script.
2009-07-17  Vadim Zeitlinadded wxLB_NO_SB style and implementation for wxMSW...
2009-07-13  Vadim ZeitlinMake wxLog::EnableLogging() and wxLogNull thread-specific.
2009-07-13  Vadim ZeitlinAdd support for thread-specific log targets.
2009-07-12  Vadim ZeitlinMade wxLogXXX() functions thread-safe.
2009-07-12  Vadim ZeitlinAdded wxVector::swap().
2009-07-12  Vadim ZeitlinAdd component-level filtering to wxLog.
2009-07-09  Vadim Zeitlinremove scope-resolution operator from wxLogError()...
2009-07-09  Vadim ZeitlinAdd information about the log message generation locati...
2009-07-09  Vadim Zeitlinremove out of date bugs; mention VC8 and wxUSE_NO_MANIFEST
2009-07-08  Vadim ZeitlinChanged wxLog DoLogXXX() callbacks and introduced wxLog...
2009-07-05  Vadim Zeitlinadded EVT_DATAVIEW_CACHE_HINT event (closes #9891)
2009-07-05  Vadim Zeitlinupdated the version to 2.9.1
2009-07-05  Vadim Zeitlinupdated list of files to change
2009-07-05  Vadim Zeitlintranslate wxMessageDialog labels to the language of...
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-19  Vadim Zeitlinadded wxTreeCtrl::GetFocusedItem() (closes #10859)
2009-06-17  Vadim ZeitlinwxFont::MakeXXX() and Scale() methods now modify the...
2009-06-16  Vadim Zeitlinintroduce wxBG_STYLE_{ERASE,PAINT} and implement their...
2009-06-15  Jaakko SalliAdded support for wxLongLong and wxULongLong in wxVaria...
2009-06-15  Vadim Zeitlinadd support for bitmap and bitmapposition tags to the...
2009-06-15  Vadim Zeitlinfix Doxygen syntax error which prevented output for...
2009-06-14  Vadim Zeitlinpreparation work for implementing images support in...
2009-06-13  Vadim Zeitlinadded own{fg,bg,font} allowing to set non-inheritable...
2009-06-12  Robert RoeblingUpdate docs to mention wxRefCounter class
2009-06-12  Vadim Zeitlinadded convenient wxFont::Make{Bold,Italic,Smaller,Large...
2009-06-12  Vadim Zeitlinonly allow selecting existing files in wxLoadFileSelect...
2009-06-12  Vadim Zeitlinadded XRC handler for wxFileCtrl (closes #10785)
2009-06-11  Vadim Zeitlinallow customizing wxStandardPaths logic for the program...
2009-06-10  Jaakko SalliAdded note about 'Py' prefix no longer being necessary...
2009-06-07  Vadim Zeitlinmention support for multiselection in wxDirCtrl
2009-06-07  Jaakko SalliAdded section 'Changes from wxPropertyGrid 1.4'
2009-06-06  Vadim Zeitlinmention wxTreeCtrl::SelectItem() fix of r60921
2009-06-04  Vadim Zeitlinadded wxEditbaleListBox XRC handler
2009-06-04  Vadim Zeitlinvalue of wrap parameter of wxStaticText must be specifi...
2009-06-03  Vadim Zeitlindon't fix the columns number to 1 by default in ctors...
2009-05-31  Vadim Zeitlinextracted wxTextWrapper in its own header and made...
2009-05-31  Vadim Zeitlinadded wxDC::CopyAttributes() and use it in wxBufferedDC...
2009-05-31  Francesco Montorsigroup wxPlatformInfo functions for easier browsing...
2009-05-31  Vadim Zeitlindon't add client area origin when positioning the child...
2009-05-31  Vadim Zeitlinimprove wxTreeCtrl::ScrollTo() behaviour in the generic...
2009-05-31  Vadim Zeitlinenable OpenGL library build by default under Windows too
2009-05-31  Vadim Zeitlinadded wxTempFile::Flush() (dedicated to Theodore Ts...
2009-05-30  Vadim Zeitlindefine HAVE_LARGEFILE_SUPPORT in setup.h when large...
2009-05-25  Vadim Zeitlincorrect a typo in wxSplitterWindow gravity parameter...
next