Nigel Liang
|
c52ce9bccc
|
winex11.drv: Implement XIMPreEditCaretCallback.
|
2007-07-20 11:58:35 +02:00 |
Lei Zhang
|
7dd98bb993
|
user32: Improve cut/copy/paste behavior of password edit boxes.
|
2007-06-14 13:54:34 +02:00 |
Dmitry Timoshkov
|
9a295e7f87
|
user32: Fix some compilation warnings in 64-bit mode.
|
2007-05-30 13:24:27 +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 |
Huw Davies
|
6a94516cc4
|
user32: Cache the text buffer length to avoid excessive calls to strlenW.
|
2007-04-20 13:05:05 +02:00 |
Huw Davies
|
a0dbcb2595
|
user32: Add a function to return the length of the text buffer.
|
2007-04-20 13:04:57 +02:00 |
Huw Davies
|
c79ce3cdbe
|
user32: Keep track of whether the app has asked for the text buffer handle.
|
2007-04-20 13:04:53 +02:00 |
Francois Gouget
|
aab5e5856e
|
Don't put single quotes around '%s' when using the debugstr_*() functions.
|
2007-01-18 12:55:50 +01:00 |
Dmitry Timoshkov
|
b37b72b006
|
user32: Center the context menu if it was activated via VK_APPS like Windows does.
|
2006-12-15 12:20:23 +01:00 |
Andrew Talbot
|
bc95bfd3c1
|
user32: Cast-qual warnings fix.
|
2006-11-20 11:24:25 +01:00 |
Alexandre Julliard
|
b8a2e3b8a4
|
user32: Renamed the user/ directory to user32.
|
2006-11-16 14:49:25 +01:00 |