1. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  2. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  3. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  4. 044855c Documentation fixes. by Patrik Stridvall · 24 years ago
  5. 01d5e5b Documentation fixes. by Patrik Stridvall · 24 years ago
  6. f177a15 Finish win32s separation. by Dmitry Timoshkov · 24 years ago
  7. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  8. 15a3b74 Documentation name fixes. by Patrik Stridvall · 24 years ago
  9. d5f824b Fixed some issues found by winapi_check. by Patrik Stridvall · 24 years ago
  10. 982a223 Replaced PTR_SEG_TO_LIN macro by exported MapSL function. by Alexandre Julliard · 24 years ago
  11. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  12. 2682bc2 Fixed a few dependencies on 16-bit or internal functions. Fixed a few warnings. by Alexandre Julliard · 24 years ago
  13. 394e0eb Moved UTSelectorOffsetToLinear and UTLinearToSelectorOffset to dlls/win32s. by Alexandre Julliard · 24 years ago
  14. 1852ce8 Added a few forwards. by Alexandre Julliard · 24 years ago
  15. ab68797 Moved standard syslevel APIs declaration to winbase.h. by Alexandre Julliard · 24 years ago
  16. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  17. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  18. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 25 years ago
  19. 56b9fea A few includes cleanup. by Alexandre Julliard · 25 years ago
  20. a007f33 Moved a few non-standard headers into their respective dlls. by Alexandre Julliard · 25 years ago
  21. 76d3671 Added 'owner' field to 16-bit spec files to specify the name of the by Alexandre Julliard · 25 years ago
  22. d5041fc Moved thunking functions off to kernel32.dll. by Alexandre Julliard · 25 years ago
  23. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  24. 54fe838 Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  25. 2d6457c Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  26. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  27. 82a2b18 Added support for creating extra symlinks for .so files that contain by Alexandre Julliard · 25 years ago
  28. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  29. 7ee3435 Renamed libwin32s to use the proper dll name (libw32skrnl). by Alexandre Julliard · 25 years ago
  30. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  31. bade58f Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore that need them. by Marcus Meissner · 25 years ago
  32. bb558b7 Minor fixes. by Patrik Stridvall · 25 years ago
  33. d7da486 Added spec file declarations for already implemented functions. by Patrik Stridvall · 25 years ago
  34. 2f521d3 Added stub for WIN32S16.EXP1 (most likely LoadPeResource16). by Marcus Meissner · 26 years ago
  35. 8336cc9 Adapted to glue code generation changes. by Ulrich Weigand · 26 years ago
  36. 6c6da67 Moved various DLLs to dlls/ by Ulrich Weigand · 26 years ago