1. 6123951 Update some .cvsignore files for building on Windows. by Steven Edwards · 23 years ago
  2. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  3. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  4. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  5. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  6. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  7. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  8. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  9. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  10. b104549 Don't try to set fields in nonexistant lpLineCountryList. by Guy Albertelli · 23 years ago
  11. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  12. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  13. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  14. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  15. 691171b Small dll interfaces cleanups. by Alexandre Julliard · 25 years ago
  16. 8fc0007 Implemented lineGetCountry. (works with HyperTrm.exe) by Mike McCormack · 25 years ago
  17. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  18. b905023 Fixed some debug messages. by Patrik Stridvall · 25 years ago
  19. 5f6da6b Small debug channel cleanup. by Dimitrie O. Paun · 25 years ago
  20. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  21. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  22. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  23. 6f71573 Make use of automatic ordinal allocation. by Alexandre Julliard · 25 years ago
  24. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  25. b8684a2 Fixed some of the issues reported by winapi-check. by Patrik Stridvall · 26 years ago
  26. daed93e Moved .spec files to corresponding dlls/ directory. by Ulrich Weigand · 26 years ago
  27. 230599a Fixed some warnings. by Marcus Meissner · 26 years ago
  28. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  29. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  30. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  31. 869ca2f Fixed warning. by Kevin Holbrook · 26 years ago
  32. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  33. 5aa96c1 Implemented (nearly) all TAPI functions as stubs. by Andreas Mohr · 26 years ago