1. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  2. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  3. 8cd55d0 Moved most of the real-mode stuff to dlls/winedos. by Alexandre Julliard · 23 years ago
  4. e5b5af9 Fixed a few signed/unsigned and "unsigned < 0 always true" warnings. by Jörg Mayer · 24 years ago
  5. 2b3aa61 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  6. bbaf0ea Made the include files self sufficient. by Patrik Stridvall · 25 years ago
  7. 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  8. 896889f ANSI C fixes. by Patrik Stridvall · 26 years ago
  9. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  10. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  11. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  12. c70ac18 Added (dummy) Death/Resurrection calls to DisplayDib. by Ove Kaaven · 26 years ago
  13. 7b57b24 Adapted to CreateSystemTimer interface change. by Ulrich Weigand · 26 years ago
  14. 1499a84 Moved VGA-emulating DirectX code from dispdib.c to a separate by Ove Kaaven · 26 years ago
  15. 99f5110 Implemented DisplayDib. by Ove Kaaven · 26 years ago