1. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  2. e426e9a Fix for building lzexpand with Mingw or MS_VC++ includes by Steven Edwards · 22 years ago
  3. e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
  4. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  5. a9c51cb Replaced forwards by normal function declarations. by Alexandre Julliard · 22 years ago
  6. 2e24a14 Replace DPRINTF with TRACE. by Tony Lambregts · 22 years ago
  7. 297f3d8 Define NONAMELESS{STRUCT,UNION} explicitly in the files that need them. by Dimitrie O. Paun · 22 years ago
  8. dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
  9. c728efc Added --disable-win16 configure option. by Alexandre Julliard · 23 years ago
  10. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  11. 1dc62b7 NT sets the error code to ERROR_RESOURCE_DATA_NOT_FOUND if the file by François Gouget · 23 years ago
  12. d1b43b8 Removed workaround for 16-bit loader bug. by Alexandre Julliard · 23 years ago
  13. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  14. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  15. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  16. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  17. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  18. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  19. 0ca9bba Always call LoadLibrary. Workaround a broken behaviour of the 16-bit loader. by Dmitry Timoshkov · 23 years ago
  20. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  21. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  22. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  23. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  24. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  25. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  26. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  27. bc35c50 Remove unneeded WINAPI. by Andreas Mohr · 24 years ago
  28. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  29. a7580c5 ConvertVersionInfo32To16: the end of the child list may also be marked by Francois Gouget · 24 years ago
  30. f7e7cd4 Truncate version data if provided buffer is not large enough. by Dmitry Timoshkov · 24 years ago
  31. 07b6e6e Fixed prototype of GetFileVersionInfoA/W. by Dmitry Timoshkov · 24 years ago
  32. 4868e71 Return from GetFileVersionInfo(Size) if specified file found, but by Dmitry Timoshkov · 24 years ago
  33. 8f73cd1 Add version information (16 and 32 bit) to core built-in dlls: by Dmitry Timoshkov · 24 years ago
  34. 3437915 If VerQueryValueA is called with a PE resource, translate the call to by Lawson Whitney · 24 years ago
  35. 50ea110 Code was checking for 0 or HFILE_ERROR instead of negative error values. by Andreas Mohr · 24 years ago
  36. cc19592 Added check whether unaligned memory access is allowed. by Ulrich Weigand · 24 years ago
  37. 5e5c52d DUMMYSTRUCTNAME2 creates a conflict when using anonymous union names. by François Gouget · 24 years ago
  38. 9759140 Fixed IMAGE_RESOURCE_DIRECTORY_ENTRY on big-endian machines. by Ulrich Weigand · 24 years ago
  39. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  40. e2222fd Use libwine and libwine_unicode directly from their build directory by Alexandre Julliard · 24 years ago
  41. ef57e18 Removed some unnecessary includes. by Alexandre Julliard · 24 years ago
  42. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  43. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  44. c95b1aa Avoid linking with ntdll where possible. by Alexandre Julliard · 24 years ago
  45. 0e44f63 Replaced HEAP_strdup* and lstrcpynAtoW calls by exported functions. by Alexandre Julliard · 24 years ago
  46. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  47. da0acca Use DUMMYxxxNAME for anonymous struct/unions. by Francois Gouget · 24 years ago
  48. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  49. b85a6ad Duplicate resource directory searching routines instead of calling by Alexandre Julliard · 24 years ago
  50. 81800b1 Use a binary search to find entries in resource directories. by Alexandre Julliard · 24 years ago
  51. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  52. 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
  53. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  54. 81f5f5c VIF_OUTOFSPACE and VIF_OUTOFMEM were reversed. by Andreas Mohr · 25 years ago
  55. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  56. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  57. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  58. 5ea2247 Use the Unicode string functions from wine/unicode.h instead of the crtdll ones. by Alexandre Julliard · 25 years ago
  59. 84c28fc Prevent possible NULL pointer access. by Alexander Frink · 25 years ago
  60. cb18dbf Removed the last xmalloc calls. by Dimitrie O. Paun · 25 years ago
  61. 84eb833 Added some missing import directives. by Alexandre Julliard · 25 years ago
  62. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  63. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  64. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  65. 82a2b18 Added support for creating extra symlinks for .so files that contain by Alexandre Julliard · 25 years ago
  66. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  67. 1c57a3b Made some local functions static. by Patrik Stridvall · 25 years ago
  68. 383da68 Optimized debugging API to reduce code size. by Alexandre Julliard · 25 years ago
  69. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  70. 54dc94e Merged dlls/ver into dlls/version. by Alexandre Julliard · 25 years ago
  71. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  72. f030d75 Fixed alignment problem with VERSION_INFO members. by Ulrich Weigand · 25 years ago
  73. 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  74. baa9bf9 Buffer overflows and strncpy fixes. by Francois Gouget · 25 years ago
  75. 3467dab Move VerLanguageName[AW] back to base (exported from KERNEL32 ...). by Ulrich Weigand · 26 years ago
  76. c9df14d Alignment fix. by Uwe Bonnes · 26 years ago
  77. e8ad6fe Fixed alignment. by Uwe Bonnes · 26 years ago
  78. 89f079b Replaced a few calls to lstr* functions by their CRTDLL or libc equivalent. by Alexandre Julliard · 26 years ago
  79. 15de615 Got rid of dsprintf and related macros. by Alexandre Julliard · 26 years ago
  80. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago
  81. 623c0d6 some small include fixes, some checks for NULL ptrs, by Marcus Meissner · 26 years ago
  82. f981c6c ver.h is a legacy header. winver.h should be used instead. by Paul Quinn · 26 years ago
  83. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  84. ff5ae3d Removed some includes of 16 bit API. by Michael Veksler · 26 years ago
  85. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  86. 4d99818 Fix crash if lpuCurDirLen or lpuDestDirLen==0. by Douglas Ridgway · 26 years ago
  87. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  88. 17d0d4e Don't hang on the last child if it's not wanted. by Lawson A. Whitney · 26 years ago
  89. 4ca9d75 Renamed VS_VERSION_INFOxx structure to VS_VERSION_INFO_STRUCTxx. by Bertho Stultiens · 26 years ago
  90. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  91. dae096f NULL is a valid argument as handle for GetFileVersionInfoSize32A. by Ulrich Weigand · 26 years ago
  92. d70a632 Bugfix: NULL pointer check for output parameters. by Ulrich Weigand · 26 years ago
  93. e233d1a reslen could be used uninitialised in GetFileResource32 (fixes some by Marcus Meissner · 26 years ago
  94. ce82177 Implementation of VERSION.DLL. Based on old misc/ver.c. by Ulrich Weigand · 26 years ago