Don't register classes is no theme is active to avoid trouble (based
[wine] / dlls / comctl32 / theming.c
2005-10-19  Alexandre JulliardDon't register classes is no theme is active to avoid...
2005-10-06  Francois GougetUse "static const" rather than "const static" as gcc...
2005-09-12  Frank RichterUnregister theming subclasses at comctl32 shutdown...
2005-08-30  Frank RichterFix warnings in 64bit.
2005-08-19  Frank RichterMerge subclass stubs and subclass proc. Having the...
2005-08-19  Frank RichterAdd theming support for dialogs (to support tab page...
2005-08-18  Frank RichterAdd theming for listbox (and combo listbox) controls.
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-08-12  Frank RichterDetermining the superclass for a window subclassed...
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...