Searched hist:"0 b107f2e" (Results 1 – 6 of 6) sorted by relevance
/reactos/base/applications/calc/ |
H A D | theme.c | 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|
H A D | calc.h | diff 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|
H A D | resource.h | diff 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|
H A D | CMakeLists.txt | diff 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|
H A D | resource.rc | diff 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|
H A D | winmain.c | diff 0b107f2e Mon Aug 06 18:23:12 GMT 2018 Carlo-Bramini <carlo_bramini@users.sourceforge.net> [CALC] Add theming support, requires Windows XP or later. CORE-13343
- Fix errors if a theme api is missing. - Add callback to functions for drawing themed transparent background. - Fix drawing glitch when theming is applied. - Redraw on theme change: automatically redraw the window if the theme is changed while the application is active. - Colours are now declared though RGB() macro. - Removed safe DS_SHELLFONT declaration.
|