projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
user32: Fixed icons to select correct image in high colour depth.
[wine]
/
dlls
/
user32
/
sysparams.c
2009-12-30
Nikolay Sivov
user32/sysparams: Return NULL from GetSysColorBrush...
blob
|
commitdiff
|
raw
2009-12-14
Alexandre Julliard
user32: Move SystemParametersInfo16 to user16.c.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Huw Davies
user32: Pad lfFaceName so we don't write uninitialised...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-04
Huw Davies
user32: Pad lfFaceName so we don't write uninitialised...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-30
Paul Vriens
include: Add some system parameters.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Andrey Turkin
user32: Accept SPI_GET/SETMOUSEVANISH parameters in...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-28
Andrey Turkin
user32: Accept SPI_GET/SETDROPSHADOW parameters in...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Dmitry Timoshkov
user32: Add support for SPI_GETFOCUSBORDERWIDTH and...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Alexandre Julliard
user32: Make sure the system params DC cannot be deleted.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-02
Michael Stefaniuc
user32: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Alexandre Julliard
user32: Fix pointer cast warnings on 64-bit.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-29
Byeongsik Jeon
user32: Implementation the SPI_{GET|SET}FONTSMOOTHING...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-24
Alexandre Julliard
user32: Fix SPI_SETMOUSESPEED handling, the parameter...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-23
Vincent Pelletier
user32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
gdi32/user32: Make __wine_make_gdi_object_system CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-10
Paul Chitescu
user32: Unimplemented SystemParametersInfoW actions...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Nicolas Le Cam
user32: Partially implement SystemParametersInfo(SPI_...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-11
Dmitry Timoshkov
user32: Implement SystemParametersInfo(SPI_GETWORKAREA...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Vitaly Lipatov
user32: Implemented processing SPI_{GET/SET}WHEELSCROLL...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Vitaly Lipatov
user32: Implemented processing SPI_{GET/SET}SNAPTODEFBU...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-19
Dmitry Timoshkov
user32: Make ChangeDisplaySettingsA/W reset dmDriverExt...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-05
Dmitry Timoshkov
user32: Set the size of returned DEVMODE to least commo...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-11
Dmitry Timoshkov
user32: Fix Win64 warnings.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Andrew Talbot
user32: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2008-02-08
Johan Gardell
user32: Added support for SPI_SETMOUSESPEED in SystemPa...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Andrew Talbot
user32: Remove unneeded casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-11
Alistair Leslie...
user32: Add SetProcessDPIAware stub.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-31
Gerald Pfeifer
user32: Fix type of loop variable.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Dmitry Timoshkov
user32: Add a test for an invalid DEVMODE passed to...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-07
Alexander Nicolays...
user32: A few more colour changes to match modern Windows.
blob
|
commitdiff
|
raw
|
diff to current
2007-12-04
Dmitry Timoshkov
user32: Make sure the desktop window is created before...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-28
Divan Burger
user32, wine.inf: Enable title bar gradients and match...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Divan Burger
user32: Change the desktop colour and pattern to match...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-21
Divan Burger
user32: Fix colours to match exactly with Windows 2000.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-20
Alexander Nicolays...
user32: Change to modern Windows colours.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-05
Francois Gouget
user32: Fix compilation on systems that don't support...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-01
Dmitry Timoshkov
user32: Initialize more fields in the DEVMODE structure.
blob
|
commitdiff
|
raw
|
diff to current
2007-10-15
Vincent Pelletier
user32: Implement SPI_GETMOUSESPEED in SystemParameters...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-11
Dmitry Timoshkov
user32: Do not hardcode cp1252 for an icon/title font.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-30
Dmitry Timoshkov
user32: Fix some compilation warnings in 64-bit mode.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
user32: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-13
Juan Lang
user32: Fix a comment.
blob
|
commitdiff
|
raw
|
diff to current
2007-02-06
Andrew Talbot
user32: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2006-11-16
Alexandre Julliard
user32: Renamed the user/ directory to user32.
blob
|
commitdiff
|
raw
|
diff to current