Johan Gardell
|
ebe9b3c995
|
user32: Added support for SPI_SETMOUSESPEED in SystemParametersInfoW.
|
2008-02-08 11:02:16 +01:00 |
Andrew Talbot
|
3dfaef3729
|
user32: Remove unneeded casts.
|
2008-01-22 11:27:51 +01:00 |
Alistair Leslie-Hughes
|
c3f4ad58a1
|
user32: Add SetProcessDPIAware stub.
|
2008-01-11 12:23:43 +01:00 |
Gerald Pfeifer
|
2ea16a49e8
|
user32: Fix type of loop variable.
|
2007-12-31 17:29:39 +01:00 |
Dmitry Timoshkov
|
78718a41c7
|
user32: Add a test for an invalid DEVMODE passed to ChangeDisplaySettings, make it pass under Wine.
|
2007-12-20 10:47:49 +01:00 |
Alexander Nicolaysen Sørnes
|
82d937de8f
|
user32: A few more colour changes to match modern Windows.
Thanks to Bamm Gabriana for the info.
|
2007-12-07 17:07:05 +01:00 |
Dmitry Timoshkov
|
718e71300c
|
user32: Make sure the desktop window is created before mode enumeration.
|
2007-12-04 18:40:54 +01:00 |
Divan Burger
|
1aff3528cf
|
user32, wine.inf: Enable title bar gradients and match colours with win2k.
|
2007-11-28 13:41:06 +01:00 |
Divan Burger
|
113f573b25
|
user32: Change the desktop colour and pattern to match win2k.
|
2007-11-21 13:22:18 +01:00 |
Divan Burger
|
91d2b609c3
|
user32: Fix colours to match exactly with Windows 2000.
|
2007-11-21 13:22:14 +01:00 |
Alexander Nicolaysen Sørnes
|
1f8ba96128
|
user32: Change to modern Windows colours.
|
2007-11-20 16:59:20 +01:00 |
Francois Gouget
|
7b00b60cf5
|
user32: Fix compilation on systems that don't support either nameless unions or nameless structs.
|
2007-11-05 15:06:31 +01:00 |
Dmitry Timoshkov
|
2712eb50b1
|
user32: Initialize more fields in the DEVMODE structure.
|
2007-11-01 12:41:30 +01:00 |
Vincent Pelletier
|
d62da81251
|
user32: Implement SPI_GETMOUSESPEED in SystemParametersInfoW.
|
2007-10-15 16:57:06 +02:00 |
Dmitry Timoshkov
|
7d482d8e7e
|
user32: Do not hardcode cp1252 for an icon/title font.
|
2007-06-11 13:49:50 +02:00 |
Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +02:00 |
Andrew Talbot
|
48d740855e
|
user32: Replace inline static with static inline.
|
2007-03-17 20:04:08 +01:00 |
Juan Lang
|
8d31aebc5c
|
user32: Fix a comment.
|
2007-03-13 12:08:30 +01:00 |
Andrew Talbot
|
9bf24d6af7
|
user32: Remove unused variables.
|
2007-02-06 13:19:18 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |