1. 11e3523 Rewrote caret implementation to store the information in the server. by Alexandre Julliard · 22 years ago
  2. 9a01be4 Add/update the listview structures to version 6.0. by Dimitrie O. Paun · 22 years ago
  3. 686b845 Use the msvc way to return a struct, fixing wierd problems. by Greg Turner · 22 years ago
  4. 618c184 Remove no longer used PERQUEUEDATA structure and functions. by Alexandre Julliard · 22 years ago
  5. a9e8f59 Moved mouse capture handling into the server. by Alexandre Julliard · 22 years ago
  6. 0b850f9 Reimplemented GetLastActivePopup to get the information from the server. by Alexandre Julliard · 22 years ago
  7. 5030bda Reimplemented Get/SetActiveWindow, Get/SetFocus and by Alexandre Julliard · 22 years ago
  8. ab5063b Added server-side infrastructure for the thread input structure. by Alexandre Julliard · 22 years ago
  9. a26a2ca - Move the API into a new api.c file. by Michael Günnewig · 22 years ago
  10. 528d2c4 Added NdrProxyFreeBuffer, NdrProxyGetBuffer, NdrProxyInitialize, by Ove Kaaven · 22 years ago
  11. bc54d78 - change the internal functions in windows/cursoricon.c to use 32bit by Michael Stefaniuc · 22 years ago
  12. c15b0a2 Provide a stub for GetComboBoxInfo. by Steve Lustbader · 22 years ago
  13. c3a78d4 Stubby NdrClientCall2 & some header changes. by Ove Kaaven · 22 years ago
  14. cee34aa Provide stub for SetupDiGetClassDevsW. Fix return value of SetupDiGetClassDevsA. by Steve Lustbader · 22 years ago
  15. c2f3a66 Avoid infinite SendMessage recursion, just like Windows does. by Alexandre Julliard · 22 years ago
  16. d25e039 Add support for interrupts in 32-bit code. by Jukka Heinonen · 22 years ago
  17. 5795143 Provide stubs for Create/DeleteTimerQueueTimer. by Steve Lustbader · 22 years ago
  18. 2fbd4a0 Implement GetUserDefaultUILanguage and GetSystemDefaultUILanguage. by Steve Lustbader · 22 years ago
  19. 613ead7 Fixed some handle conversions in prevision of void* handles. by Alexandre Julliard · 22 years ago
  20. 54f2287 Added process_id_t and thread_it_t types to the server interface by Alexandre Julliard · 22 years ago
  21. 5cf56a3 Removed LPxxx handle types that don't exist under Windows. by Alexandre Julliard · 22 years ago
  22. f9c0111 Implemented {G|S}etWindowSubClass, DefSubclassProc, RemoveWindowSubclass. by György 'Nog' Jeney · 22 years ago
  23. d313073 Added a couple of defines. by György 'Nog' Jeney · 22 years ago
  24. 75b31e3 Fix Validate{Rect,Rgn} prototypes. by Dimitrie O. Paun · 22 years ago
  25. b3c989e Added some more useful macros. by Patrik Stridvall · 22 years ago
  26. e29345c Added a GNU C implementation of some of the DECLSPEC_ macros and used by Patrik Stridvall · 22 years ago
  27. ba06042 Define SNDMSG. by György 'Nog' Jeney · 23 years ago
  28. 5719c13 Added {G|S}etWindowLongPtr. by György 'Nog' Jeney · 23 years ago
  29. dfacb6e Initial implementation of custom control header. by György 'Nog' Jeney · 23 years ago
  30. 4f10164 Fixed nameless union/struct declaration. by Alexandre Julliard · 23 years ago
  31. 4b9344e Moved ts_xlib.c into x11drv and removed libwine_tsx11. by Alexandre Julliard · 23 years ago
  32. 2c40e29 Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and by Alexandre Julliard · 23 years ago
  33. 7dafa61 Fixed a number of bugs in the handling of window parent and owner and by Alexandre Julliard · 23 years ago
  34. e9119c1 Removed some more TSX11 functions and files. by Alexandre Julliard · 23 years ago
  35. 326021b Small cleanups, updated documentation. by Dimitrie O. Paun · 23 years ago
  36. df8e6ee Removed a bunch of no longer used TSX wrappers. by Alexandre Julliard · 23 years ago
  37. 1ad2087 Convert HKEY to a void*. by Michael Stefaniuc · 23 years ago
  38. 3e2217c Removed the #undef of WS_DEFINE_SELECT so that select is in fact by Patrick J. McNerthney · 23 years ago
  39. 9370377 Added casts to all macros to avoid compiler warnings. by Patrick J. McNerthney · 23 years ago
  40. 1a4db3e Cleaned up the code so it would be easier to parse with the new C parser. by Patrik Stridvall · 23 years ago
  41. 2693eb9a Implemented NetQueryDisplayInformation, NetUserGetInfo, created by Andriy Palamarchuk · 23 years ago
  42. 472d016 Correct SIZE_T size according to MS SDK. by Dmitry Timoshkov · 23 years ago
  43. b1658d4 Added some definitions. by Jason Edmeades · 23 years ago
  44. 91ec8e1 Reorganise/minor tidyup of ordinal functions. by Jon Griffiths · 23 years ago
  45. 1a80921 Added support for the take focus protocol. by Alexandre Julliard · 23 years ago
  46. 341b7dc Implemented the ntdll virtual memory functions, and made the kernel by Alexandre Julliard · 23 years ago
  47. 94638aa MSVCRT needs a public errno.h file. by Martin Wilck · 23 years ago
  48. bba4bb1 Remove references to PCVOID and LPUINT. by Francois Gouget · 23 years ago
  49. de0f015 Move all STATUS_* and RPC_NT_* to ntstatus.h as per Windows SDK. by Francois Gouget · 23 years ago
  50. 9d2b862 Convert HRSRC to a void*. by Michael Stefaniuc · 23 years ago
  51. 8dd3094 Include rpc.h after LPOLESTR and other needed types are defined. by Francois Gouget · 23 years ago
  52. 95ee2e2 Fixed typo which prevented correct compilation of code using the by Vincent Béron · 23 years ago
  53. ac7b9d3 Implemented NtDuplicateObject. by Alexandre Julliard · 23 years ago
  54. a9c057f Replace static initializers with a proper #define in .h files. by Dmitry Timoshkov · 23 years ago
  55. fc45396 - fixed typo error in CMYK definition (COLOREF -> COLORREF) by Juraj Hercek · 23 years ago
  56. 6026417 Use larger signal stack to avoid overflows in filesystem code when by Alexandre Julliard · 23 years ago
  57. 1668870 Fixed warnings caused by new winternl.h. by Alexandre Julliard · 23 years ago
  58. 66fcb2b Added Direct3D 8 headers. by Jason Edmeades · 23 years ago
  59. 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
  60. d4b8654 Cleanup warning when building on Mingw. by Steven Edwards · 23 years ago
  61. 3e2887a Install tchar.h. by Andriy Palamarchuk · 23 years ago
  62. dd0bdbe Removed the __uint* types from basetsd.h since they don't exist under by Alexandre Julliard · 23 years ago
  63. 7cfab62 Add ImageList states (ILS_*) definitions. by Dimitrie O. Paun · 23 years ago
  64. b812c90 Implemented buffer management functions, a couple of workstation by Andriy Palamarchuk · 23 years ago
  65. 63709f0 Added policy access constants, type definition. by Andriy Palamarchuk · 23 years ago
  66. eba9649 Added the new header winternl.h. by Patrik Stridvall · 23 years ago
  67. 5758484 Added a few macros for MS C/C++ specific features. by Patrik Stridvall · 23 years ago
  68. 1b32e5e Add and use the header files mssip.h and sipbase.h. by Patrik Stridvall · 23 years ago
  69. 442f5f5 RtlNtStatusToDosError: Added new NT status to error codes mapping, by Andriy Palamarchuk · 23 years ago
  70. 3a706f0 - Add missing declaration for TBS_DOWNISLEFT and TTM_GETBUBBLESIZE. by Dimitrie O. Paun · 23 years ago
  71. e149b37 Finish the conversion of HWND to a void*. by Michael Stefaniuc · 23 years ago
  72. d792214 LsaNtStatusToDosError implementation. by Andriy Palamarchuk · 23 years ago
  73. 2247af3 - Rename WIN_Handle16 to HWDN_16 and make it a macro. by Michael Stefaniuc · 23 years ago
  74. 65ea73f Added DPMI segments structure and related function to avoid direct by Alexandre Julliard · 23 years ago
  75. ca14f24 Fixed typo in BITMAPV4HEADER stucture. by Steven Edwards · 23 years ago
  76. d5d23cb Added some missing ImageList definitions. by Dimitrie O. Paun · 23 years ago
  77. 51e6c0c MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  78. 3fa613c Moved internal context macros out of winnt.h. by Alexandre Julliard · 23 years ago
  79. 0d875e7 Fixed some dll separation issues. by Alexandre Julliard · 23 years ago
  80. c87c2c4 Use Iar (Instruction Address Register) instead of Fill[0]. by Marcus Meissner · 23 years ago
  81. 1033ffe Convert HPALETTE to a void*. by Michael Stefaniuc · 23 years ago
  82. a0b32d7 Added internal 32-bit versions of GDISelectPalette and GDIRealizePalette. by Alexandre Julliard · 23 years ago
  83. 0e79a41 Use alsa/asoundlib.h instead of sys/asoundlib.h if possible. by Marco Pietrobono · 23 years ago
  84. 1ee88a2 Removed trailing white space. by Patrik Stridvall · 23 years ago
  85. 9aab47e MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  86. e765bc1 Implemented GetCursorInfo. by Per Nystrom · 23 years ago
  87. aface53 Fixed a number of dll separation issues. by Alexandre Julliard · 23 years ago
  88. 4a75c5c Convert HACCEL to a void*. by Michael Stefaniuc · 23 years ago
  89. d8f5079 Implement wrapper calls for the 16 bit GlobalAtom* functions. by Patrik Stridvall · 23 years ago
  90. b575359 Added a couple of listview definitions. by Alexandre Julliard · 23 years ago
  91. 651c598 - Add a max wait time for selection notifies. by Ulrich Czekalla · 23 years ago
  92. dba83c8 Added wine_get_user_name function and got rid of some of the getpwuid by Alexandre Julliard · 23 years ago
  93. d75aed2 Convert most of the file APIs to Unicode. by Dmitry Timoshkov · 23 years ago
  94. 6a28adb Fix for lots of warnings when building on Mingw32. by Steven Edwards · 23 years ago
  95. 57bf450 MSVC compatibility fixes. by Patrik Stridvall · 23 years ago
  96. d86393f SetTokenInformation stub implementation, a few other small changes. by Andriy Palamarchuk · 23 years ago
  97. 911a177 Don't map/unmap a top-level window when WS_VISIBLE changes, only when by Alexandre Julliard · 23 years ago
  98. 2456149 Use r2 instead of r13 for TLS, since r13 is used in the ELF32 PPC ABI. by Marcus Meissner · 23 years ago
  99. 18176e3 Fix existing string functions, implement a bunch of new ones. by Jon Griffiths · 23 years ago
  100. 3d10c1f Mapping mode functions should change dc settings when dc is an enhmf. by Huw D M Davies · 23 years ago