- Nov 06, 2001
-
-
Alexandre Julliard authored
-
Various English fixes.
-
Add #include "config.h" directives where needed.
-
allows caret of size > 8x8),
-
- Nov 05, 2001
-
-
- Oct 24, 2001
-
-
focus.
-
- Oct 23, 2001
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Oct 22, 2001
-
-
Alexandre Julliard authored
Get/SetWindowLong.
-
- Oct 21, 2001
-
-
- Oct 18, 2001
-
-
Alexandre Julliard authored
hack. Moved mouse.c to dlls/x11drv. Added KeymapNotify event handler, and fixed handling with multiple alt/shift/control keys. Removed dinput functions from USER driver.
-
-
- Oct 17, 2001
-
-
calculated.
-
InputKeyStateTable instead of AsyncKeyStateTable.
-
-
Alexandre Julliard authored
Misc keyboard handling cleanups.
-
Alexandre Julliard authored
for all messages.
-
- Oct 16, 2001
-
-
Alexandre Julliard authored
SetParent in the correct thread. Replace QUEUE_IsExitingQueue by USER_IsExitingThread. Store window rectangles in the server. Prevent DestroyWindow on windows not belonging to the current thread.
-
Alexandre Julliard authored
Avoid unnecessary coordinates conversion in NC_HandleSysCommand.
-
- Oct 15, 2001
-
-
-
Alexandre Julliard authored
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.
-
- Oct 14, 2001
-
-
Remove redundant 'config.h' includes.
-
-
Small code maintainability tweak in ShellExecuteExA. Two typo fixes in winmm.
-
- Oct 12, 2001
-
-
Alexandre Julliard authored
-
callingLoadImageA) with an exception handler.
-
-
- Oct 11, 2001
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
WIN_ListChildren instead.
-
- Oct 10, 2001
-
-
Alexandre Julliard authored
-
- Oct 09, 2001
-
-
Alexandre Julliard authored
Print ERR when accessing classes of other processes.
-
Alexandre Julliard authored
Keep unlinked windows on a separate list. Implemented inter-process FindWindow().
-
- Oct 08, 2001
-
-
Alexandre Julliard authored
RDW_Paint recursion.
-
LaunchServer: Don't give up on the first message. Added GetSelectionEvent: Limit CPU use and introduce timeout.
-
Use WAIT_FAILED rather than the corresponding literal.
-
- Oct 05, 2001
-
-
Alexandre Julliard authored
-
-
-