Top level windows with 0 width or height are created with a size of 1x1 in
[wine] / msdos /
2000-08-03  Alexandre JulliardMake USER and GDI separate dlls.
2000-08-01  Alexandre JulliardMoved MulDiv() and VGA routines out of GDI.
2000-07-31  Ove KaavenRemoved DOS task fields from the NE_MODULE structure.
2000-07-31  Ove KaavenFixed a few problems.
2000-07-31  Ove KaavenUse MZ_Current() instead of pModule->lpDosTask. Cleaned...
2000-07-30  Ove KaavenRemoved hModule parameter from MZ_AllocDPMITask(),...
2000-07-30  Ove KaavenMade DOSMEM_Init() take a BOOL parameter instead of...
2000-07-29  Ove KaavenFill BIOS segments using pointers from DOSMEM_Bios...
2000-07-29  Ove KaavenMake direct console input routines go through int16...
2000-07-29  Ove KaavenLet Int09 routines remember a keystroke's ASCII code...
2000-07-29  Ove KaavenAdded some int33 function stubs.
2000-07-29  Ove KaavenChanged a few core int10 routines to use the BIOS data...
2000-07-28  Ove KaavenRemoved the hModule parameter from various DOSMEM routi...
2000-07-28  Ove KaavenJust get DOS task structure from MZ_Current(), instead...
2000-07-28  Ove KaavenMake a global asm helper function to handle 32-bit...
2000-07-26  Alexandre JulliardAvoid clobbering %ebx.
2000-07-25  Andreas Mohr- fixed a gross bug in SetCurrentDirectoryA (where...
2000-07-25  Ove KaavenUse lcall opcodes, so all gas-es understand it...
2000-07-25  Ove KaavenMake int16 read from the BIOS keyboard buffer, not...
2000-07-25  Ove KaavenFixed broken assembler. Removed support for old protect...
2000-07-23  Ove KaavenChange the V86BASE macro to call DOSMEM_MemoryBase...
2000-06-18  Dmitry TimoshkovUse GetSystemDefaultLangID() instead of WINE_LanguageId.
2000-06-07  Patrik StridvallFixed some warnings.
2000-06-07  Ulrich WeigandRemoved mis-aligned accesses during BIOS/DOS data initi...
2000-06-03  Patrik StridvallFixed some warnings.
2000-06-03  Alexandre JulliardDelay loading of interrupt table functions until they...
2000-06-03  Alexandre JulliardDelay initialization of I/O permissions until they...
2000-05-30  Andreas MohrImplemented int 0x21 long file name function 0x71a0...
2000-05-29  Alexandre JulliardExec a separate wine binary for every win32 process...
2000-05-24  Marcus MeissnerCommented out broken __asm__, added comments where...
2000-05-23  Ove KaavenScale mouse coordinates to default width 640.
2000-04-29  Eric PouechFixed a few compilation warnings.
2000-04-06  Patrik StridvallFixed some issues reported by winapi_check.
2000-04-04  Ian SchmidtImplemented FAT32 function 7302 (Get Extended DPB).
2000-03-25  Francois GougetUse min/max instead of MIN/MAX.
2000-03-08  David Elliott- Slightly reworked include files (less messy, more...
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Alexandre JulliardRemoved extra includes from ole.h and wingdi.h.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-02-07  Andreas Mohr- implemented serial numbers for audio CDs and data CDs
2000-02-03  Ove KaavenAdded INT_Int16ReadChar and made int09 handle special...
2000-01-30  Ove KaavenMade int9 handler add keystroke to BIOS keyboard buffer.
2000-01-29  Andreas Mohr- support for reading labels and serial nums from device
1999-12-25  Eric PouechFixed first/last playable frame referencing.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
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...
next