Francois Gouget
|
7a2bd72b8a
|
uxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros.
|
2006-11-08 12:10:47 +01:00 |
|
Michael Stefaniuc
|
f2a294f3d2
|
uxtheme/tests: Fix Win64 printf format warnings.
|
2006-10-10 16:33:12 +02:00 |
|
Michael Ploujnikov
|
5512168869
|
uxtheme: Win64 printf format warning fixes.
|
2006-10-10 13:36:32 +02:00 |
|
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
|
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
|
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
|
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
|
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
|
Paul Vriens
|
d9c5cef339
|
uxtheme/tests: Add tests for IsThemePartDefined.
|
2006-06-27 21:14:02 +02:00 |
|
Paul Vriens
|
d599dec16c
|
uxtheme/tests: Add tests for GetCurrentThemeName.
|
2006-06-27 11:13:52 +02:00 |
|
Paul Vriens
|
5ca8bbd20c
|
uxtheme/tests: Added a bit more functional tests to OpenThemeData.
|
2006-06-27 11:13:34 +02:00 |
|
Paul Vriens
|
9d449ab489
|
uxtheme/tests: Destroy the windows after we've used them.
|
2006-06-23 10:45:39 +02:00 |
|
Paul Vriens
|
7c0aaf31ec
|
uxtheme/tests: Add a case sensitivity test.
|
2006-06-23 10:45:24 +02:00 |
|
Paul Vriens
|
6dc86da573
|
uxtheme/tests: Only test the needed functions once, bail out if one is missing.
|
2006-06-22 12:29:03 +02:00 |
|
Paul Vriens
|
36a775d0c7
|
uxtheme/tests: Add some tests for GetWindowTheme.
|
2006-06-22 12:29:03 +02:00 |
|
Paul Vriens
|
739f4187eb
|
uxtheme/tests: Extra testing for GetLastError.
|
2006-06-21 13:54:27 +02:00 |
|
Paul Vriens
|
14b4e85148
|
uxtheme/tests: Added test for IsAppThemed and grouped it with IsThemeActive.
|
2006-06-19 22:54:31 +02:00 |
|
Paul Vriens
|
682679b07c
|
uxtheme/tests: Change S_OK to the more appropriate ERROR_SUCCESS.
|
2006-06-19 20:54:39 +02:00 |
|
Francois Gouget
|
9eb81363ad
|
Add trailing '\n's to ok() calls.
Remove spaces before '\n'.
|
2006-06-16 11:32:42 +02:00 |
|
Paul Vriens
|
569a452d3a
|
uxtheme: Add framework and initial tests.
|
2006-06-14 13:22:35 +02:00 |
|