reactos/dll/win32/uxtheme
Giannis Adamopoulos 10bed5b061 [uxtheme]
- Properly disable themes when theme hooks are removed
- Add WND_CONTEXT a per window struct that will hold several theme specific information. For now it contains only theme region related info. It will be stored as a window property
- Implement destroying WND_CONTEXT for every window when theme hooks are removed or when the window is destroyed
- Hook the messages that are sent to dialogs, like they are hooked for normal windows
- Hook SetWindowRgn call from user32. When an application calls it, uxtheme will stop setting window region on its own region
- Implement setting a custom window region for windows after receiving WM_WINDOWPOSCHANGED message using GetThemeBackgroundRegion

svn path=/branches/GSoC_2011/ThemesSupport/; revision=53262
2011-08-15 10:22:23 +00:00
..
apihooksrv [apihooksrv] 2011-07-14 08:46:43 +00:00
themecfg [themecfg] 2011-07-12 21:09:43 +00:00
buffer.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
CMakeLists.txt [apihooksrv] 2011-07-12 21:25:51 +00:00
draw.c [uxtheme] 2011-08-14 10:52:13 +00:00
main.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
metric.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
msstyles.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
msstyles.h Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
ncscrollbar.c [uxtheme] 2011-07-12 19:45:49 +00:00
ncthm.h [uxtheme] 2011-08-15 10:22:23 +00:00
nonclient.c [uxtheme] 2011-07-14 12:15:06 +00:00
property.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
stylemap.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
system.c [uxtheme] 2011-08-15 10:22:23 +00:00
themehooks.c [uxtheme] 2011-08-15 10:22:23 +00:00
uxini.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
uxtheme.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
uxtheme.spec [uxtheme] 2011-05-14 18:31:47 +00:00
uxthemedll.h [uxtheme] 2011-08-15 10:22:23 +00:00
version.rc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00