]> git.saurik.com Git - wxWidgets.git/history - src/generic/renderg.cpp
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / generic / renderg.cpp
2003-12-11  Julian SmartApplied patch [ 829072 ] Splitter rendering fix
2003-08-11  Julian SmartRemoved some experimental code I left in by accident
2003-08-11  Julian SmartMore fixes for !wxUSE_TIMER, !wxUSE_IMAGE
2003-08-11  Vadim Zeitlinreally fixed '-' and '+' drawing
2003-08-11  Vadim Zeitlintrying to fix the generic tree appearance problems
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-08  Julian SmartStatic object -> pointer
2003-08-02  Vadim Zeitlinfixed wrong border/sash widths (typo during last commit)
2003-08-01  Julian SmartDon't draw full-width sash if not drawing 3D border...
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-22  Vadim Zeitlinrestore some of the styles; added support for splitters...
2003-07-22  Vadim Zeitlinmore warning fixes; removed references to wxToolBarBase...
2003-07-21  Vadim Zeitlinvirtualized splitter drawing; removed/deprecated some...
2003-07-20  Vadim Zeitlin'-' and '+' icons were reversed
2003-07-20  Vadim Zeitlinmore compilation fixes
2003-07-20  Vadim Zeitlincompilation fixes
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...