1. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  2. 8b25584 Remove the obsolete pascal16 (replaced by pascal -ret16). by Dimitrie O. Paun · 22 years ago
  3. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  4. 5239742 Win16/32 separation of olecli32. by Steven Edwards · 22 years ago
  5. e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
  6. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  7. a9c51cb Replaced forwards by normal function declarations. by Alexandre Julliard · 22 years ago
  8. 3c25c8e Get rid of ole.h. by Alexandre Julliard · 22 years ago
  9. dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
  10. b34fb35 Fixed warnings caused by conversion to -DSTRICT. by Alexandre Julliard · 22 years ago
  11. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  12. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  13. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  14. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  15. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  16. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  17. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  18. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  19. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  20. 4b15745 - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  21. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  22. cf354d8 Stub for OleSavedClientDoc. by Gerard Patel · 24 years ago
  23. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  24. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  25. ef7a5c1 Fixed a few compilation warnings. by Dimitrie O. Paun · 24 years ago
  26. c95b1aa Avoid linking with ntdll where possible. by Alexandre Julliard · 24 years ago
  27. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  28. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  29. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  30. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  31. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  32. 9179103 Cleaned up a few inter-dll dependencies. by Alexandre Julliard · 25 years ago
  33. 2ddd5ce Cleaned up a few inter-dll dependencies. by Alexandre Julliard · 25 years ago
  34. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  35. 84eb833 Added some missing import directives. by Alexandre Julliard · 25 years ago
  36. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  37. 82a2b18 Added support for creating extra symlinks for .so files that contain by Alexandre Julliard · 25 years ago
  38. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  39. fc296da Removed extra includes from ole.h and wingdi.h. by Alexandre Julliard · 25 years ago
  40. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  41. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  42. d7da486 Added spec file declarations for already implemented functions. by Patrik Stridvall · 25 years ago
  43. 2a722f4 Moved bulk of OLE implementation to dlls/ subdirectories. by Ulrich Weigand · 26 years ago