Initial commit of wxAUI
[wxWidgets.git] / include /
2006-06-06  Julian SmartInitial commit of wxAUI
2006-06-06  Julian SmartReverted last wxBookCtrl change and added alignment...
2006-06-06  Julian SmartEach book control should say what its default orientati...
2006-06-05  Vadim Zeitlinfixed memory leak introduced by dynamic wxMimeTypesMana...
2006-06-05  Stefan NeisMade additional error codes available.
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-06-03  Paul Cornettdon't generate a scroll event when setting scroll posit...
2006-06-03  Vadim Zeitlintake const wxWindow * in wxUxThemeHandle ctor
2006-06-02  Michael WetherellCompile fix for no precompiled headers
2006-06-02  Michael WetherellCommit pickers-fixes.patch added to 1472329 (Francesco...
2006-06-02  Michael WetherellLazy creation of the picker dialogs (Francesco).
2006-06-01  Robin DunnDLL compilation fix
2006-06-01  Włodzimierz SkibaUniversal build fix.
2006-06-01  Michael WetherellCompile fixes for GTK 2.4
2006-06-01  Włodzimierz SkibaBuild fix for OW regarding & operator needing full...
2006-06-01  Włodzimierz SkibaBuild fix based on wxOS2 night build log.
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  Włodzimierz Skiba[ 1498016 ] 'Add wxUniv toolbar support wxTB_TEXT style...
2006-05-31  Włodzimierz SkibaPCH support for !MSW/!autoconf platforms.
2006-05-30  Włodzimierz SkibaMissing items for default DMC distribution.
2006-05-30  Włodzimierz Skiba[ 1494561 ] wxComboCtrl vertical size fix.
2006-05-30  Włodzimierz SkibawxFD_* constants without 2.6 compatibility (heavily...
2006-05-29  Włodzimierz SkibaSource markup fixes.
2006-05-29  Robin DunnCompile fix
2006-05-29  Robin Dunnhyperlink is in adv, not core
2006-05-29  Włodzimierz SkibaUpdated universal setup.
2006-05-29  Vadim Zeitlinadded missing include after last commit
2006-05-29  Włodzimierz SkibaKeep FindString in sync with wxControlWithItems base...
2006-05-29  Vadim Zeitlinoverride all Detach() overloads in wxStaticBoxSizer...
2006-05-29  Włodzimierz SkibaNO_GCC_PRAGMA removed from hyperlink code. Clipboard...
2006-05-29  Vadim Zeitlindon't include statbox.h from the header, move wxStaticB...
2006-05-29  Włodzimierz SkibaUse same path in header as user should use in his ...
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-29  Włodzimierz SkibaSource cleaning for new features.
2006-05-29  Paul Cornettbuild fix
2006-05-29  Paul Cornettrevert forward declaration of hashmap, it doesn't work...
2006-05-29  Włodzimierz SkibaUse complete class for delete of the class.
2006-05-29  Vadim Zeitlinmiscellaneous wxFont enhancements (patch 1496606):
2006-05-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim Zeitlinimplemented notifications of the child process terminat...
2006-05-28  Vadim Zeitlinreadded back wxDD_NEW_DIR_BUTTON removed by last commit
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Włodzimierz SkibaBuild fix.
2006-05-28  Vadim Zeitlinallow specifying the style for wxHtmlHelpController...
2006-05-28  Vadim Zeitlinfix the bug which prevented the same wxFile/DirDialog...
2006-05-28  Vadim Zeitlinuse dynamic array for the page breaks positions (patch...
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinadded wxHyperlinkCtrl (patch 1476781 from Francesco)
2006-05-28  Michael WetherellExport the event types.
2006-05-28  Vadim Zeitlindelete the associated wxStaticBox in wxStaticBoxSizer...
2006-05-28  Vadim Zeitlinadded wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
2006-05-28  Vadim ZeitlinwxVsnprintf() implementation with positional parameters...
2006-05-28  Vadim Zeitlinadded SetDoubleBuffered() (patch 1491093)
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-28  Vadim ZeitlinwxFontEnumerator::GetFacenames/Encodings() now return...
2006-05-27  Vadim Zeitlinadded wxPowerEvent; moved power functions stubs to...
2006-05-26  Paul Cornettfix incomplete change in previous commit
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-26  Włodzimierz SkibawxToggleButton for wxUniv already implemented.
2006-05-26  Vadim Zeitlinshow help for the page under mouse when the [?] button...
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-26  Vadim Zeitlinadded help event origin field: indicates if the help...
2006-05-26  Vadim Zeitlinmoved wxNotebook::HitTest() to the base book control...
2006-05-25  Paul Cornettunused declarations
2006-05-25  Włodzimierz Skiba__WXHANDHELD__ introduction.
2006-05-24  Paul Cornettderive univ toggle button from button
2006-05-24  Włodzimierz Skiba[ 1493780 ] wxOwnerDrawnComboBox warnings fixes.
2006-05-24  Włodzimierz Skiba[ 1493802 ] Allow multiple wxComboCtrl::SetPopupControl...
2006-05-24  Paul Cornettcorrect access for virtuals, other minor corrections
2006-05-23  Julian SmartApplied patch 1489656: support for wxToggleButton under...
2006-05-23  Włodzimierz SkibaImproved wxDCPen/BrushChangers.
2006-05-23  Julian SmartApplied patch [ 1489638 ] Trivial bugfix - missing...
2006-05-23  Robin DunnI've now seen 2 or 3 themes that need this extra space...
2006-05-22  Paul Cornettunused win_gtk stuff
2006-05-22  Włodzimierz SkibaIntroduced wxDCPenChanger and wxDCBrushChanger.
2006-05-20  Włodzimierz Skiba[ 1492040 ] Prevent wxComboCtrl::GetPopupControl from...
2006-05-20  Włodzimierz SkibaNon-PCH build fix.
2006-05-20  Paul Cornettparenthesize macro replacement containing operator
2006-05-20  Paul Cornettremove unneeded includes from mac/carbon/private.h
2006-05-20  Paul Cornettcorrect wxString forward declaration
2006-05-20  Paul Cornettremove unneeded declarations missed in previous commit
2006-05-19  Włodzimierz SkibawxUniv setup up to date (sync. before joining family...
2006-05-19  Paul Cornettgtk slider code simplification and better event determi...
2006-05-19  Paul Cornettusing defined in a macro has undefined behavior
2006-05-19  Paul Cornettbuild fix
2006-05-19  Paul Cornettnon-pch universal build fix: combo.h should not include...
2006-05-18  Paul Cornettgtk spinctrl code simplification
2006-05-18  Julian SmartFixed tree book controller sizing by invalidating size...
2006-05-18  Włodzimierz SkibaMissing #includes to allow wx/mac/carbon/tooltip.h...
2006-05-18  Paul Cornettspinbutton code simplification
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-18  Vadim Zeitlinfixed typo in last commit
2006-05-18  Vadim Zeitlinsuppress gcc printf format warning
2006-05-18  Vadim Zeitlinadded virtual dtor to wxMacListControl to silence gcc...
2006-05-17  Julian SmartFixes for compile breakage with no PCH
2006-05-17  Vadim Zeitlinreset fd after closing it
2006-05-17  Włodzimierz SkibaMissing 'int' interface for wxPlatform.
2006-05-17  Paul Cornettscrollbar handling simplification
next