Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / renderer.h
2010-10-30  Václav SlavíkAdd wxRenderer::GetHeaderButtonMargin().
2009-10-19  Vadim ZeitlinDocument wxRendererNative::DrawTitleBarBitmap() and...
2009-10-05  Vadim ZeitlinImplement DrawTitleBarBitmap() for OS X using hard...
2009-10-05  Vadim ZeitlinAdded wxRendererNative::DrawTitleBarBitmap().
2009-08-20  Vadim ZeitlinRename wxRendererNative::DrawRadioButton() to DrawRadio...
2009-03-02  Francesco Montorsirevert r59246; the window parameter was there by purpos...
2009-03-01  Francesco Montorsideprecated GetCheckBoxSize(wxWindow *) in favour of...
2009-02-12  Kevin OllivierRestore DrawRadioButton to the main wxRenderer API...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-28  Vadim Zeitlinrename wxRendererNative::DrawRadioButton() to DrawOptio...
2008-12-13  Kevin OllivierForward port new wxRenderer methods in 2.8 to trunk.
2008-12-05  Vadim Zeitlinno changes, just remove typos in comment
2008-08-02  Vadim Zeitlinadd wxRenderer::GetCheckBoxSize(); refactor wxGTK code...
2008-07-29  Stefan Csomorosx regrouping
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-08-16  Julian SmartAdded DrawFocusRect to wxRenderer
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-16  Vadim Zeitlinadded new wxCONTROL_FLAT bit (see discussion of patch...
2007-02-09  Julian SmartReverted renderer changes and just use window variant...
2007-02-08  Julian SmartUpdated the mask
2007-02-08  Julian SmartAdded size constants to allow drawn control parts to...
2006-11-30  Robin DunnReturn optimal label width from DrawHeaderButton
2006-09-20  Vadim Zeitlindefine wxCONTROL_SIZEGRIP as another possible interpret...
2006-09-14  Robin DunnAs per wx-dev, split the sort arrow options out to...
2006-09-14  Włodzimierz SkibawxHeaderButtonParams needs complete classes.
2006-09-13  Robin DunnMore support for drawing native column headers, adds...
2006-04-30  Włodzimierz SkibaRenamed DrawCheckButton due to conflict with existing...
2006-04-26  Robert Roebling Added wxRenderer method for drawing selection
2006-04-24  Robert Roebling Committed Jaako's renderer patch
2006-04-18  Robert Roebling Add wxRenderer::DrawCheckButton for use inside
2005-03-24  Vadim Zeitlinadded wxRendererNative::DrawDropArrow (patch 1166596)
2005-01-21  Vadim Zeitlinadded DrawComboBoxDropButton()
2004-12-22  Włodzimierz SkibaFinal MSW/PalmOS split. Remove dump copies of MSW speci...
2004-12-20  Włodzimierz SkibaUse __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK...
2004-11-18  Włodzimierz Skiba3rd state in checkboxes for wxUniv [closes bug#1040585].
2004-10-19  Julian SmartCommitted William Osborne's wxPalmOS port
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-08-01  Vadim Zeitlinadded missing arguments in wxDelegateRenderer
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-23  Mattia Barbon various compilation/warning fixes.
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
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...