]> git.saurik.com Git - wxWidgets.git/history - src/common/rendcmn.cpp
Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLKIT)__ of bakefiles. Do not...
[wxWidgets.git] / src / common / rendcmn.cpp
2004-05-25  Julian SmartMissed reversions
2004-05-23  Julian SmartName and version changes
2003-08-10  Vadim Zeitlincompilation fix for !USE_PCH
2003-08-10  Vadim Zeitlinadded version checking to the renderers
2003-08-06  Vadim Zeitlinadded Load() and Set() methods
2003-07-28  Vadim Zeitlincompilation fix for !PCH
2003-07-28  Vadim Zeitlinadded wxAppTraits::CreateRenderer() which may be used...