reactos/dll
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
..
3rdparty * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
cpl * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
directx * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
keyboard * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
nls * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
ntdll * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
shellext * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00
win32 [uxtheme] 2011-08-15 10:22:23 +00:00
CMakeLists.txt
dll.rbuild * Bring back rbuild build to be used until bug 6372 is fixed. 2011-07-15 22:27:16 +00:00