1. d8fab2e Removed some of the XXX_reg macros now that we are using the standard by Alexandre Julliard · 25 years ago
  2. f37e3a4 Removed a coupld of unused functions in the Callout structure. by Alexandre Julliard · 25 years ago
  3. a761e3d Modified CallTo16Register routines to update register context after by Ulrich Weigand · 25 years ago
  4. 07f3844 Avoid buffer overflows in builtin dll loading (with the help of Dmitry by Alexandre Julliard · 25 years ago
  5. 8c5df7b Fixed some warnings. by Marcus Meissner · 25 years ago
  6. 198746d Replaced global Callbacks structure by appropriate glue code by Alexandre Julliard · 25 years ago
  7. 4fef2f1 Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. by Alexandre Julliard · 25 years ago
  8. 3850c1a Moved most USER string functions to dlls/user. by Alexandre Julliard · 25 years ago
  9. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  10. 946a444 Cleaned up a few USER dependencies. by Alexandre Julliard · 25 years ago
  11. 58d5a0a Removed some unnecessary inclusions of wingdi.h and winuser.h by Alexandre Julliard · 25 years ago
  12. d5041fc Moved thunking functions off to kernel32.dll. by Alexandre Julliard · 25 years ago
  13. 70668d1 Say that "No handler" messages as fatal. by Ove Kaaven · 25 years ago
  14. e482eeb Split the build program in several files. by Alexandre Julliard · 25 years ago
  15. 8fe0551 Removed a few unnecessary includes. by Alexandre Julliard · 25 years ago
  16. e82e7d9 Use "CALL" and "RET" in capital letters for distinction. by Uwe Bonnes · 25 years ago
  17. 4324b47 Delay loading of interrupt table functions until they are needed. by Alexandre Julliard · 25 years ago
  18. 7fe09bc Moved kernel initialization to kernel_main.c by Alexandre Julliard · 25 years ago
  19. 36b5b6b Start to separate KERNEL out of libwine. by Dimitrie O. Paun · 25 years ago
  20. 84bde6a Separate wineps out of Wine's core. by Dimitrie O. Paun · 25 years ago
  21. 7f30083 Moved DISPDIB out of the kernel into GDI. by Dimitrie O. Paun · 25 years ago
  22. 0ce13a4 Do not load wineps on startup. by Alexandre Julliard · 25 years ago
  23. 525e646 Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. by Dimitrie O. Paun · 25 years ago
  24. 81eafed Moved DDEML into dlls/user. by Dimitrie O. Paun · 25 years ago
  25. ecd921e Separate OLE2NLS out of KERNEL. by Dimitrie O. Paun · 25 years ago
  26. e29dbc5 Fixed some warnings. by Patrik Stridvall · 25 years ago
  27. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  28. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  29. d6c0d86 Moved gdi/user thunking functions into their respective dlls. by Alexandre Julliard · 25 years ago
  30. 1dac57f Created separate dlls for user,gdi,ttydrv,x11drv. by Alexandre Julliard · 25 years ago
  31. 916f975 Improved the selector get/set functions. by Alexandre Julliard · 25 years ago
  32. 0ee98cc Fixed ANSI C violations. by Patrik Stridvall · 25 years ago
  33. 28db50f Added/corrected ordinals of kernel, gdi, user. by Andreas Mohr · 25 years ago
  34. 90476d6 Moved SystemHeap allocations to the process heap. by Alexandre Julliard · 25 years ago
  35. b849d79 Moved global atoms to the server (based on the work of Sergei by Alexandre Julliard · 25 years ago
  36. 383da68 Optimized debugging API to reduce code size. by Alexandre Julliard · 25 years ago
  37. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  38. 8cd9351 - add some documentation items - fix some spelling - fix some warnings by Andreas Mohr · 25 years ago
  39. 0dd3655 Removed debugstr.h. by Alexandre Julliard · 25 years ago
  40. 8bc1d83 Use a per-thread buffer and write(2) for debug traces. Removed debug_dumpstr. by Alexandre Julliard · 25 years ago
  41. de07869 Moved winsock implementation to dlls/winsock. by Alexandre Julliard · 25 years ago
  42. 112d307 Added automatic registration of built-in DLLs. by Alexandre Julliard · 25 years ago
  43. 74e4a28 Built-in DLLs resources are now specified in spec file. by Alexandre Julliard · 25 years ago
  44. 8f74d8e Added stubs for some BiDi API functions. by Erez Volk · 25 years ago
  45. 20fede7 Removed the obsoleted CallTimeFuncProc, CallDriverProc, CallDriverCallback. by Eric Pouech · 25 years ago
  46. 6619f5a Implemented WaitForInputIdle. by Peter Ganten · 25 years ago
  47. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  48. a2da868 Added .rc file support for Win16 NE modules. by Andreas Mohr · 25 years ago
  49. 937f4d3 Added USER.DllEntryPoint(). by Ulrich Weigand · 25 years ago
  50. 979000e Call 16-bit instead of 32-bit UserSignalProc entry point. by Ulrich Weigand · 25 years ago
  51. e0a3ba5 Added implementation for WSARecvEx function. This is a Microsoft by Moses DeJong · 25 years ago
  52. 2fab2ef Changed to use new server-side registry support. by Alexandre Julliard · 25 years ago
  53. cdf191a Stub for GetFontData16. by Huw D M Davies · 25 years ago
  54. 399e41f Added some ordinals and GetDriverResourceID(). by Andreas Mohr · 25 years ago
  55. 1ca11f5 Fixed some unresolved externals on non-Intel archs. by Ulrich Weigand · 25 years ago
  56. eb94c7d Adapted to new register function handling. by Ulrich Weigand · 25 years ago
  57. 8ced881 Implementation of RegisterNLSInfoChanged. by Andreas Mohr · 25 years ago
  58. 0f29885 Stub for EngineRealizeFontExt (used by the win98 pscript driver). by Huw D M Davies · 25 years ago
  59. 900290a Added Win16 variants of existing Win32 functions. by Patrik Stridvall · 25 years ago
  60. 68944c2 Split the multimedia/ directory into dlls/ subdirectories. by Eric Pouech · 25 years ago
  61. f45608f Winsock rewrite. Sockets are now proper win32 handles. by Ove Kaaven · 25 years ago
  62. d2344fb Fix loading of modules: now search key is module's filename, not module's name. by Eric Pouech · 25 years ago
  63. 142d94e WPROCS.ENTRYADDRPROC needs to return something in CX too (fixes by Marcus Meissner · 25 years ago
  64. 22d4b0a Use LoadString16 for FormatMessage16 and handle by Uwe Bonnes · 25 years ago
  65. 79077f3 Bugfix: Don't call GetVersionExA too early, to avoid breaking by Ulrich Weigand · 26 years ago
  66. 97a99e5 Added stub for WMMMIDIRUNONCE called by midimap.drv. by Marcus Meissner · 26 years ago
  67. 8276f69 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  68. fa5f006 All headers (wave and midi functions) are now seen as segptr. by Eric Pouech · 26 years ago
  69. 24dd5d9 Keyboard/mouse event proc thunk creation moved out of if1632/thunk.c. by Ulrich Weigand · 26 years ago
  70. c44ab1f Don't create thunk for task signal proc, call it directly. by Ulrich Weigand · 26 years ago
  71. f86aab8 DC hook proc thunk management simplified. by Ulrich Weigand · 26 years ago
  72. f4edf23 Windows hook proc thunk management simplified. by Ulrich Weigand · 26 years ago
  73. 2dec1ba Modified THUNK_Alloc so as to avoid 32->16->32 calling sequences. by Ulrich Weigand · 26 years ago
  74. f52e109 Set 'expected_version' of built-in and dummy modules according to by Ulrich Weigand · 26 years ago
  75. 3967b09 Make CallTo16 return stub segment owned by KERNEL. by Ulrich Weigand · 26 years ago
  76. 2a722f4 Moved bulk of OLE implementation to dlls/ subdirectories. by Ulrich Weigand · 26 years ago
  77. dc6f327 Bugfix: Declare CALL32_CBClient[Ex] without WINAPI. by Ulrich Weigand · 26 years ago
  78. 304d9a4 Change interfaces to THUNK_Alloc/Free slightly and make them non-static. by Huw D M Davies · 26 years ago
  79. fd24362 Winspool DocumentProperties and DeviceCapabilities should now work on by Huw D M Davies · 26 years ago
  80. aa3f711 Fixed bug in CBClient routines by storing the SEGPTR in the global by Ulrich Weigand · 26 years ago
  81. c3d9f28 Moved implementation of WOW routines to single file. by Ulrich Weigand · 26 years ago
  82. 8336cc9 Adapted to glue code generation changes. by Ulrich Weigand · 26 years ago
  83. c50a1d0 Adapted to new-style Wine thunks. by Ulrich Weigand · 26 years ago
  84. 89f079b Replaced a few calls to lstr* functions by their CRTDLL or libc equivalent. by Alexandre Julliard · 26 years ago
  85. 15de615 Got rid of dsprintf and related macros. by Alexandre Julliard · 26 years ago
  86. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago
  87. 7d8cfeb Removed IP_reg, SP_reg and FL_reg definitions to avoid potential by Alexandre Julliard · 26 years ago
  88. a1089c5 Made stack manipulation macros into inline functions. by Alexandre Julliard · 26 years ago
  89. b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  90. 081daf7 Implemented KERNEL.447 (WIN32_OldYield16). by Ulrich Weigand · 26 years ago
  91. 95fd3cd Implemented CoRevokeClassObject stub needed by Acrobat 3 16 bit. by Andreas Mohr · 26 years ago
  92. 98c3053 Added FinalUserInit16/FinalGdiInit16 stubs. by Ulrich Weigand · 26 years ago
  93. 98b5f77 Added IsBadFlatReadWritePtr16(). by Ulrich Weigand · 26 years ago
  94. cb310a3 More gcc bug workarounds. by Ulrich Weigand · 26 years ago
  95. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago
  96. b5151d0 Relay code for Win16 register functions converts arguments. by Ulrich Weigand · 26 years ago
  97. 8156150 {Start|End}{Doc|Page} go through DCfuncs. by Huw D M Davies · 26 years ago
  98. 2f4bd66 Unify startup sequence for Wine and WineLib. by Ulrich Weigand · 26 years ago
  99. 8dbffe7 Removed MODULE_GetWndProcEntry16(). by Ulrich Weigand · 26 years ago
  100. b4860a8 Always retrieve Callout routines using GetProcAddress(). by Ulrich Weigand · 26 years ago