Sign in
goma
/
wine
/
8dee7519c6e1612ee4bdfd624f0c1150af0c65b5
/
dlls
/
uxtheme
55dccf2
uxtheme: UXINI_ResetINI() is unused so remove it.
by Francois Gouget
· 16 years ago
b7ac6cb
uxtheme/tests: Adjust error test for W2K8.
by Ge van Geldorp
· 16 years ago
7eb3abc
uxtheme: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
0f361b8
uxtheme: Fix a compiler warning.
by Austin English
· 16 years ago
ff4fff5
uxtheme: Make some functions static.
by Alexandre Julliard
· 16 years ago
b3bf746
Straighten out some ellipses.
by Francois Gouget
· 16 years ago
5bc2785
uxtheme: Draw the correct part of the themed parent background to the DC.
by Reece Dunn
· 16 years ago
6a78ea4
uxtheme: Add stubs for the double buffer drawing API in Vista.
by Reece Dunn
· 16 years ago
373f8ff
uxtheme: Remove superflous casts.
by Michael Stefaniuc
· 16 years ago
d85c3e7
uxtheme: Fixed the todo blocks in the IsThemed tests when theming is inactive.
by Reece Dunn
· 16 years ago
3f68d42
uxtheme/tests: Use skip instead of trace.
by Paul Vriens
· 16 years ago
739bdae
uxtheme: SetPropW returns a BOOL not an HRESULT.
by Rob Shearman
· 16 years ago
0feda92
uxtheme/tests: Use HRESULT_FROM_WIN32 to check the error codes, not LOWORD.
by Reece Dunn
· 17 years ago
471fb14
uxtheme: Remove unused variable.
by Andrew Talbot
· 17 years ago
97e1fef
uxtheme: Fix a test that fails in win2k3.
by James Hawkins
· 17 years ago
4165a1f
uxtheme: Skip creation of temporary bitmap when painting a single tile.
by Alex Villacís Lasso
· 17 years ago
6a42264
uxtheme: Fix nasty regression with painting of themed progress bar.
by Alex Villacís Lasso
· 17 years ago
6e59cd2
Spelling fixes.
by Austin English
· 17 years ago
1706d0d
uxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by building an appropriately-sized memory bitmap out of the tile instead of iterating with UXTHEME_Blt() directly.
by Alex Villacís Lasso
· 17 years ago
65dd157
uxtheme: Assign to struct instead of using CopyMemory.
by Andrew Talbot
· 17 years ago
7abeb20
uxtheme: Assign to structs instead of using memcpy.
by Andrew Talbot
· 17 years ago
4800089
makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
by Rob Shearman
· 17 years ago
d10eaa5
uxtheme: Fix the system tests so they pass on Vista.
by Reece H. Dunn
· 17 years ago
9e5f214
uxtheme: Remove unneeded casts.
by Andrew Talbot
· 17 years ago
44b52b1
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
ad93963
Removed some unneeded imports.
by Alexandre Julliard
· 17 years ago
2993785
Assorted non-ANSI function declaration fixes (missing void).
by Francois Gouget
· 18 years ago
7e98965
uxtheme: Exclude unused headers.
by Andrew Talbot
· 18 years ago
7401833
uxtheme: Fix conflicting declarations.
by Andrew Talbot
· 18 years ago
3f726d3
uxtheme: Fixed wrong index in draw.c.
by Marcus Meissner
· 18 years ago
2bb4419
uxtheme: Declare some items static.
by Andrew Talbot
· 18 years ago
1ccf944
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
7a2bd72
uxtheme: winerror.h must not define the E_PROP_*_UNSUPPORTED macros.
by Francois Gouget
· 18 years ago
a7f8195
include: The PSDK does not have the A/W variants of MAKEINTATOM() so we should not either.
by Francois Gouget
· 18 years ago
f2a294f
uxtheme/tests: Fix Win64 printf format warnings.
by Michael Stefaniuc
· 18 years ago
5512168
uxtheme: Win64 printf format warning fixes.
by Michael Ploujnikov
· 18 years ago
dc3706a
uxtheme: Win64 printf format warning fixes.
by Michael Stefaniuc
· 18 years ago
82babbe
Add missing '\n's to Wine traces.
by Francois Gouget
· 18 years ago
85ce511
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
by Michael Stefaniuc
· 19 years ago
32ab895
makefiles: Generate the dependencies line to avoid some code duplication.
by Alexandre Julliard
· 19 years ago
0c15360
Removes all unnecessary WINE_DEFAULT_DEBUG_CHANNEL and respective wine/debug.h includes.
by Marcus Meissner
· 19 years ago
5cf75e6
makefiles: Only run test and documentation targets in directories that need them.
by Alexandre Julliard
· 19 years ago
11211bf
uxtheme: Set non-client metrics from theme.
by Frank Richter
· 19 years ago
3e4bdad
uxtheme: Split color handling out of MSSTYLES_ParseThemeIni into smaller helper functions.
by Frank Richter
· 19 years ago
f34412b
uxtheme: Enable gradient captions if a theme provides colors for them.
by Frank Richter
· 19 years ago
83974b2
uxtheme: Don't back up colors etc. when a theme is already active.
by Frank Richter
· 19 years ago
5234c8c
uxtheme: Make some variables static.
by Alexandre Julliard
· 19 years ago
eb8a40c
libs: Merged libwine_unicode into libwine.
by Alexandre Julliard
· 19 years ago
77dc0d9
.gitignore: Added wildcards to ignore generated resource files.
by Alexandre Julliard
· 19 years ago
0fa8baa
make_dlls: Recursively ignore .ok files in all tests directories.
by Alexandre Julliard
· 19 years ago
edd100b
make_dlls: Recursively ignore testlist.c in all tests directories.
by Alexandre Julliard
· 19 years ago
5258e06
make_dlls: Ignore generated import libraries from the top-level .gitignore.
by Alexandre Julliard
· 19 years ago
cc2b3b4
Take advantage of the recursive nature of .gitignore for Makefile entries.
by Alexandre Julliard
· 19 years ago
d9c5cef
uxtheme/tests: Add tests for IsThemePartDefined.
by Paul Vriens
· 19 years ago
d599dec
uxtheme/tests: Add tests for GetCurrentThemeName.
by Paul Vriens
· 19 years ago
5ca8bbd
uxtheme/tests: Added a bit more functional tests to OpenThemeData.
by Paul Vriens
· 19 years ago
9d449ab
uxtheme/tests: Destroy the windows after we've used them.
by Paul Vriens
· 19 years ago
7c0aaf3
uxtheme/tests: Add a case sensitivity test.
by Paul Vriens
· 19 years ago
6dc86da
uxtheme/tests: Only test the needed functions once, bail out if one is missing.
by Paul Vriens
· 19 years ago
36a775d
uxtheme/tests: Add some tests for GetWindowTheme.
by Paul Vriens
· 19 years ago
739f418
uxtheme/tests: Extra testing for GetLastError.
by Paul Vriens
· 19 years ago
14b4e85
uxtheme/tests: Added test for IsAppThemed and grouped it with IsThemeActive.
by Paul Vriens
· 19 years ago
682679b
uxtheme/tests: Change S_OK to the more appropriate ERROR_SUCCESS.
by Paul Vriens
· 19 years ago
9eb8136
Add trailing '\n's to ok() calls. Remove spaces before '\n'.
by Francois Gouget
· 19 years ago
569a452
uxtheme: Add framework and initial tests.
by Paul Vriens
· 19 years ago
360a3f9
Update the address of the Free Software Foundation.
by Jonathan Ernst
· 19 years ago
02bf355
uxtheme: Fix GetThemeSysString as the error-path was always taken.
by Paul Vriens
· 19 years ago
d46e68d
uxtheme: Fix GetThemeSysInt.
by Mike Hearn
· 19 years ago
0ec7e1a
Renamed all .cvsignore files to .gitignore.
by Alexandre Julliard
· 19 years ago
6d442ae
Assorted spelling fixes.
by Francois Gouget
· 19 years ago
104f2e8
Improve c2man Documented-Total count. Changes: - add missing returns section
by Markus Amsler
· 19 years ago
7e22be4
We are no longer generating .dbg.c files.
by Alexandre Julliard
· 20 years ago
4c34d93
Specify 64-bit integers as double instead of long long in spec files
by Alexandre Julliard
· 20 years ago
d168219
Fix gcc 4.0 warnings.
by Mike McCormack
· 20 years ago
d60c5ce
#include <stdlib.h> to get abs() prototype.
by Gerald Pfeifer
· 20 years ago
064b54a
Remove shlwapi dependency.
by Frank Richter
· 20 years ago
a18042e
More elaborate IsThemeBackgroundPartiallyTransparent() implementation;
by Frank Richter
· 20 years ago
28022e8
EnumThemeColors() and EnumThemeSizes() actually do not return a single
by Frank Richter
· 20 years ago
9a88d25
Since theme images are reused now it's not really a good idea to
by Frank Richter
· 20 years ago
44b4c74
Pass around what kind of transparency an image actually needs. Use
by Frank Richter
· 20 years ago
e53a763
If a MINSIZEn property is not present, fall back to actual size of nth
by Frank Richter
· 20 years ago
9a03000
Take a common computation out of two if-branches in UXTHEME_LoadImage().
by Frank Richter
· 20 years ago
eed5b66
Implement "manual" image sharing(as opposed to using LoadImage() with
by Frank Richter
· 20 years ago
dbfac2e
Fix 'cast to pointer from integer of different size' warnings in 64bit.
by Kevin Koltzau
· 20 years ago
fcb8a2f
Compare result of RegQueryValueExW() with ERROR_SUCCESS.
by Frank Richter
· 20 years ago
6451a14
Whatever TrueSizeStretchMark is for - it's not what Wine uxtheme used
by Frank Richter
· 20 years ago
8ff3c7e
Better computations to have uniformly sized parts scaled in both directions.
by Frank Richter
· 20 years ago
0f94e03
Enhance uxtheme to store the themed system metrics in the registry and
by Frank Richter
· 20 years ago
70442d5
Implement DrawThemeEdge().
by Frank Richter
· 20 years ago
aab700d
Set some default values for truesize sizing that seem closer to Windows.
by Frank Richter
· 20 years ago
30fffda
The default image layout is HORIZONTAL, not VERTICAL.
by Frank Richter
· 20 years ago
635135b
Another fix to use magenta as the default transparent color.
by Frank Richter
· 20 years ago
46c31ad
Add support for horizontal & vertical alignment when doing truesize sizing.
by Frank Richter
· 20 years ago
1979ab3
Add support for the BT_NONE background type.
by Frank Richter
· 20 years ago
50cd0e0
Implement GetThemeBackgroundExtent().
by Frank Richter
· 20 years ago
59e5ce9
Implement support for the ST_TILE background stretching mode.
by Frank Richter
· 20 years ago
3701cb2
Implementation for GetThemePartSize() (not entirely equivalent to
by Frank Richter
· 20 years ago
1621ff4
Make GetThemeMargins() return default values (0 margin) if the
by Frank Richter
· 20 years ago
1009235
OpenThemeData() now always sets the window theme to the handle
by Frank Richter
· 20 years ago
4d2e6b7
GetThemeBackgroundContentRect() does not use the content margins
by Frank Richter
· 20 years ago
Next »