1. 9e4ed64 .spec.c files are no longer used for 32-bit dlls. by Alexandre Julliard · 21 years ago
  2. ede82e3 Fixed some issues found by winapi_check. by Patrik Stridvall · 21 years ago
  3. 402b79a Porting fixes. by Alexandre Julliard · 21 years ago
  4. fbdfd91 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. by Dimitrie O. Paun · 21 years ago
  5. 8b25584 Remove the obsolete pascal16 (replaced by pascal -ret16). by Dimitrie O. Paun · 22 years ago
  6. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  7. e048ada List 16-bit spec files explicitly to avoid problems with some versions of make. by Alexandre Julliard · 22 years ago
  8. 114a31a Take advantage of new winebuild syntax to remove redundant function by Alexandre Julliard · 22 years ago
  9. a9c51cb Replaced forwards by normal function declarations. by Alexandre Julliard · 22 years ago
  10. dbf8b78 Added .spec.def files. by Alexandre Julliard · 22 years ago
  11. ba9dc78 Fixed mismatches between the Wine headers and the Microsoft headers. by Patrik Stridvall · 22 years ago
  12. b34fb35 Fixed warnings caused by conversion to -DSTRICT. by Alexandre Julliard · 22 years ago
  13. c728efc Added --disable-win16 configure option. by Alexandre Julliard · 23 years ago
  14. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  15. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  16. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  17. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  18. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  19. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  20. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  21. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  22. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  23. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  24. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  25. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  26. f177a15 Finish win32s separation. by Dmitry Timoshkov · 24 years ago
  27. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  28. 15a3b74 Documentation name fixes. by Patrik Stridvall · 24 years ago
  29. d5f824b Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  30. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  31. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  32. 2682bc2 Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings. by Alexandre Julliard · 24 years ago
  33. 394e0eb Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to dlls/win32s. by Alexandre Julliard · 24 years ago
  34. 1852ce8 Added a few forwards. by Alexandre Julliard · 24 years ago
  35. ab68797 Moved standard syslevel APIs declaration to winbase.h. by Alexandre Julliard · 24 years ago
  36. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  37. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  38. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  39. 56b9fea A few includes cleanup. by Alexandre Julliard · 25 years ago
  40. a007f33 Moved a few non-standard headers into their respective dlls. by Alexandre Julliard · 25 years ago
  41. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  42. d5041fc Moved thunking functions off to kernel32.dll. by Alexandre Julliard · 25 years ago
  43. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  44. 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  45. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  46. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  47. 82a2b18 Added support for creating extra symlinks for .so files that contain by Alexandre Julliard · 25 years ago
  48. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  49. 7ee3435 Renamed libwin32s to use the proper dll name (libw32skrnl). by Alexandre Julliard · 25 years ago
  50. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  51. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  52. bb558b7 Minor fixes. by Patrik Stridvall · 25 years ago
  53. d7da486 Added spec file declarations for already implemented functions. by Patrik Stridvall · 25 years ago
  54. 2f521d3 Added stub for WIN32S16.EXP1 (most likely LoadPeResource16). by Marcus Meissner · 26 years ago
  55. 8336cc9 Adapted to glue code generation changes. by Ulrich Weigand · 26 years ago
  56. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago