1. 82babbe Add missing '\n's to Wine traces. by Francois Gouget · 18 years ago
  2. 41dd56c "One liners" printf format warning fixes for the migration of DWORD/LONG/ULONG from long to int. by Michael Stefaniuc · 19 years ago
  3. 32ab895 makefiles: Generate the dependencies line to avoid some code duplication. by Alexandre Julliard · 19 years ago
  4. 5258e06 make_dlls: Ignore generated import libraries from the top-level .gitignore. by Alexandre Julliard · 19 years ago
  5. cc2b3b4 Take advantage of the recursive nature of .gitignore for Makefile entries. by Alexandre Julliard · 19 years ago
  6. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  7. 0ec7e1a Renamed all .cvsignore files to .gitignore. by Alexandre Julliard · 19 years ago
  8. 7e22be4 We are no longer generating .dbg.c files. by Alexandre Julliard · 20 years ago
  9. cbca5f2 Fixed gcc 4.0 warnings. by Alexandre Julliard · 20 years ago
  10. 49b7fdc Removed the broken mmap64 configure check, and moved the by Alexandre Julliard · 20 years ago
  11. 34fa35d Added rules for building import libraries in the individual dll by Alexandre Julliard · 20 years ago
  12. d62356a Added rules to build import libraries in the individual dll makefiles. by Alexandre Julliard · 20 years ago
  13. 888eaae Implemented capGetDriverDescription. by Maarten Lankhorst · 20 years ago
  14. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  15. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  16. 20c169e Fixed a few more headers dependency issues. by Alexandre Julliard · 22 years ago
  17. ae50013 Fix the case of product and company names. by Francois Gouget · 22 years ago
  18. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  19. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  20. cef5961 Eliminate lots of __WINE__ conditionals from the headers. by Dimitrie O. Paun · 22 years ago
  21. c72255c Fixed some issues found by winapi_check. by Patrik Stridvall · 22 years ago
  22. b34fb35 Fixed warnings caused by conversion to -DSTRICT. by Alexandre Julliard · 22 years ago
  23. 1637793 Added stubs for capCreateCaptureWindowA/W to get freeVCR started without crash. by Stefan Leichter · 22 years ago
  24. 6123951 Update some .cvsignore files for building on Windows. by Steven Edwards · 23 years ago
  25. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  26. 72db9a2 Added stubs for capGetDriverDescription. by Dmitry Timoshkov · 23 years ago
  27. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  28. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  29. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  30. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  31. 140e722 Removed more code at Hidenori's request. by Alexandre Julliard · 23 years ago
  32. f89d4a8 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  33. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  34. 4df7882 Added stubs. by Hidenori Takeshima · 23 years ago
  35. a32459a Small typo in avicap32.spec fixed. by Marcus Meissner · 23 years ago
  36. 1c53a7f Added stubs for msrle32.dll and implemented RLE8 decoder. by Hidenori Takeshima · 23 years ago