]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
removed some members from wxAuiPaneInfo which should not be on the class interface
[wxWidgets.git] / include / wx / generic /
2006-11-19  Vadim Zeitlinassert if wxCAL_SEQUENTIAL_MONTH_SELECTION style is...
2006-11-18  Robert Roebling [ 1598659 ] make wxAnimationCtrl::SetInactiveBitmap...
2006-11-17  Vadim Zeitlin- fix wxAnimationCtrl::SetBackgroundColour both for...
2006-11-12  Vadim Zeitlinput #if wxUSE_COLLPANE around AddCollapsiblePane()...
2006-11-12  Vadim Zeitlinshow all available information in the dialog (somewhat...
2006-11-11  Robin DunnSome wxCollapsiblePane tweaks:
2006-11-11  Robert Roebling Added native selection rectangle drawing.
2006-11-04  Vadim Zeitlinmoved wxCollapsiblePane to core from adv
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-10-30  Vadim ZeitlinVarious wxCollapsiblePane enhancements (re-patch 1577412):
2006-10-30  Vadim ZeitlinCOW cleanup patch (1583966):
2006-10-30  Vadim Zeitlinuse explicit virtual keyword with overridden virtual...
2006-10-28  Vadim Zeitlinno real changes, just renamed the header guard to stand...
2006-10-28  Vadim Zeitlinallow customizing the string values returned by wxGridC...
2006-10-27  Robert Roebling [ 1585858 ] Fix wxDatePickerCtrlGeneric and wxComboCtr...
2006-10-27  Václav Slavíkcompilation fix: wxGenericCollapsiblePane needs wxButto...
2006-10-25  Václav Slavíkchanged wxHAS_NATIVE_OVERLAY and wxHAS_CARET_USING_OVER...
2006-10-24  Julian SmartMust define a symbol to test its value
2006-10-24  Václav Slavíkmoved wxOverlay into overlay.* files and out of dc...
2006-10-24  Włodzimierz SkibaADV export fix.
2006-10-22  Vadim Zeitlinavoid code duplication between the generic and GTK...
2006-10-22  Vadim Zeitlin1. We don't need GetTopLevelParent() here, we already...
2006-10-22  Vadim Zeitlininitial draft of wxCollapsiblePane (patch 1577412 by...
2006-10-22  Vadim Zeitlinsmall refactoring to avoid code duplication; renamed...
2006-10-22  Vadim Zeitlinuse wxComboCtrl instead of custom popup window (patch...
2006-10-21  Robert Roebling [ 1580776 ] wxAnimationCtrl::SetInactiveBitmap
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2006-10-15  Robert Roebling I don't think anylonger that DrawHeaderButton() should
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-11  Paul Cornettbuild fix
2006-10-10  Stefan Csomoradding overlay implementation for core graphics
2006-10-10  Paul Cornettcorrect DLL attributes
2006-10-10  Stefan Csomoroverlay implementation
2006-10-10  Paul CornettwxAnimationCtrl cleanup
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Robert Roebling [ 1573855 ] Improved appearance of wxComboCtrl's...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-10-09  Robin DunnDLL build fixes
2006-10-09  Paul Cornettnon-pch build fixes
2006-10-08  Vadim Zeitlinadd IsOk() to all classes having Ok() method (patch...
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-10-08  Vadim Zeitlinadded example of customizing the generic about dialog...
2006-10-08  Vadim Zeitlininitial implementation of wxAboutBox()
2006-10-06  Robert Roebling Implemended column header mouse clicks.
2006-10-05  Robert Roebling Added sort order and alignement for column headers.
2006-10-05  Robert Roebling Add support for bitmaps in headers.
2006-10-03  Robin DunnGive the grid events a Clone method
2006-10-03  Robert Roebling More selection work in GTK+ version.
2006-10-03  Robert Roebling Renamed wxDataViewCell to wxDataViewRenderer since the
2006-10-03  Paul Cornettheader cleanup
2006-10-03  Robert Roebling Added selection API.
2006-10-03  Robert Roebling Replaces size_t with unsigned int in wxDataViewCtrl...
2006-10-02  Paul Cornettlistctrl header cleanup
2006-10-02  Paul Cornettput grid string in generic/grid.cpp, not common/datacmn.cpp
2006-10-01  Robert Roebling Removed some irritating flags.
2006-09-30  Robert Roebling Several wxBitmapDataCell changes.
2006-09-28  Vadim ZeitlinThe Lesser wxMask Refactoring: merged wxMGL and wxDFB...
2006-09-25  Vadim Zeitlinrename OnResize() to OnSize() to avoid conflict with...
2006-09-25  Vadim ZeitlinThe Great wxRegion Refactoring:
2006-09-24  Vadim Zeitlinmove wxBitmapComboBox dependency check to wx/chkconf...
2006-09-23  Robert Roebling Typo.
2006-09-23  Robert Roebling Implememt GetColoursCount() in the generic wxPalette.
2006-09-23  Robert Roebling [ 1559479 ] wxImageComboBox
2006-09-20  Vadim Zeitlincorrected ifdef condition
2006-09-19  Robert Roebling [ 1557284 ] wxGenericComboControl -> wxGenericComboCtrl
2006-09-19  Robert Roebling Give wxGrid its own string name for easier debugging.
2006-09-18  Robin DunnUse wxListCtrlNameStr for the generic control too.
2006-09-18  Kevin OllivierRemove duplication in wxImageList defines and always...
2006-09-17  Kevin OllivierInitial commit of native OS X list ctrl support. Compil...
2006-09-14  Paul Cornettremove redundant declarations of wxFrameNameStr
2006-09-13  Włodzimierz Skibait needs wxUSE_* guard to not break smartphone build.
2006-09-10  Vadim Zeitlinremoved overloaded virtual InitWith() methods, keep...
2006-09-09  Robert Roebling Applied wxGauge:Pulse() patch.
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-09-04  Václav Slavíkadded alpha support to generic wxColour
2006-08-13  Vadim Zeitlinbetter key handling for MSW and GTK (patch 1526666)
2006-08-10  Václav Slavíkmoved duplicated wxRegionContain definitions to wx...
2006-08-10  Julian SmartNeed include so user code can access book control
2006-08-10  Václav Slavíkmoved mgl/colour.{cpp,h} to generic so that it can...
2006-08-09  Václav Slavíkmoved wxIcon implementation for ports where it's identi...
2006-07-25  Włodzimierz Skiba[ 1528248 ] Fix to the width of the wxGenericColourButton
2006-07-24  Vadim Zeitlinallow customization of individual grid lines appearance...
2006-07-24  Vadim Zeitlindo nothing in Refresh() if the control is frozen
2006-07-24  Vadim Zeitlincall DoDirtyProcessing() from OnIdle() instead of using...
2006-07-24  Vadim Zeitlinadded wxID_ANY default value for the id parameter of...
2006-07-15  Václav Slavíkfixed crashes in wxFile/DirPickerCtrl::GetPath() due...
2006-07-03  Robin DunnExpandAll and ExpandAllChildren are in wxTreeCtrlBase...
2006-06-27  Julian SmartAdded wxPROPSHEET_TREEBOOK option
2006-06-21  Włodzimierz SkibaFix for dir dialog in dir picker appearing without...
2006-06-14  Vadim Zeitlinmade wxTree/ListCtrl::HitTest() const
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2006-06-08  Włodzimierz SkibaImprovements for building minimal builds and new ports...
2006-06-08  Robert Roebling Correct compilation for GTK < 2.4.
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
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 SkibaBuild fix for OW regarding & operator needing full...
2006-06-01  Włodzimierz SkibaBuild fix based on wxOS2 night build log.
next