1. f628146 Remove some obsolete README files. by Alexandre Julliard · 16 years ago
  2. 4800089 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. by Rob Shearman · 17 years ago
  3. 2993785 Assorted non-ANSI function declaration fixes (missing void). by Francois Gouget · 18 years ago
  4. 9fe4673 Don't include windows.h & co in the Wine sources. by Francois Gouget · 18 years ago
  5. a149839 olepro32: Add version resource. by Louis. Lenders · 18 years ago
  6. 5ae1d85 olepro32: Mark stubs as such. by Francois Gouget · 18 years ago
  7. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  8. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  9. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  10. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  11. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  12. 0edbaf7 Remove spaces before '\n' in traces. by Francois Gouget · 19 years ago
  13. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  14. bba5423 Uncomment out DisableThreadLibraryCalls in DllMain and add the by Alexandre Julliard · 20 years ago
  15. 9769816 Fix winapi_check documentation warnings. by Francois Gouget · 20 years ago
  16. 5416022 Rename MODULENAME_Dll* functions to Dll* for better consistency and by Robert Shearman · 20 years ago
  17. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  18. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  19. c50d874 Ensure DllCanUnloadNow is a truly void function, and give it a unique by Jon Griffiths · 20 years ago
  20. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  21. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  22. 20c169e Fixed a few more headers dependency issues. by Alexandre Julliard · 22 years ago
  23. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  24. 20698b2 Make the DllRegisterServer, DllRegisterServerEx, DllUnregisterServer, by Alexandre Julliard · 22 years ago
  25. a9c51cb Replaced forwards by normal function declarations. by Alexandre Julliard · 22 years ago
  26. cef5961 Eliminate lots of __WINE__ conditionals from the headers. by Dimitrie O. Paun · 22 years ago
  27. dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
  28. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  29. 7cae558 Removed some more trailing whitespace. by Alexandre Julliard · 23 years ago
  30. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  31. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  32. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  33. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  34. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  35. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  36. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  37. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  38. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  39. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  40. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  41. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  42. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  43. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  44. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  45. 044acd0 Set the base for the ordinals of olepro32 to 248. by Gerard Patel · 25 years ago
  46. 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  47. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  48. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  49. 194bd05 Moved some stubs and added forwards in order to make both winapi_check by Patrik Stridvall · 25 years ago
  50. 58c71d4 OLEPRO32 stubs. by Sean Langley · 25 years ago