]> git.saurik.com Git - wxWidgets.git/history - include/wx/generic
Whitespaces and headers cleaning.
[wxWidgets.git] / include / wx / generic /
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.
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-28  Vadim Zeitlinadded CollapsePath() (patch 1494638)
2006-05-28  Vadim ZeitlinFile/dir dialog styles and other changes (patch 1488371):
2006-05-28  Vadim Zeitlinadded wxListCtrl::GetSubItemRect() and subitem hit...
2006-05-28  Vadim Zeitlinwizards not using sizers for the page layout now work...
2006-05-26  Paul Cornettmove some data definitions to more appropriate places
2006-05-23  Julian SmartApplied patch [ 1489638 ] Trivial bugfix - missing...
2006-05-19  Paul Cornettnon-pch universal build fix: combo.h should not include...
2006-05-18  Robin DunnUse correct DLL import/export specifier for multi-lib...
2006-05-16  Vadim Zeitlinrenamed wxComboControl to wxComboCtrl and related wxUSE...
2006-05-08  Vadim ZeitlinwxComboControl and wxOwnerDrawnComboBox (patch 1479938)
2006-05-06  Vadim Zeitlinmisc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
2006-04-30  Robert Roebling Blindly added wxImageList::replace( int, bitmap,...
2006-04-30  Robert Roebling Trying to commit wxDirDialog patch.
2006-04-25  Włodzimierz SkibaBuild fix.
2006-04-18  Robert Roebling Added some column width contrl code.
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-04-14  Julian SmartSimulated text labels and toggle highlights under buttons
2006-04-14  Julian SmartImplemented Mac-style button toggling within wxButtonTo...
2006-04-14  Julian SmartAllow specification of border spacing
2006-04-14  Julian SmartCompilation fix
2006-04-14  Julian SmartSteps towards implementing native-style, non-top-level...
2006-04-09  Robin DunnUse CmdDown in mouse events instead of ControlDown...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-28  Włodzimierz SkibaLine-up deprecated interface of wxTreeCtrl between...
next