2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase... |
tree | commitdiff |
2000-06-18 |
Dmitry Timoshkov | Use GetSystemDefaultLangID() instead of WINE_LanguageId. |
tree | commitdiff |
2000-06-07 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-07 |
Ulrich Weigand | Removed mis-aligned accesses during BIOS/DOS data initi... |
tree | commitdiff |
2000-06-03 |
Patrik Stridvall | Fixed some warnings. |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Delay loading of interrupt table functions until they... |
tree | commitdiff |
2000-06-03 |
Alexandre Julliard | Delay initialization of I/O permissions until they... |
tree | commitdiff |
2000-05-30 |
Andreas Mohr | Implemented int 0x21 long file name function 0x71a0... |
tree | commitdiff |
2000-05-29 |
Alexandre Julliard | Exec a separate wine binary for every win32 process... |
tree | commitdiff |
2000-05-24 |
Marcus Meissner | Commented out broken __asm__, added comments where... |
tree | commitdiff |
2000-05-23 |
Ove Kaaven | Scale mouse coordinates to default width 640. |
tree | commitdiff |
2000-04-29 |
Eric Pouech | Fixed a few compilation warnings. |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-04-04 |
Ian Schmidt | Implemented FAT32 function 7302 (Get Extended DPB). |
tree | commitdiff |
2000-03-25 |
Francois Gouget | Use min/max instead of MIN/MAX. |
tree | commitdiff |
2000-03-08 |
David Elliott | - Slightly reworked include files (less messy, more... |
tree | commitdiff |
2000-02-29 |
Niels Kristian Bec... | Removed superfluous #include statements for header... |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Andreas Mohr | - implemented serial numbers for audio CDs and data CDs |
tree | commitdiff |
2000-02-03 |
Ove Kaaven | Added INT_Int16ReadChar and made int09 handle special... |
tree | commitdiff |
2000-01-30 |
Ove Kaaven | Made int9 handler add keystroke to BIOS keyboard buffer. |
tree | commitdiff |
2000-01-29 |
Andreas Mohr | - support for reading labels and serial nums from device |
tree | commitdiff |
1999-12-25 |
Eric Pouech | Fixed first/last playable frame referencing. |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-11-21 |
Niels Kristian Bec... | Removed extra #include statements. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-23 |
Robert 'Admiral... | Report non-hercules video. Turned on int 2a. |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Replicate CreateDirectory() LastError workaround for... |
tree | commitdiff |
1999-09-29 |
Patrik Stridvall | Modification due to problems with winapi-check. |
tree | commitdiff |
1999-09-23 |
Alexandre Julliard | Implemented uppercasing functions (based on a patch... |
tree | commitdiff |
1999-09-19 |
Patrik Stridvall | Added support for anonymous structs/unions on compilers... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
tree | commitdiff |
1999-06-27 |
Ulrich Weigand | Bugfix: missing WINAPIs added. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-12 |
Ove Kaaven | Various DPMI fixes and preliminary DPMI raw mode switch... |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Added INT_Int16AddChar. |
tree | commitdiff |
1999-05-22 |
Ove Kaaven | Changed global DOS_LOL into function DOSMEM_LOL() in... |
tree | commitdiff |
1999-05-22 |
Juergen Schmied | Some stubs for pccard vxd to debug the native shell32. |
tree | commitdiff |
1999-05-17 |
Ove Kaaven | Improved shortcuts - follows jumps in trying to avoid... |
tree | commitdiff |
1999-05-12 |
Marcus Meissner | Added missing WINAPI for the callback procs. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Ove Kaaven | Moved DOS List of Lists initialization, and added the... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Eric Pouech | Fixed crash when status was read with cd-rom tray open. |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-16 |
Michael Veksler | Fixed warnings. |
tree | commitdiff |
1999-04-15 |
Bertho Stultiens | Added IOCTL function 0x440d/0x72. |
tree | commitdiff |
1999-04-11 |
Andreas Mohr | Fixed "Display Combination" call. |
tree | commitdiff |
1999-04-03 |
Alexandre Julliard | Mask off unsupported attributes in _lcreat (bug reporte... |
tree | commitdiff |
1999-04-01 |
Michael Veksler | Removed "implicit declaration" warnings. |
tree | commitdiff |
1999-03-28 |
Jess Haas | Fixed a warning. |
tree | commitdiff |
1999-03-28 |
Jess Haas | Added stub for int2f 4b. |
tree | commitdiff |
1999-03-27 |
Andreas Mohr | Fixed int25 & int26 error code. |
tree | commitdiff |
1999-03-25 |
Andreas Mohr | Implemented Get Shift Flags function. |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added port 0x60 for int 0x09, and port 0x20 for PIC... |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Added int 0x09 and int 0x33. |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Implemented a int 0x33 handler, with a minimal implemen... |
tree | commitdiff |
1999-03-25 |
Ove Kaaven | Implemented a int 0x09 handler, and a scancode queue... |
tree | commitdiff |
1999-03-24 |
Jess Haas | Fixed a small bug in int10. |
tree | commitdiff |
1999-03-22 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Lots of warning fixed, one missing WINAPI in ddraw... |
tree | commitdiff |
1999-03-17 |
Jess Haas | Fixed/implemented various interrupt functions. |
tree | commitdiff |
1999-03-17 |
Jess Haas | Added some stubs for int15 functions. |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Various fixes for MSCDEX traps. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Jess Haas | Added some more vga video modes. |
tree | commitdiff |
1999-03-14 |
Ove Kaaven | Fixed a couple of ugly warnings (caused by ugly errors). |
tree | commitdiff |
1999-03-14 |
Andreas Mohr | Bug fix. |
tree | commitdiff |
1999-03-14 |
Ove Kaaven | Fully implemented Direct Console Input. |
tree | commitdiff |
1999-03-13 |
Andreas Mohr | Implemented mode setting things as well as VESA additio... |
tree | commitdiff |
1999-03-09 |
Marcus Meissner | __asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
tree | commitdiff |
1999-02-28 |
Marcus Meissner | Changed CreateDirectory LastError returns to match... |
tree | commitdiff |
1999-02-28 |
Jess Haas | Added some support and stubs for VESA to msdos/int10.c. |
tree | commitdiff |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes. |
tree | commitdiff |
1999-02-28 |
Ove Kaaven | Fixed a couple of dosmem block resize bugs. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-25 |
Marcus Meissner | Needs thread.h for non-Linux. |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-24 |
<smil@mechatronik... | Added low-level Netware installation check. |
tree | commitdiff |
1999-02-24 |
Joseph Pranevich | Bugfixes for INT 10/0B (SetBackgroundColor) to work... |
tree | commitdiff |
1999-02-20 |
Joseph Pranevich | Fix *DUH* problem causing lots and lots of unnecessary... |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Andreas Mohr | Moved VGA port access check at the beginning in order... |
tree | commitdiff |
1999-02-14 |
Joseph Pranevich | Added comments. Think I've fixed INT 10/08 (Get Charact... |
tree | commitdiff |
1999-02-09 |
Michael Veksler | Added missing includes to avoid warnings/errors. |
tree | commitdiff |
1999-02-04 |
Andreas Mohr | Some values of pBiosData added/fixed. |
tree | commitdiff |
1999-02-02 |
Eric Pouech | Removed references to obsolete msdos/cdrom.c file. |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Changed DOS extended error handling to be based on... |
tree | commitdiff |
next |