Alexandre Julliard
|
3cd817b53e
|
server: Make lparam_t always 64-bit.
|
2008-12-24 19:57:51 +01:00 |
|
Alexandre Julliard
|
d1d7b9f3f7
|
server: Store data for hardware messages in the message extra data.
|
2008-12-24 19:57:51 +01:00 |
|
Alexandre Julliard
|
77ca32cf71
|
user32: Fix SPI_SETMOUSESPEED handling, the parameter is not a pointer.
|
2008-12-24 19:57:51 +01:00 |
|
Vincent Pelletier
|
878c2a8332
|
user32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
|
2008-12-23 20:14:47 +01:00 |
|
Maarten Lankhorst
|
0a6459598a
|
user32/winex11.drv: Change all user32 operations to use CDECL.
|
2008-12-23 13:06:04 +01:00 |
|
Aric Stewart
|
5c779bfa0a
|
user32: Remove the driver call for GetKeyboardLayoutList and instead populate from the registry.
|
2008-12-18 14:19:39 +01:00 |
|
Maarten Lankhorst
|
a411f25d85
|
gdi32/user32: Make __wine_make_gdi_object_system CDECL.
|
2008-12-17 15:02:26 +01:00 |
|
Andrew Talbot
|
b5081dacc0
|
user32: Sign-compare warnings fix.
|
2008-12-16 14:27:50 +01:00 |
|
Paul Vriens
|
f4da3fd7ac
|
user32/tests: Destroy the windows after the tests.
|
2008-12-16 12:51:03 +01:00 |
|
Aric Stewart
|
bd25af9dba
|
user32: Proper handling of WM_INPUTLANGCHANGEREQUEST.
|
2008-12-12 12:20:53 +01:00 |
|
Francois Gouget
|
803555927c
|
user32/tests: Make some functions static.
|
2008-12-12 11:42:34 +01:00 |
|
ByeongSik Jeon
|
5f3287d79f
|
*Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
|
2008-12-11 12:21:07 +01:00 |
|
ByeongSik Jeon
|
1b0297a7f9
|
*Zh.rc: Update the Chinese resource font name to "MS Shell Dlg".
|
2008-12-11 12:20:48 +01:00 |
|
Aric Stewart
|
cb69bd6349
|
user32: Implement handling of WM_INPUTLANGCHANGE.
|
2008-12-11 11:50:07 +01:00 |
|
Alexandre Julliard
|
517b2f624d
|
server: Windows properties are actually generic params, not handles.
|
2008-12-10 16:21:32 +01:00 |
|
Lei Zhang
|
54eebfe5e5
|
user32: Check input to GetAsyncKeyState().
|
2008-12-08 22:03:11 +01:00 |
|
Alexandre Julliard
|
7fdadbb377
|
server: Add functions for conversions between server user handles and pointer-style handles.
|
2008-12-08 16:58:20 +01:00 |
|
Alexandre Julliard
|
ad4605fc61
|
user32/tests: Added some tests for behavior of 64-bit user handles.
|
2008-12-08 16:05:58 +01:00 |
|
Alexandre Julliard
|
d1b3d484f7
|
server: Add functions for conversions between server object handles and pointer-style handles.
|
2008-12-08 16:05:17 +01:00 |
|
Paul Vriens
|
d0d7160c49
|
user32/tests: Fix some typos.
|
2008-12-05 17:21:39 +01:00 |
|
Alexandre Julliard
|
c03917c173
|
Define _WIN32_WINNT before including any headers.
|
2008-12-04 12:10:16 +01:00 |
|
Francois Gouget
|
23e6e7be8e
|
Make sure we have a space before the ellipses in Slovenian resources.
|
2008-12-04 12:06:06 +01:00 |
|
Maarten Lankhorst
|
7981d6c736
|
user32: Fix dialogs for 64-bits wine.
|
2008-12-03 11:28:25 +01:00 |
|
Andrew Riedi
|
63908f039b
|
user32: The frames of .ani cursors are .ico's, not .cur's.
|
2008-12-01 14:14:45 +01:00 |
|
Andrew Riedi
|
506f77b8d6
|
user32: Cursors can have more than one color.
|
2008-12-01 14:14:41 +01:00 |
|
Andrew Riedi
|
9726a7119b
|
user32: Make the hotspot ICON_HOTSPOT when loading icons.
Based on patches by Henri Verbeet.
|
2008-11-26 13:37:24 +01:00 |
|
Alexandre Julliard
|
5118108c82
|
user32/tests: Fix a number of window tests on Win9x and Vista.
|
2008-11-26 12:04:51 +01:00 |
|
Francois Gouget
|
31df4d42b7
|
user32: Remove WINAPI/CALLBACK on static functions where not needed.
|
2008-11-25 11:50:00 +01:00 |
|
Alexandre Julliard
|
bd8e14bedd
|
user32/tests: Only test the window caption status if there is a foreground window.
|
2008-11-21 15:53:25 +01:00 |
|
Andrew Riedi
|
1425b1b9ef
|
user32: Fix the loading of stretched cursors.
Based on patches by Henri Verbeet.
|
2008-11-21 11:53:22 +01:00 |
|
Paul Vriens
|
a413c38a7c
|
user32/tests: Fix a few test failures on Win9x.
|
2008-11-21 10:03:17 +01:00 |
|
Alexandre Julliard
|
424b5e61f0
|
user32/tests: Allow the foreground window to be null in the window tests.
|
2008-11-20 20:51:06 +01:00 |
|
Alexandre Julliard
|
3359f4d4e5
|
user32/tests: Fix some of the sysparams tests on Win9x and NT4.
|
2008-11-20 20:46:54 +01:00 |
|
Alexandre Julliard
|
dcd8cf7214
|
user32/tests: Fix the monitor tests on NT4.
|
2008-11-20 20:06:46 +01:00 |
|
Alexandre Julliard
|
bda507fb58
|
user32/tests: Fix wildcard directory lists handling for Win9x.
|
2008-11-20 19:52:03 +01:00 |
|
Alexandre Julliard
|
2032da7d42
|
user32/tests: Fix the edit margins tests on Win9x.
|
2008-11-20 18:21:38 +01:00 |
|
Alexandre Julliard
|
4afb1c54c0
|
user32/tests: Fix the cursor tests on Win9x.
|
2008-11-20 18:09:10 +01:00 |
|
Alexandre Julliard
|
43a70a68bc
|
user32/tests: The BSF_SENDNOTIFYMESSAGE flag is not supported on NT4.
|
2008-11-20 18:01:23 +01:00 |
|
Paul Vriens
|
bc3484bc20
|
user32/tests: Don't crash on Win95.
|
2008-11-20 12:01:27 +01:00 |
|
Alexandre Julliard
|
80e163eba9
|
user32/tests: Fix a few more failures in the window test.
|
2008-11-20 11:57:32 +01:00 |
|
Florian Köberle
|
c6adf31841
|
user32/tests: Test size and minmax of WS_THICKFRAME child.
|
2008-11-19 15:02:37 +01:00 |
|
Florian Köberle
|
b422c4b874
|
user32/tests: Capture tests should not require no active window.
|
2008-11-19 14:57:50 +01:00 |
|
Dmitry Timoshkov
|
5dfcadd7a3
|
user32: Do not change focus if the window is no longer active.
|
2008-11-19 12:16:28 +01:00 |
|
Damjan Jovanovic
|
1603a51d4e
|
user32: Handle NULL rectangles in WM_NCCALCSIZE.
|
2008-11-18 15:52:00 +01:00 |
|
Francois Gouget
|
3b140ccb0e
|
Assorted spelling fixes.
|
2008-11-17 16:04:39 +01:00 |
|
Paul Vriens
|
919bd61203
|
user32/tests: Fix a test failure on Win9x, WinMe and NT4.
|
2008-11-17 14:45:57 +01:00 |
|
Alexandre Julliard
|
025daaf0e8
|
user32: Fix FindWindow to not match an empty class name.
|
2008-11-17 14:14:05 +01:00 |
|
Dylan Smith
|
fe1f3c5293
|
user32: Added message spy string for IME Status messages.
|
2008-11-17 13:12:28 +01:00 |
|
Alexandre Julliard
|
1877ff01f9
|
user32/tests: Fix the resource tests for various Windows versions.
|
2008-11-14 21:17:48 +01:00 |
|
Andrew Riedi
|
7f5b4ab15d
|
user32: Initial .ani support (only first frame).
Based on patches by Henri Verbeet.
|
2008-11-14 14:28:23 +01:00 |
|