- 18d0297 Removed input.h, queue.h, spy.h and sysmetrics.h and moved their by Alexandre Julliard · 22 years ago
- a8a422f Fixed more -DSTRICT issues. by Alexandre Julliard · 22 years ago
- 3f61afb Added ReleaseDC function to the USER driver interface. by Alexandre Julliard · 22 years ago
- 0286135 Rewrote hook support to store the hook chain in the server. by Alexandre Julliard · 22 years ago
- 7521a42 Changed the USER_HEAP_* macros to use HANDLEs instead of HANDLE16s. by Alexandre Julliard · 22 years ago
- 0ccb9fe Store the original GDI palette functions in pfnSelectPalette and by Alexandre Julliard · 22 years ago
- 0ca051e Fixed wownt32.h to make it usable from inside Wine, and use it to by Alexandre Julliard · 22 years ago
- 5030bda Reimplemented Get/SetActiveWindow, Get/SetFocus and by Alexandre Julliard · 22 years ago
- bc54d78 - change the internal functions in windows/cursoricon.c to use 32bit by Michael Stefaniuc · 22 years ago
- 4a75c5c Convert HACCEL to a void*. by Michael Stefaniuc · 23 years ago
- 651c598 - Add a max wait time for selection notifies. by Ulrich Czekalla · 23 years ago
- 7fbd74e Replaced the GET/PUT_UA macros by memcpy. Fixed a few big-endian issues. by Alexandre Julliard · 23 years ago
- 4344c36 Got rid of GetSysColorPen. by Alexandre Julliard · 23 years ago
- 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
- 80a3bb4 Removed LoadOEMResource from USER driver. by Alexandre Julliard · 23 years ago
- 096524c Use alertable waits in PeekMessage16 and GetMessage16 so we can by Mike McCormack · 23 years ago
- c7de340 Removed Get/SetScreenSaveTimeout user driver functions because they by Andriy Palamarchuk · 23 years ago
- ddc3317 Store in the server all the window information accessible with by Alexandre Julliard · 23 years ago
- 32fb580 Changed X11 mouse driver to use SendInput, and removed WINE_MOUSEEVENT by Alexandre Julliard · 23 years ago
- 4b62618 Added support for low-level mouse and keyboard hooks. by Alexandre Julliard · 23 years ago
- fb0ff05 Added internal Wine messages to perform SetWindowPos, ShowWindow and by Alexandre Julliard · 23 years ago
- 94ce2a3 Map a window if it is shown by a direct style change. by Gerard Patel · 24 years ago
- 4ff32c8 Removed a number of direct accesses to the window structure. by Alexandre Julliard · 24 years ago
- 6837b9c Moved user lock to user.c. Added USER_CheckNotLock function. by Alexandre Julliard · 24 years ago
- ed15fc7 Moved ForceWindowRaise to the USER driver and removed the WND driver. by Alexandre Julliard · 24 years ago
- 624f14e Make GetCursorPos call XQueryPointer. by Ove Kaaven · 24 years ago
- ad36303 Use a flag to test if create structure is unicode. by Gerard Patel · 24 years ago
- dc4fe77 Create an X window for every window, including children. by Alexandre Julliard · 24 years ago
- 51ab43b Moved the major part of message queue and window timer handling into by Alexandre Julliard · 24 years ago
- 4323004 Create an X connection for each thread, and process X events in the by Alexandre Julliard · 24 years ago
- e3fe9f2 Moved ScrollWindowEx implementation to the graphics driver. by Alexandre Julliard · 24 years ago
- 3abeae8 Moved window move/resize syscommand handling to the graphics driver. by Alexandre Julliard · 24 years ago
- c6a835a Remove Get/SetBeepActive from USER driver and manage it locally inside by Alexandre Julliard · 24 years ago
- 9ae0fe5 Moved most of the implementation of SetWindowPos and SetDrawable into by Alexandre Julliard · 24 years ago
- a41b2cf Moved tweak support to USER dll. Removed tweak.h and cache.h. by Alexandre Julliard · 24 years ago
- 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
- 8a31634 Replaced ToAscii by ToUnicode in the User driver interface. by Dmitry Timoshkov · 24 years ago
- 42d20f9 Merged clipboard driver into USER driver. by Alexandre Julliard · 25 years ago
- b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
- ae41e8c Reordered the CALLBACK and WINAPI directives so that it compiles with by Francois Gouget · 25 years ago
- 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
- 7f3418f Store monitor size and depth in the generic structure. by Alexandre Julliard · 25 years ago
- 28c3a1b Moved graphics initialisation to the x11drv/ttydrv dll init code. by Alexandre Julliard · 25 years ago
- 9b59da0 Misc small cleanups. by Alexandre Julliard · 25 years ago
- c319c66 Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and by Ulrich Weigand · 26 years ago
- e392a0c Added USER32.UserSignalProc to Callout table. by Ulrich Weigand · 26 years ago
- b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
- 1b938b1 Adapted to cursor/icon handling changes. by Ulrich Weigand · 26 years ago
- 91bb1f9 - Cleaned up the message queue when a thread exit (but not the process). by Stephane Lussier · 26 years ago
- 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
- a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
- 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221
- 77b9918 Release 970914 by Alexandre Julliard · 28 years ago wine-970914
- c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
- ca22b33 Release 960712 by Alexandre Julliard · 29 years ago wine-960712
- 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
- 2ace16a Release 960428 by Alexandre Julliard · 29 years ago wine-960428
- 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
- e2991ea Release 950727 by Alexandre Julliard · 30 years ago wine-950727
- ded3038 Release 950706 by Alexandre Julliard · 30 years ago wine-950706
- e2abbb1 Release 950319 by Alexandre Julliard · 30 years ago wine-950319
- 5819953 Release 940420 by Alexandre Julliard · 31 years ago wine-940420
- 8d24ae6 Release 940405 by Alexandre Julliard · 31 years ago wine-940405
- fb9a919 Release 940301 by Alexandre Julliard · 31 years ago wine-940301
- 5f721f8 Release 0.5 by Alexandre Julliard · 31 years ago wine-0.5
- 401710d Release 0.3.0 by Alexandre Julliard · 32 years ago wine-0.3.0