]> git.saurik.com Git - wxWidgets.git/history - src/mac/carbon/renderer.cpp
Added DrawComboBoxDropButton and DrawPushButton to wxRendererNative
[wxWidgets.git] / src / mac / carbon / renderer.cpp
2006-11-26  Robin DunnAdded DrawComboBoxDropButton and DrawPushButton to...
2006-11-19  Kevin OllivierImplement wxRendererMac::DrawItemSelectionRect and...
2006-11-01  Stefan Csomortypo
2006-11-01  Stefan Csomorcasing the coordinates recalc
2006-11-01  Robin DunnThe rect passed to DrawTreeItemButton is already adjust...
2006-10-27  Kevin OllivierDon't use bitmaps to draw tree item buttons, use the...
2006-10-21  Stefan Csomoruntangling dc and gc
2006-10-21  Robin Dunnuse consistent names (Graphic vs. Graphics)
2006-10-20  Stefan Csomornew graphics context implementation
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-08-11  Stefan Csomorremoving code for pre 10.3 systems
2006-06-13  Włodzimierz SkibaInclude wx/toplevel.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-02-13  David Surovellcleanup - reformatting
2005-03-26  Stefan Csomorcorrect scrolling and clipping of list headers
2005-02-28  Stefan Csomorno_rtti fix was not having correct eval order
2005-02-27  Stefan Csomorold style casts for no-rtti builds
2005-02-20  Stefan Csomorcleanup
2005-02-19  Stefan Csomoruse theme drawing
2005-02-19  Stefan CsomorAdding theme drawing for list header under 10.3
2005-02-12  Stefan CsomorMac Core Graphics Implementation
2004-07-03  Gilles Depeyrotadded missing include files for compilation with Apple...
2004-06-04  Dimitri Schoolwerthfixed float to short int casting warnings
2004-06-01  Stefan Csomoradded native pane splitter rendering
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-13  Robert Roebling Gradient fill splitter window sash. This won't
2004-02-22  Robert Roebling I don't understand what the original author
2004-01-25  Stefan Csomorrendering adjustments for OSX
2003-08-01  Vadim Zeitlin1. added flags to splitter drawing functions and replaced
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...
2003-07-27  Vadim Zeitlinadded orient parameter to DrawSplitterSash instead...
2003-07-24  Vadim Zeitlinmore compilation fixes
2003-07-23  Vadim Zeitlinanother compilation fix
2003-07-23  Vadim Zeitlincompilation fixes
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...