Mark Harmstone
|
a88722ab9a
|
uxtheme: Stub out buffered animation functions.
|
2015-05-12 15:31:07 +09:00 |
Mark Harmstone
|
2b36f195b6
|
uxtheme: Stub out GetThemeTransitionDuration.
|
2015-05-01 15:18:02 +09:00 |
Mark Harmstone
|
f9fe32939f
|
uxtheme: Stub out buffered painting functions.
|
2015-04-28 15:34:38 +09:00 |
Mark Harmstone
|
2b650fa6db
|
uxtheme: Resize source image if destination smaller than margins.
|
2015-04-15 22:21:57 +09:00 |
Mark Harmstone
|
9f622f1fa6
|
uxtheme: Fix typo making fonts italic.
|
2015-04-13 15:05:53 +09:00 |
Mark Harmstone
|
7aae2d2eae
|
uxtheme: Free properties when theme file closed.
|
2015-04-13 15:05:39 +09:00 |
Mark Harmstone
|
a1c3b30f49
|
uxtheme: Fix a copy-paste error which mean that GetThemeString would always fail.
|
2015-04-10 15:21:44 +09:00 |
Mark Harmstone
|
c6b4b4b93e
|
uxtheme: Fix colour errors in UXTHEME_StretchBlt.
|
2015-04-09 14:56:34 +09:00 |
Mark Harmstone
|
1a9810b385
|
uxtheme: Fix off-by-one error in array size.
|
2015-04-06 16:04:41 +09:00 |
Mark Harmstone
|
8fa8a23684
|
uxtheme: Support images in GetThemeBackgroundRegion.
|
2015-03-17 00:20:01 +09:00 |
Mark Harmstone
|
b12f73a591
|
uxtheme: Assume imagecount to be 1 if unspecified.
|
2015-03-06 20:31:57 +09:00 |
Nikolay Sivov
|
d861dc5e61
|
uxtheme: Use E_NOT_SUFFICIENT_BUFFER definition.
|
2014-10-08 13:13:37 +02:00 |
Nikolay Sivov
|
3ca67bc849
|
uxtheme/tests: No need to check last error when error code is explicitly returned.
|
2014-04-23 20:23:47 +02:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Frédéric Delanoy
|
5181b1c4b8
|
uxtheme: Use BOOL type where appropriate.
|
2013-10-14 10:44:37 +02:00 |
Alexandre Julliard
|
f02cdd877f
|
Remove empty DLL_PROCESS_DETACH case statements.
|
2013-04-15 16:45:35 +02:00 |
André Hentschel
|
f5c49aaf83
|
uxtheme/tests: Don't test for themed app.
|
2013-04-03 13:54:34 +02:00 |
Andrew Talbot
|
925a4411e8
|
uxtheme: Remove unused variable.
|
2012-11-29 00:15:56 +01:00 |
Austin English
|
d7ccfef25b
|
uxtheme: plf is already a pointer.
|
2012-05-22 17:44:00 +02:00 |
Alexandre Julliard
|
74f528eb28
|
uxtheme: Use the correct alpha for theme gradients.
|
2011-11-30 14:33:54 +01:00 |
Ruslan Kabatsayev
|
996b451c2d
|
uxtheme: GetSysColor() expects the same type of argument as GetThemeSysColor().
|
2011-10-31 17:52:52 +01:00 |
Alistair Leslie-Hughes
|
81079ef35b
|
uxtheme: Set last error on NULL pointer.
|
2011-08-31 19:43:07 +02:00 |
Marcus Meissner
|
790c107045
|
uxtheme: Mark internal symbols with hidden visibility.
|
2011-05-25 11:52:01 +02:00 |
André Hentschel
|
b0696b8b4a
|
uxtheme/tests: Remove unneeded comment.
|
2011-04-05 16:22:09 +02:00 |
André Hentschel
|
85c989be49
|
uxtheme/tests: Mark XP SP1 behaviour as broken.
|
2011-04-05 16:22:06 +02:00 |
André Hentschel
|
1f8f7cf7af
|
uxtheme/tests: Fix typo.
|
2011-03-31 12:38:04 +02:00 |
André Hentschel
|
d69c1bef4c
|
uxtheme/tests: Add tests for OpenThemeDataEx.
|
2011-03-30 15:05:40 +02:00 |
André Hentschel
|
0304a3e998
|
uxtheme: Add OpenThemeDataEx.
|
2011-03-30 15:05:04 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Alexandre Julliard
|
2df6743073
|
uxtheme: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
André Hentschel
|
e17be10d44
|
uxtheme: Quiet a noisy fixme.
|
2010-06-23 10:34:09 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Henri Verbeet
|
d8c13bc5db
|
uxtheme: GetObject() already returns a DIB's absolute height.
|
2010-03-01 14:03:34 +01:00 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Alexandre Julliard
|
de3e06a745
|
uxtheme: Fix some pointer cast warnings on 64-bit.
|
2009-12-09 12:04:08 +01:00 |
Marcus Meissner
|
88bd52daaf
|
uxtheme: Handle malformed keys a bit better (Coverity).
|
2009-11-23 13:09:39 +01:00 |
Francois Gouget
|
55dccf2859
|
uxtheme: UXINI_ResetINI() is unused so remove it.
|
2009-02-09 13:16:10 +01:00 |
Ge van Geldorp
|
b7ac6cb01d
|
uxtheme/tests: Adjust error test for W2K8.
|
2009-01-26 16:07:40 +01:00 |
Michael Stefaniuc
|
7eb3abc1c1
|
uxtheme: Remove superfluous pointer casts.
|
2009-01-13 15:25:55 +01:00 |
Austin English
|
0f361b802d
|
uxtheme: Fix a compiler warning.
|
2008-12-09 11:26:42 +01:00 |
Alexandre Julliard
|
ff4fff56e5
|
uxtheme: Make some functions static.
|
2008-12-04 12:48:21 +01:00 |
Francois Gouget
|
b3bf746ff9
|
Straighten out some ellipses.
|
2008-11-26 12:33:34 +01:00 |
Reece Dunn
|
5bc2785b72
|
uxtheme: Draw the correct part of the themed parent background to the DC.
|
2008-11-12 11:49:12 +01:00 |
Reece Dunn
|
6a78ea4d6c
|
uxtheme: Add stubs for the double buffer drawing API in Vista.
|
2008-11-10 12:58:49 +01:00 |
Michael Stefaniuc
|
373f8ff103
|
uxtheme: Remove superflous casts.
|
2008-11-03 13:42:23 +01:00 |
Reece Dunn
|
d85c3e7c72
|
uxtheme: Fixed the todo blocks in the IsThemed tests when theming is inactive.
|
2008-10-27 13:49:01 +01:00 |
Paul Vriens
|
3f68d42128
|
uxtheme/tests: Use skip instead of trace.
|
2008-10-21 11:43:32 +02:00 |
Rob Shearman
|
739bdaeb86
|
uxtheme: SetPropW returns a BOOL not an HRESULT.
Therefore fix the code to handle SetPropW failing with this in mind.
(Found by PreFast.)
|
2008-09-30 10:20:10 -05:00 |