- 20 Aug, 2000 1 commit
-
-
Louis Philippe Gagnon authored
EVENT_MapNotify) by introducing an internal function. - Fix ShowOwnedPopups so it sends messages with the same parameters as in Windows.
-
- 10 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
Moved all ttydrv source files to dlls/ttydrv. Load functions pointer for the USER driver from the graphics driver dll with GetProcAddress.
-
- 06 Aug, 2000 1 commit
-
-
Alexandre Julliard authored
to trap exceptions.
-
- 31 Jul, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 29 Jul, 2000 1 commit
-
-
Huw D M Davies authored
-
- 15 Jul, 2000 1 commit
-
-
Gerard Patel authored
-
- 10 Jul, 2000 1 commit
-
-
Dmitry Timoshkov authored
Add new key to wine.ini in the section [x11drv] - TextCP, which means code page used for texts passed to X. Accordingly fix handlers of WM_SETTEXT/WM_GETTEXT.
-
- 25 Jun, 2000 1 commit
-
-
Lawson Whitney authored
-
- 08 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 07 Jun, 2000 1 commit
-
-
Alexandre Julliard authored
WM_GETMINMAXINFO message.
-
- 31 May, 2000 1 commit
-
-
Gerard Patel authored
-
- 30 May, 2000 2 commits
-
-
Alexandre Julliard authored
directly.
-
Alexandre Julliard authored
SetParent: call SetWindowPos with SWP_NOACTIVATE flag set.
-
- 11 May, 2000 1 commit
-
-
Guy Albertelli authored
-
- 28 Mar, 2000 1 commit
-
-
Patrik Stridvall authored
-
- 25 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Merged monitor driver into USER driver.
-
- 24 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Moved keyboard.spec into user dll.
-
- 20 Mar, 2000 1 commit
-
-
Alexandre Julliard authored
Merged event, keyboard and mouse drivers into USER driver.
-
- 25 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
pointers in FindWindow.
-
- 20 Feb, 2000 1 commit
-
-
Andreas Mohr authored
- cleaned up win.c
-
- 18 Feb, 2000 1 commit
-
-
Noomen Hamza authored
-
- 16 Feb, 2000 2 commits
-
-
Alexandre Julliard authored
-
Gerard Patel authored
-
- 13 Feb, 2000 1 commit
-
-
Alexandre Julliard authored
Turchanov <turchanov@otvprim.ru>).
-
- 10 Feb, 2000 1 commit
-
-
Jeremy White authored
the resulting compilation failures).
-
- 01 Jan, 2000 1 commit
-
-
Alexandre Julliard authored
-
- 08 Dec, 1999 1 commit
-
-
Dimitrie O. Paun authored
Use the default version of FIXME, ERR, WARN, TRACE for the default channel.
-
- 31 Oct, 1999 1 commit
-
-
Huw D M Davies authored
-
- 24 Oct, 1999 1 commit
-
-
Uwe Bonnes authored
-
- 23 Oct, 1999 1 commit
-
-
Rein Klazes authored
hInstance==NULL.
-
- 28 Sep, 1999 1 commit
-
-
Noomen Hamza authored
-
- 03 Sep, 1999 1 commit
-
-
Abey George authored
styles.
-
- 11 Jul, 1999 2 commits
-
-
Alexandre Julliard authored
some 'register' functions into normal functions. Removed the few remaining 'return' functions to simplify relay handling.
-
Marcus Meissner authored
-
- 04 Jul, 1999 1 commit
-
-
Uwe Bonnes authored
-
- 26 Jun, 1999 2 commits
-
-
Alexandre Julliard authored
context. Added #ifdef __i386__ around accesses to 386 registers in the generic CONTEXT structure.
-
Pascal Lessard authored
-
- 22 Jun, 1999 1 commit
-
-
Alexandre Julliard authored
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
-
- 05 Jun, 1999 1 commit
-
-
Slava Monich authored
o if x is CW_USEDEFAULT (or CW_USEDEFAULT16) and y is *not* CW_USEDEFAULT (or CW_USEDEFAULT16) then use y as a second parameter to ShowWindow(). Some apps (CALC.EXE for Win98 is one of them) use this undocumented feature to create hidden window with WS_VISIBLE style set.
-
- 29 May, 1999 1 commit
-
-
Francis Beaudet authored
-