1. b4b9303 Fixed first/last playable frame referencing. by Eric Pouech · 25 years ago
  2. dd03cc1 Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. by Dimitrie O. Paun · 25 years ago
  3. 1d5bc46 Removed extra #include statements. by Niels Kristian Bech Jensen · 25 years ago
  4. 9633632 - Added missing configuration #if:s and #includes:s. by Patrik Stridvall · 25 years ago
  5. 0e04d8b Report non-hercules video. Turned on int 2a. by Robert 'Admiral' Coeyman · 25 years ago
  6. d87a8ab Replicate CreateDirectory() LastError workaround for the LFN part. by Marcus Meissner · 25 years ago
  7. 410d899 Modification due to problems with winapi-check. by Patrik Stridvall · 26 years ago
  8. 26e1653 Implemented uppercasing functions (based on a patch by Robert by Alexandre Julliard · 26 years ago
  9. 311e456 Added support for anonymous structs/unions on compilers that implement it. by Patrik Stridvall · 26 years ago
  10. 7d8cfeb Removed IP_reg, SP_reg and FL_reg definitions to avoid potential by Alexandre Julliard · 26 years ago
  11. a1089c5 Made stack manipulation macros into inline functions. by Alexandre Julliard · 26 years ago
  12. 0e38aa7 Various ANSI C compability fixes. by Patrik Stridvall · 26 years ago
  13. ff9c44f Bugfix: missing WINAPIs added. by Ulrich Weigand · 26 years ago
  14. 61fece0 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  15. 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
  16. 1ed4ecf ANSI C fixes. by Patrik Stridvall · 26 years ago
  17. 0a860a0 Merged THDB and TEB structures. by Alexandre Julliard · 26 years ago
  18. e78e1af Various DPMI fixes and preliminary DPMI raw mode switch handler. by Ove Kaaven · 26 years ago
  19. f7bd7ad Added INT_Int16AddChar. by Ove Kaaven · 26 years ago
  20. 59c8273 Changed global DOS_LOL into function DOSMEM_LOL() in order to operate by Ove Kaaven · 26 years ago
  21. f08b819 Some stubs for pccard vxd to debug the native shell32. by Juergen Schmied · 26 years ago
  22. e9251b0 Improved shortcuts - follows jumps in trying to avoid switching to by Ove Kaaven · 26 years ago
  23. 9a6fbe4 Added missing WINAPI for the callback procs. by Marcus Meissner · 26 years ago
  24. 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
  25. 07d2a78 Moved DOS List of Lists initialization, and added the beginnings of by Ove Kaaven · 26 years ago
  26. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  27. a9a671d Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  28. c7a8dde #pragma pack(?) changed to #include "*pack*.h" by Patrik Stridvall · 26 years ago
  29. 14eadf5 Fixed crash when status was read with cd-rom tray open. by Eric Pouech · 26 years ago
  30. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  31. 58abac3 Fixed warnings. by Michael Veksler · 26 years ago
  32. e6f0b72 Added IOCTL function 0x440d/0x72. by Bertho Stultiens · 26 years ago
  33. ee0b5e6 Fixed "Display Combination" call. by Andreas Mohr · 26 years ago
  34. d5240f1 Mask off unsupported attributes in _lcreat (bug reported by Andreas Mohr). by Alexandre Julliard · 26 years ago
  35. 3496b43 Removed "implicit declaration" warnings. by Michael Veksler · 26 years ago
  36. 8768d7c Fixed a warning. by Jess Haas · 26 years ago
  37. 15aedbc Added stub for int2f 4b. by Jess Haas · 26 years ago
  38. aa4aca2 Fixed int25 & int26 error code. by Andreas Mohr · 26 years ago
  39. 14f18bf Implemented Get Shift Flags function. by Andreas Mohr · 26 years ago
  40. 866b337 Added port 0x60 for int 0x09, and port 0x20 for PIC handling. by Ove Kaaven · 26 years ago
  41. 4dfd859 Added int 0x09 and int 0x33. by Ove Kaaven · 26 years ago
  42. baed48e Implemented a int 0x33 handler, with a minimal implementation of the by Ove Kaaven · 26 years ago
  43. bb7f0de Implemented a int 0x09 handler, and a scancode queue that simulates by Ove Kaaven · 26 years ago
  44. d24cc27 Fixed a small bug in int10. by Jess Haas · 26 years ago
  45. ad2ffe5 Cosmetics. by Andreas Mohr · 26 years ago
  46. 6b9dd2e Lots of warning fixed, one missing WINAPI in ddraw.c added. by Marcus Meissner · 26 years ago
  47. d203759 Fixed/implemented various interrupt functions. by Jess Haas · 26 years ago
  48. d11443e Added some stubs for int15 functions. by Jess Haas · 26 years ago
  49. d71e297 Various fixes for MSCDEX traps. by Eric Pouech · 26 years ago
  50. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  51. 9bfdb1b Added some more vga video modes. by Jess Haas · 26 years ago
  52. 63d3040 Fixed a couple of ugly warnings (caused by ugly errors). by Ove Kaaven · 26 years ago
  53. 8fc7312 Bug fix. by Andreas Mohr · 26 years ago
  54. 8f2fd39 Fully implemented Direct Console Input. by Ove Kaaven · 26 years ago
  55. f83cf69 Implemented mode setting things as well as VESA additions and other by Andreas Mohr · 26 years ago
  56. 2503e7e __asm__ fix as suggested by <daniel@mat.utfsm.cl> Daniel Serpell, by Marcus Meissner · 26 years ago
  57. de43ef4 Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and by Marcus Meissner · 26 years ago
  58. 412d025 Changed CreateDirectory LastError returns to match Win32 (found out by by Marcus Meissner · 26 years ago
  59. 32452a4 Added some support and stubs for VESA to msdos/int10.c. by Jess Haas · 26 years ago
  60. f6a9361 Adapted to CreateProcess changes. by Ulrich Weigand · 26 years ago
  61. 9ffd793 Fixed a couple of dosmem block resize bugs. by Ove Kaaven · 26 years ago
  62. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  63. 71ad441 Needs thread.h for non-Linux. by Marcus Meissner · 26 years ago
  64. 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
  65. 1b9fef5 Added low-level Netware installation check. by · 26 years ago
  66. a82b91c Bugfixes for INT 10/0B (SetBackgroundColor) to work properly. by Joseph Pranevich · 26 years ago
  67. cebba4d Fix *DUH* problem causing lots and lots of unnecessary AllocColor errors. by Joseph Pranevich · 26 years ago
  68. 04c3e1d Removed a lot of occurences of windows.h (and added necessary other includes). by Marcus Meissner · 26 years ago
  69. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  70. e82d2f9 Moved VGA port access check at the beginning in order to improve by Andreas Mohr · 26 years ago
  71. 9896a36 Added comments. Think I've fixed INT 10/08 (Get Character and by Joseph Pranevich · 26 years ago
  72. f935c59 Added missing includes to avoid warnings/errors. by Michael Veksler · 26 years ago
  73. d2fac75 Some values of pBiosData added/fixed. by Andreas Mohr · 26 years ago
  74. 6aa4f2e Removed references to obsolete msdos/cdrom.c file. by Eric Pouech · 26 years ago
  75. 4ff2a27 Changed DOS extended error handling to be based on SetLastError; by Alexandre Julliard · 26 years ago
  76. 17a9e34 Added missing includes (the PSP handling was incorrect, as the by Ove Kaaven · 26 years ago
  77. ab4a1c1 XMS fix. by Andreas Mohr · 26 years ago
  78. 7b22425 Spelling fix. by Andreas Mohr · 26 years ago
  79. a63458d Some interrupt enhancements. by Andreas Mohr · 26 years ago
  80. 935ccab implemented timer latching by Andreas Mohr · 26 years ago
  81. 6b5a811 Some more warnings and bugs fixed. by Marcus Meissner · 26 years ago
  82. 9c77b47 Preliminary color console support. by Joseph Pranevich · 26 years ago
  83. c2a1063 Commented out unused variables to prevent needless compiler warnings. by James Juran · 26 years ago
  84. 03479f8 Fixed a lot of warnings for possible problems. by Marcus Meissner · 26 years ago
  85. a7894d9 Implemented Int 0x15/0xc0: BIOS - GET CONFIG and some other BIOS data. by Andreas Mohr · 26 years ago
  86. 9acfc0e Clear DOS extended error only for funcs >=0x2f (thanks to Dave Pickles). by Ove Kaaven · 26 years ago
  87. 62a8b43 Hacked server-side device support by Alexandre Julliard · 26 years ago
  88. 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
  89. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  90. d8935f1 Do not advance the cursor in certain routines. This cleaned up the by Joseph Pranevich · 26 years ago
  91. cc0248e Implemented raw device access calls for ioctlGenericBlkDevReq() by Andreas Mohr · 26 years ago
  92. eeaafcc Added automatic CMOS RAM checksum calculation. by Andreas Mohr · 26 years ago
  93. 0562539 Implemented file sharing checks in the server. by Alexandre Julliard · 26 years ago
  94. 338e757 Added beginnings of server-side file handling. by Alexandre Julliard · 26 years ago
  95. 25a810f Hook into the (stubbed) resize code in msdos int10. by Joseph Pranevich · 26 years ago
  96. 3569371 Moved DPMI wrapper allocation code to dosmem.c to REALLY make the by Ove Kaaven · 26 years ago
  97. 7a6228d Fixed a bunch of compiler warnings. by Andreas Mohr · 26 years ago
  98. 1cd0794 Let the System_Time_Selector clock tick. by Ulrich Weigand · 26 years ago
  99. 7b57b24 Adapted to CreateSystemTimer interface change. by Ulrich Weigand · 26 years ago
  100. 2866809 Implemented DPMI RMCBs using the DOS subsystem, and a few other by Ove Kaaven · 26 years ago