1. e2b1222 Stub for RegisterDeviceNotificationW. by Robert Shearman · 21 years ago
  2. 475cdcb Remove the win32 debug channel, misc cleanup of debugging code. by Dimitrie O. Paun · 21 years ago
  3. d684777 Change return code from ExitWindowsEx() (and with that related by Rein Klazes · 21 years ago
  4. 6b6ed72 Add missing '\n's to debug traces. by Francois Gouget · 21 years ago
  5. f9be2f3 Removed some unnecessary includes. by Alexandre Julliard · 21 years ago
  6. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  7. 19b6a49 Allocate DebugInfo field for all critical sections (based on a patch by Alexandre Julliard · 22 years ago
  8. c963e25 Get rid of the 32-bit user signal proc since we always run builtin by Alexandre Julliard · 22 years ago
  9. 330179f Implemented EnumDisplaySettings* and ChangeDisplaySettings*. by Alex Pasadyn · 22 years ago
  10. 18d0297 Removed input.h, queue.h, spy.h and sysmetrics.h and moved their by Alexandre Julliard · 22 years ago
  11. aff7dda Made user compile with -DSTRICT. by Alexandre Julliard · 22 years ago
  12. 1a66505 Removed last users of msdos/interrupts.c. by Jukka Heinonen · 22 years ago
  13. 27faf02 Moved implementation of EnumDisplaySettings from ASCII to Unicode. by Stefan Leichter · 22 years ago
  14. 0286135 Rewrote hook support to store the hook chain in the server. by Alexandre Julliard · 22 years ago
  15. 7370c2f Make GetFreeSystemResources16 print its values on TRACE. by Andreas Mohr · 22 years ago
  16. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  17. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  18. 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
  19. 9fcd89a Removed unnecessary includes. by Alexandre Julliard · 23 years ago
  20. 9d9dac0 Added WIN_ListParents function and renamed WIN_BuildWinArray into by Alexandre Julliard · 24 years ago
  21. 4ff32c8 Removed a number of direct accesses to the window structure. by Alexandre Julliard · 24 years ago
  22. 6837b9c Moved user lock to user.c. Added USER_CheckNotLock function. by Alexandre Julliard · 24 years ago
  23. cb25e25 Replace SendMessage16 by SendMessageW where possible. by Alexandre Julliard · 24 years ago
  24. 8afe662 Avoid using GetFastQueue16 from USER. by Alexandre Julliard · 24 years ago
  25. f899ef0 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  26. 0ca9465 Removed unneeded inclusion of queue.h. by Alexandre Julliard · 24 years ago
  27. 4323004 Create an X connection for each thread, and process X events in the by Alexandre Julliard · 24 years ago
  28. e60ccd1 Create a new window for the top popup menu on every new menu tracking, by Alexandre Julliard · 24 years ago
  29. 04689b2 Always load the 32-bit dll containing a given 16-bit builtin. by Alexandre Julliard · 24 years ago
  30. 9515336 Small dll separation fixes. by Alexandre Julliard · 24 years ago
  31. a862f68 Added a few missing stubs to KERNEL32 and USER32. by Eric Pouech · 24 years ago
  32. df75e89 Documentation name fixes (always use external name). by Patrik Stridvall · 24 years ago
  33. 982e0ce Added a few missing exports. by Eric Pouech · 24 years ago
  34. f4d5fef Add <string.h> to files that needed it. by James Juran · 24 years ago
  35. 0c61028 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  36. 7d5bc5c Removed some direct accesses to the 16-bit task structure. by Alexandre Julliard · 24 years ago
  37. 54300e5 Move HDWP to winuser.h. Convert HWINSTA to STRICT. by François Gouget · 24 years ago
  38. d6515df Convert HDESK to STRICT. by François Gouget · 24 years ago
  39. 2ece70e Various documentation fixes. by Patrik Stridvall · 24 years ago
  40. becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
  41. 1df0d36 Add CF_UNICODETEXT as primary text clipboard format. by Dmitry Timoshkov · 24 years ago
  42. 91222da Moved most builtin controls structures into their respective C file. by Alexandre Julliard · 24 years ago
  43. 9877906 Removed dependencies on the internals of the CLASS structure. by Alexandre Julliard · 24 years ago
  44. ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  45. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  46. 024d6c5 Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  47. 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
  48. 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
  49. 646c562 Cleaned up some more USER dependencies. by Alexandre Julliard · 25 years ago
  50. 6b14117 Moved toolhelp implementation into kernel32 dll. by Alexandre Julliard · 25 years ago
  51. ae3716d Stubs for CreateDesktopA and EnumDesktopWindows. by Peter Ganten · 25 years ago
  52. 521c0e4 Stub for RegisterDeviceNotificationA. by Marcus Meissner · 25 years ago
  53. 326e2ba Added some missing prototypes. Define the HDRAWDIB handle type. by Francois Gouget · 25 years ago
  54. c5e433a Moved idle event handling to the server. by Alexandre Julliard · 25 years ago
  55. c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
  56. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  57. 6d77d3a Use min/max instead of MIN/MAX. by Francois Gouget · 25 years ago
  58. 9a0e28f Fixed a couple of file descriptor leaks. by Alexandre Julliard · 25 years ago
  59. 7f3418f Store monitor size and depth in the generic structure. by Alexandre Julliard · 25 years ago
  60. 6cc47d4 Removed a lot of unnecessary includes and fixed the compile errors. by Patrik Stridvall · 25 years ago
  61. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  62. 6619f5a Implemented WaitForInputIdle. by Peter Ganten · 25 years ago
  63. 937f4d3 Added USER.DllEntryPoint(). by Ulrich Weigand · 25 years ago
  64. 5e2f50f Added ChangeDisplaySettingsExA stub and some flag defines. by Marcus Meissner · 25 years ago
  65. 56ab55d Enabled the persistent clipboard server. by Francis Beaudet · 25 years ago
  66. 8276f69 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  67. 8388f67 Added stub implementation for EnumDisplayDevices*. by Marcus Meissner · 26 years ago
  68. 2970067 - Implement interprocess clipboard communication. by Noel Borthwick · 26 years ago
  69. 98c3053 Added FinalUserInit16/FinalGdiInit16 stubs. by Ulrich Weigand · 26 years ago
  70. 4220b29 Take advantage of the new registers saved in the STACK16FRAME to turn by Alexandre Julliard · 26 years ago
  71. 4bf3354 Removed direct references to CLASS internals. by Patrik Stridvall · 26 years ago
  72. c319c66 Added ExitKernel16 (replacing USER_ExitWindows), ExitProcess16, and by Ulrich Weigand · 26 years ago
  73. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  74. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  75. 58abac3 Fixed warnings. by Michael Veksler · 26 years ago
  76. f203ab6 Missing WINAPI for RegisterSystemThread. by Marcus Meissner · 26 years ago
  77. af50474 Added RegisterSystemThread stub. by Bertho Stultiens · 26 years ago
  78. 2f5a152 Stubs for CloseDesktop and CloseWindowStation. by Sergey Turchanov · 26 years ago
  79. e392a0c Added USER32.UserSignalProc to Callout table. by Ulrich Weigand · 26 years ago
  80. 5f5b576 Added stub for SetSystemCursor. by Lionel Ulmer · 26 years ago
  81. 3a3cd9f Fixed some bugs in thread safeness for wnd struct. by Francois Boisvert · 26 years ago
  82. 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
  83. 1b938b1 Adapted to cursor/icon handling changes. by Ulrich Weigand · 26 years ago
  84. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  85. 61afa33 Some more recursive include fixes/optimizations. by Marcus Meissner · 26 years ago
  86. 2c86dab - New implementation of SendMessage, ReceiveMessage, ReplyMessage functions by Stephane Lussier · 26 years ago
  87. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  88. 1ed51af Small fixes to compile with the headers (mostly nt-security). by Juergen Schmied · 26 years ago
  89. 91bb1f9 - Cleaned up the message queue when a thread exit (but not the process). by Stephane Lussier · 26 years ago
  90. 8d8703c Moved some more code to the X11 driver. by Patrik Stridvall · 26 years ago
  91. 535f32f Stub for GetUserObjectSecurity. by Juergen Schmied · 26 years ago
  92. 0be24af Handle (console) applications that never created a queue correctly by Ulrich Weigand · 26 years ago
  93. ca1bc86 Moves more stuff from windows.h. by Michael Veksler · 26 years ago
  94. 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
  95. 9c68faa Remove X_DC_INFO from DC and make it behave like any other PDEVICE. by Huw D M Davies · 26 years ago
  96. 8090784 New stubs GetUserObjectInformationA|W. by Juergen Schmied · 26 years ago
  97. 9cfe2d5 Added stubs for user32,advapi32 functions. by Marcus Meissner · 26 years ago
  98. 8143acc Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets by Marcus Meissner · 26 years ago
  99. 66cd333 EnumDisplayModes* returns a static list of modes with all depths by Marcus Meissner · 26 years ago
  100. 8e26b58 New stub RegisterTaskList. New function EnumDisplaySettings32W(). by Juergen Schmied · 26 years ago