Added two macros, ICOM_VFIELD and ICOM_VTBL, so that when implementing
[wine] / msdos /
1999-10-24  Patrik Stridvall- Added missing configuration #if:s and #includes:s.
1999-10-23  Robert 'Admiral... Report non-hercules video. Turned on int 2a.
1999-10-13  Marcus MeissnerReplicate CreateDirectory() LastError workaround for...
1999-09-29  Patrik StridvallModification due to problems with winapi-check.
1999-09-23  Alexandre JulliardImplemented uppercasing functions (based on a patch...
1999-09-19  Patrik StridvallAdded support for anonymous structs/unions on compilers...
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-07-31  Patrik StridvallVarious ANSI C compability fixes.
1999-06-27  Ulrich WeigandBugfix: missing WINAPIs added.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Ove KaavenVarious DPMI fixes and preliminary DPMI raw mode switch...
1999-05-22  Ove KaavenAdded INT_Int16AddChar.
1999-05-22  Ove KaavenChanged global DOS_LOL into function DOSMEM_LOL() in...
1999-05-22  Juergen SchmiedSome stubs for pccard vxd to debug the native shell32.
1999-05-17  Ove KaavenImproved shortcuts - follows jumps in trying to avoid...
1999-05-12  Marcus MeissnerAdded missing WINAPI for the callback procs.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Ove KaavenMoved DOS List of Lists initialization, and added the...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Eric PouechFixed crash when status was read with cd-rom tray open.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-16  Michael VekslerFixed warnings.
1999-04-15  Bertho StultiensAdded IOCTL function 0x440d/0x72.
1999-04-11  Andreas MohrFixed "Display Combination" call.
1999-04-03  Alexandre JulliardMask off unsupported attributes in _lcreat (bug reporte...
1999-04-01  Michael VekslerRemoved "implicit declaration" warnings.
1999-03-28  Jess HaasFixed a warning.
1999-03-28  Jess HaasAdded stub for int2f 4b.
1999-03-27  Andreas MohrFixed int25 & int26 error code.
1999-03-25  Andreas MohrImplemented Get Shift Flags function.
1999-03-25  Ove KaavenAdded port 0x60 for int 0x09, and port 0x20 for PIC...
1999-03-25  Ove KaavenAdded int 0x09 and int 0x33.
1999-03-25  Ove KaavenImplemented a int 0x33 handler, with a minimal implemen...
1999-03-25  Ove KaavenImplemented a int 0x09 handler, and a scancode queue...
1999-03-24  Jess HaasFixed a small bug in int10.
1999-03-22  Andreas MohrCosmetics.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-17  Jess HaasFixed/implemented various interrupt functions.
1999-03-17  Jess HaasAdded some stubs for int15 functions.
1999-03-15  Eric PouechVarious fixes for MSCDEX traps.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Jess HaasAdded some more vga video modes.
1999-03-14  Ove KaavenFixed a couple of ugly warnings (caused by ugly errors).
1999-03-14  Andreas MohrBug fix.
1999-03-14  Ove KaavenFully implemented Direct Console Input.
1999-03-13  Andreas MohrImplemented mode setting things as well as VESA additio...
1999-03-09  Marcus Meissner__asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie...
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  Marcus MeissnerChanged CreateDirectory LastError returns to match...
1999-02-28  Jess HaasAdded some support and stubs for VESA to msdos/int10.c.
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-28  Ove KaavenFixed a couple of dosmem block resize bugs.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Marcus MeissnerNeeds thread.h for non-Linux.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-24   <smil@mechatronik... Added low-level Netware installation check.
1999-02-24  Joseph PranevichBugfixes for INT 10/0B (SetBackgroundColor) to work...
1999-02-20  Joseph PranevichFix *DUH* problem causing lots and lots of unnecessary...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-14  Andreas MohrMoved VGA port access check at the beginning in order...
1999-02-14  Joseph PranevichAdded comments. Think I've fixed INT 10/08 (Get Charact...
1999-02-09  Michael VekslerAdded missing includes to avoid warnings/errors.
1999-02-04  Andreas MohrSome values of pBiosData added/fixed.
1999-02-02  Eric PouechRemoved references to obsolete msdos/cdrom.c file.
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Ove KaavenAdded missing includes (the PSP handling was incorrect...
1999-01-30  Andreas MohrXMS fix.
1999-01-30  Andreas MohrSpelling fix.
1999-01-30  Andreas MohrSome interrupt enhancements.
1999-01-30  Andreas Mohrimplemented timer latching
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Joseph PranevichPreliminary color console support.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1999-01-20  Ove KaavenClear DOS extended error only for funcs >=0x2f (thanks...
1999-01-19  Alexandre JulliardHacked server-side device support
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-03  Joseph PranevichDo not advance the cursor in certain routines. This...
1999-01-03  Andreas MohrImplemented raw device access calls for ioctlGenericBlk...
1999-01-03  Andreas MohrAdded automatic CMOS RAM checksum calculation.
1999-01-03  Alexandre JulliardImplemented file sharing checks in the server.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-25  Joseph PranevichHook into the (stubbed) resize code in msdos int10.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-11  Andreas MohrFixed a bunch of compiler warnings.
1998-12-10  Ulrich WeigandLet the System_Time_Selector clock tick.
1998-12-10  Ulrich WeigandAdapted to CreateSystemTimer interface change.
1998-12-09  Ove KaavenImplemented DPMI RMCBs using the DOS subsystem, and...
1998-12-07  Ove KaavenFixed DPMI_CallRMProc (I think).
1998-12-07  Stefan LeichterFile handle bug fix.
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
next