Alexandre Julliard
|
782403085f
|
user32: Treat the top-level message window as a desktop window.
|
2008-06-25 15:20:26 +02:00 |
Lei Zhang
|
95f323ed46
|
user32: Handle VK_TAB in EDIT_WM_KeyDown.
|
2008-04-10 10:00:03 +02:00 |
Lei Zhang
|
08a4d2afc2
|
user32: Dialog should ignore WM_KEYDOWN messages if it gets DLGC_WANTCHARS.
|
2008-04-03 11:27:14 +02:00 |
Alex Villacís Lasso
|
4612b15fff
|
user32: Fix regression in DlgDirList caused by modified LB_DIR return behavior, with tests.
|
2007-12-19 19:36:09 +01:00 |
Alex Villacís Lasso
|
bee9fbfd43
|
user32: DlgDirList converts path specification to uppercase.
|
2007-11-15 11:09:32 +01:00 |
Alex Villacís Lasso
|
c4a77bd510
|
user32: DlgDirSelect tacks on a period on filenames without ext.
|
2007-11-14 13:10:39 +01:00 |
Alex Villacís Lasso
|
08d945dadd
|
user32: LB_DIR with standalone DDL_DRIVES implies DDL_EXCLUSIVE.
|
2007-11-14 13:04:54 +01:00 |
Alexandre Julliard
|
bfe88a00f8
|
user32: Store the builtin class names in Unicode.
|
2007-11-01 12:55:00 +01:00 |
Lei Zhang
|
7c2263ddc4
|
user32: Do not send button click to dialog with disabled default button.
|
2007-10-25 13:52:09 +02:00 |
Alex Villacís Lasso
|
89939b5a2b
|
user32: Fix change-drive in Win3.1-style file open dialog.
|
2007-08-20 22:24:40 +02:00 |
Alex Villacís Lasso
|
4d99a8182d
|
user32: Fix crash while dir-navigating in Win3.1-style file open dialog.
|
2007-08-20 22:23:16 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Dmitry Timoshkov
|
1eea906dad
|
user32: Windows doesn't send the initialization messages to a dialog if a passed in dlgProc is NULL.
|
2007-05-08 13:26:01 +02:00 |
Louis Lenders
|
ba7207cbc0
|
user32: Fix error return values in DialogBoxParam + simple test.
|
2007-02-15 11:14:53 +01:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Andrew Talbot
|
8831a79e90
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:15 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |