1. bf01f05 Add Dar, Dsisr and Trap registers for the PowerPC CONTEXT structure. by Pierre d'Herbemont · 22 years ago
  2. 2d758c6 Implemented a bunch of environment related NTDLL APIs. by Eric Pouech · 22 years ago
  3. ce4d111 Moved the EnumResource* functions to the kernel dll, and fixed their prototypes. by Alexandre Julliard · 22 years ago
  4. d628d12 Implement RtlDuplicateUnicodeString, RtlFindCharInUnicodeString, by Thomas Mertes · 22 years ago
  5. 06d610e Check the mask flags in the item structure to determine how much by Adam Gundy · 22 years ago
  6. e1a9b10 Moved the wpp library from tools/ to libs/. by Alexandre Julliard · 22 years ago
  7. f0025e2 - Implemented RtlAddAccessAllowedAce, RtlAddAccessDeniedAce, by Robert Shearman · 22 years ago
  8. e426e9a Fix for building lzexpand with Mingw or MS_VC++ includes by Steven Edwards · 22 years ago
  9. 424202b Moved most of the kernel resource APIs to dlls/kernel. by Alexandre Julliard · 22 years ago
  10. 86666c5 Implemented ntdll resource functions. by Alexandre Julliard · 22 years ago
  11. e743e09 Added partial property set support which is used by dxdiag.exe. by Robert Reif · 22 years ago
  12. 846f253 Indentation fixes. by Dimitrie O. Paun · 22 years ago
  13. fedc411 Moved the functionality of starting Win16 and DOS programs from the by Alexandre Julliard · 22 years ago
  14. 69361e0 Moved x11drv.h to dlls/x11drv. by Alexandre Julliard · 22 years ago
  15. b633887 Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffersFile. by Eric Pouech · 22 years ago
  16. 330179f Implemented EnumDisplaySettings* and ChangeDisplaySettings*. by Alex Pasadyn · 22 years ago
  17. 2e12d33 Removed no longer needed uses of LDPATH. by Alexandre Julliard · 22 years ago
  18. 013f894 Moved dosconf.c to winedos. by Jukka Heinonen · 22 years ago
  19. db89a54 Check for struct option independently of the getopt_long check. by Alexandre Julliard · 22 years ago
  20. 2e9f3d8 Added resource strings for language groups. by Maxime Bellengé · 22 years ago
  21. a25967c Reimplement SHFileOperation in Unicode, based on the work of Dietrich Teickner. by Rolf Kalbermatter · 22 years ago
  22. 381e647 Dummy RPC exception macros. by Ove Kaaven · 22 years ago
  23. 5d73066 Terminate the lfind inline function. by Vincent Béron · 22 years ago
  24. 9aee7c6 Yet another attempt at fixing the htonl functions. by Alexandre Julliard · 22 years ago
  25. 1b41cdf Fixed alloca handling the way mingw does it (reported by Vincent Béron). by Alexandre Julliard · 22 years ago
  26. 468494c Implemented ILGetDisplayNameExA and ILGetDisplayNameExW and call them by Rolf Kalbermatter · 22 years ago
  27. d6da1f3 Implemented RtlIsNameLegalDOS8Dot3 (based on a patch by Eric Pouech). by Alexandre Julliard · 22 years ago
  28. 5737fe6 Fix the ListView_SetItemState macro. by Rein Klazes · 22 years ago
  29. 96af8c2 Fixed gcc varargs macro syntax (reported by Gabriele Giorgetti). by Alexandre Julliard · 22 years ago
  30. 3b11910 Include shlguid.h from shlobj.h. Expose IShellLink to Winelib apps. by Vincent Béron · 22 years ago
  31. a79c960 Define some additional constants. by Vincent Béron · 22 years ago
  32. 9ba17d4 Added some defines to d3d8 header. by Christian Costa · 22 years ago
  33. aa94a5a Implemented RtlDetermineDosPathNameType_U and RtlIsDosDeviceName_U. by Alexandre Julliard · 22 years ago
  34. 2d5519f The com_interface attribute is not needed on derived classes. by Alexandre Julliard · 22 years ago
  35. aa89ecc Added support for generating dependencies for idl files. by Alexandre Julliard · 22 years ago
  36. aae3cb6 Simplified COM interface declarations, removing the need to define by Alexandre Julliard · 22 years ago
  37. 5537911 Get rid of the ICOM_CALL macros. by Alexandre Julliard · 22 years ago
  38. f00c46f Use a more compatible technique to declare COM interfaces methods, by Alexandre Julliard · 22 years ago
  39. da7d5ac Added more extended error codes. by Vitaliy Margolen · 22 years ago
  40. 690f89a Fixed tagLVDISPINFO definition. by Juraj Hercek · 22 years ago
  41. 3dec4c5 Added stubs for dpnhpast and for all the dmusic dlls. by Rok Mandeljc · 22 years ago
  42. 0ce4826 Implemented RtlRandom, RtlAreAllAccessesGranted, by Thomas Mertes · 22 years ago
  43. f130f80 Added possibility to filter relay traces based on the module that by Alexandre Julliard · 22 years ago
  44. 088bcf9 Implemented NtQueueApcThread, and changed the server APC interface to by Alexandre Julliard · 22 years ago
  45. ceb86a9 - Map winsock sockopts to the POSIX equivalents for IP multicast. by Mike Hearn · 22 years ago
  46. 39f73dd Merged PE_InitDLL into MODULE_InitDLL. Fixed a few traces. by Alexandre Julliard · 22 years ago
  47. 56b5e08 Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define. by Alexandre Julliard · 22 years ago
  48. 15f0ac3 Yet another hack to try to make this file compile in all circumstances. by Alexandre Julliard · 22 years ago
  49. 961afa2 Add a few missing BN_* constants. by Dimitrie O. Paun · 22 years ago
  50. acd4bc0 Added a few missing DX8 definitions. by Robert Reif · 22 years ago
  51. 6a9cea9 Added --with-nptl configure option and necessary changes to support by Alexandre Julliard · 22 years ago
  52. 3200c02 Don't bother checking for the errno function, simply define all of them. by Alexandre Julliard · 22 years ago
  53. 462172a Added abs_time_t structure to the server protocol, and added a dump by Alexandre Julliard · 22 years ago
  54. 6cd88fe Add spawnvp to the portability lib. by Dimitrie O. Paun · 22 years ago
  55. c44555b Added support for marking heap blocks as inaccessible/uninitialized if by Alexandre Julliard · 22 years ago
  56. 9ee2413 Handle htonl() and friends like select(), this will hopefully avoid by Alexandre Julliard · 22 years ago
  57. 114b667 Some spelling and formatting fixes. by Andreas Mohr · 22 years ago
  58. 6f7a204 Added SYSDEPS_GetUnixTid to return the Unix thread id to send to the server. by Alexandre Julliard · 22 years ago
  59. b2d39ea Moved prototype for SHBindToParent() to shlobj.h. by Rolf Kalbermatter · 22 years ago
  60. 06a8c12 Portability fixes. by Alexandre Julliard · 22 years ago
  61. c45bbad Use _spawnvp to replace fork for non-Unix platforms. by Alexandre Julliard · 22 years ago
  62. 2d55e04 Fix some problems found while compiling and linking Wine under Cygwin. by Dmitry Timoshkov · 22 years ago
  63. 70c47b6 Try to make winsock.h more portable (based on a patch by Francois Gouget). by Alexandre Julliard · 22 years ago
  64. fbef57c Moved WaitForMultipleObjects to ntdll (based on a patch by Eric by Alexandre Julliard · 22 years ago
  65. 91deba1 Clear the entire request, not just the end, in case it contains padding bytes. by Alexandre Julliard · 22 years ago
  66. 6f6eb82 Add prototype for GetCompressedFileSize. Move some int21 functions to by Jukka Heinonen · 22 years ago
  67. 45247de Fix errno linkage when compiling in C++. by Dimitrie O. Paun · 22 years ago
  68. 5537dbb Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard by Alexandre Julliard · 22 years ago
  69. 3e588e3 Implemented file change notifications, based on a patch by Mike McCormack. by Alexandre Julliard · 22 years ago
  70. b59bf98 Moved errno_location support to sysdeps.c. by Alexandre Julliard · 22 years ago
  71. 98f0202 Use aliases instead of #defines for the varargs functions when using gcc. by Alexandre Julliard · 22 years ago
  72. 1c7afd8 - no longer using kernel32's APIs but ntdll's by Eric Pouech · 22 years ago
  73. 95bf7df Stubs for EnumSystemLanguageGroups{A|W}. by Maxime Bellengé · 22 years ago
  74. 8d7b8e5 Portability fixes. by Alexandre Julliard · 22 years ago
  75. 8d361bd Properly initialize keyboard auto-repeat for all X connections. by Alexandre Julliard · 22 years ago
  76. 4fd679b Comment out unneeded extensions. by Dimitrie O. Paun · 22 years ago
  77. f814cf8 Make use of .half and/or .asciiz assembler keywords when necessary. by Christian Costa · 22 years ago
  78. 992d1b9 Changed the macros in the msvcrt headers to static inline functions. by Madhura Sahasrabudhe · 22 years ago
  79. 3dc1f2d Changed the SET_AX etc. macros to not return a value. by Alexandre Julliard · 22 years ago
  80. a8497bd Make a distinction between the thread Unix pid and the process wide by Alexandre Julliard · 22 years ago
  81. c83aa0d - Implement RtlDowncaseUnicodeString, RtlUniform, iswdigit, iswlower, by Thomas Mertes · 22 years ago
  82. 6a26e3f Split signal blocking code out of SIGNAL_Reset into SIGNAL_Block. by Alexandre Julliard · 22 years ago
  83. 25fe361 Added 'wine' prefix to libwine_unicode exports. by Alexandre Julliard · 22 years ago
  84. 69dc0d9 Removed no longer needed MODREF.find_export field. by Eric Pouech · 22 years ago
  85. 2d04be7 Stub implementation of the dmusic dll. by Rok Mandeljc · 22 years ago
  86. 051f871 - implemented LdrQueryProcessModuleInformation by Eric Pouech · 22 years ago
  87. 9612383 Moved [efg]cvt functions to msvcrt and fixed them to use a per-thread buffer. by Alexandre Julliard · 22 years ago
  88. 195574e Added memcpy_unaligned to libwine_port. by Alexandre Julliard · 22 years ago
  89. 7463af6 Added sprintfW and vsprintfW. by Alexandre Julliard · 22 years ago
  90. 19e050e Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and make use of the by Eric Pouech · 22 years ago
  91. 108a69b Moved interlocked functions to libwine_port. by Alexandre Julliard · 22 years ago
  92. f94c8b8 Move some fields (refCount, tls_index and module) from WINE_MODREF to by Eric Pouech · 22 years ago
  93. 2ee8b5b Replaced mkstemp by mkstemps from libiberty. by Alexandre Julliard · 22 years ago
  94. 9b79d69 Moved the module loading/unloading code and the remaining needed by Eric Pouech · 22 years ago
  95. 500a2f9 Partially implemented LdrLock/UnlockLoaderLock. by Alexandre Julliard · 22 years ago
  96. 7ac91c7 Added getopt routine to libwine_port (based on a patch by Dimitrie O. Paun). by Alexandre Julliard · 22 years ago
  97. b1095da Fixed bug that could cause SendMessage to return too early in certain cases. by Alexandre Julliard · 22 years ago
  98. 6da4c27 Implemented Rtl*ByteSwap() functions, based on a patch by Jon Griffiths. by Alexandre Julliard · 22 years ago
  99. ccf2f61 Correct the agument count for RtlInitializeGenericTable(). by Jon Griffiths · 22 years ago
  100. 02c0b9c Fixed a few function pointer typedefs. by Alexandre Julliard · 22 years ago