]> git.saurik.com Git - wxWidgets.git/history - include/wx/msw/uxtheme.h
make various control names constants of type char, not wxChar, as this is more compat...
[wxWidgets.git] / include / wx / msw / uxtheme.h
2006-10-30  Vadim Zeitlinneed to include wx/msw/private.h to get GetHwnd() which...
2006-06-03  Vadim Zeitlintake const wxWindow * in wxUxThemeHandle ctor
2006-03-31  Vadim Zeitlinuse wx/dynlib.h and not wx/dynload.h (patch 1448691)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-14  Julian SmartUse theme and HTML Help headers from Wine (with permission)
2005-05-05  Julian SmartRemoved non-theme related defs
2005-05-05  Julian SmartClarified copyright
2004-11-19  Vadim Zeitlinlast commit broke compilation for wxUSE_UXTHEME ==...
2004-11-19  Vadim Zeitlinadded GetIfActive() method returning non-NULL engine...
2004-09-07  Włodzimierz SkibaSource cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkcompilation fix for bcc
2003-08-01  Vadim Zeitlincheck for comctl32.dll version in wxUxThemeEngine:...
2003-08-01  Julian SmartOnly draw borders if wxSP_3DBORDER specified, as before
2003-07-31  Václav Slavíkcompilation fixes
2003-07-31  Vadim Zeitlinadded wxUxThemeHandle class for opening/closing theme...
2003-07-30  Vadim Zeitlin[start of] cleanup uxtheme support code
2003-06-02  Julian SmartAttempt to make wxWindows play better with XP themes
2003-06-01  Julian SmartApplied patch [ 619386 ] uxtheme.dll support