2001-12-17 |
Alexandre Julliard | Removed unnecessary includes. |
blob | commitdiff | raw |
2001-12-04 |
Alexandre Julliard | Moved most of the real-mode stuff to dlls/winedos. |
blob | commitdiff | raw | diff to current |
2001-11-07 |
Ove Kaaven | Added RunInThread callout to winedos. |
blob | commitdiff | raw | diff to current |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2000-12-26 |
Ove Kaaven | Separated the MZ loader and core DOS VM into dlls/winedos. |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-11-29 |
Alexandre Julliard | Renamed CallTo16* functions to wine_call_to_16* and... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Dimitrie O. Paun | Include config.h in files that test for constants defin... |
blob | commitdiff | raw | diff to current |
2000-11-14 |
Alexandre Julliard | Moved LDT handling to libwine.so. Changed the interface... |
blob | commitdiff | raw | diff to current |
2000-11-13 |
Ove Kaaven | When a Win16 app sets a selector base to low DOS memory... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed some of the XXX_reg macros now that we are... |
blob | commitdiff | raw | diff to current |
2000-09-24 |
Alexandre Julliard | Moved most global data out of the LPDOSTASK structure. |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Replaced global Callbacks structure by appropriate... |
blob | commitdiff | raw | diff to current |
2000-07-31 |
Ove Kaaven | Use MZ_Current() instead of pModule->lpDosTask. Cleaned... |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Ove Kaaven | Removed hModule parameter from MZ_AllocDPMITask(),... |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Ove Kaaven | Removed the hModule parameter from various DOSMEM routi... |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Ove Kaaven | Make a global asm helper function to handle 32-bit... |
blob | commitdiff | raw | diff to current |
2000-07-26 |
Alexandre Julliard | Avoid clobbering %ebx. |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Ove Kaaven | Use lcall opcodes, so all gas-es understand it... |
blob | commitdiff | raw | diff to current |
2000-07-25 |
Ove Kaaven | Fixed broken assembler. Removed support for old protect... |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Ove Kaaven | Change the V86BASE macro to call DOSMEM_MemoryBase... |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Ulrich Weigand | Removed mis-aligned accesses during BIOS/DOS data initi... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-05-24 |
Marcus Meissner | Commented out broken __asm__, added comments where... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Alexandre Julliard | Improved the selector get/set functions. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Patrik Stridvall | Modification due to problems with winapi-check. |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid... |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions. |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Ove Kaaven | Various DPMI fixes and preliminary DPMI raw mode switch... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Ove Kaaven | Improved shortcuts - follows jumps in trying to avoid... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
blob | commitdiff | raw | diff to current |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
blob | commitdiff | raw | diff to current |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
blob | commitdiff | raw | diff to current |
1999-03-09 |
Marcus Meissner | __asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Marcus Meissner | Fixed a lot of warnings using WINE_UNUSED, casts, comme... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Ulrich Weigand | Adapted to CreateProcess changes. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-25 |
Marcus Meissner | Needs thread.h for non-Linux. |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
blob | commitdiff | raw | diff to current |
1999-01-28 |
James Juran | Commented out unused variables to prevent needless... |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1998-12-14 |
Ove Kaaven | Moved DPMI wrapper allocation code to dosmem.c to REALL... |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Ove Kaaven | Implemented DPMI RMCBs using the DOS subsystem, and... |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Ove Kaaven | Fixed DPMI_CallRMProc (I think). |
blob | commitdiff | raw | diff to current |
1998-12-07 |
Andreas Mohr | - Several kernel.spec return type mismatch fixes |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Ulrich Weigand | Changed CTX_SEG_OFF_TO_LIN to allow linear addresses... |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Ove Kaaven | Use macro V86_FLAG. |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Patrik Stridvall | Compile fix for Solaris. |
blob | commitdiff | raw | diff to current |
1998-10-23 |
Ove Kaaven | First shot at DPMI realmode calls. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Ove Kaaven | Simulates DPMI memory map by converting lower-MB segmen... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
blob | commitdiff | raw | diff to current |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
blob | commitdiff | raw | diff to current |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
blob | commitdiff | raw | diff to current |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
blob | commitdiff | raw | diff to current |
1997-11-16 |
Alexandre Julliard | Release 971116 wine-971116 |
blob | commitdiff | raw | diff to current |
1997-09-28 |
Alexandre Julliard | Release 970928 wine-970928 |
blob | commitdiff | raw | diff to current |
1997-08-24 |
Alexandre Julliard | Release 970824 wine-970824 |
blob | commitdiff | raw | diff to current |
1997-05-25 |
Alexandre Julliard | Release 970525 wine-970525 |
blob | commitdiff | raw | diff to current |
1997-05-09 |
Alexandre Julliard | Release 970509 wine-970509 |
blob | commitdiff | raw | diff to current |
1997-03-05 |
Alexandre Julliard | Release 970305 wine-970305 |
blob | commitdiff | raw | diff to current |
1997-02-15 |
Alexandre Julliard | Release 970215 wine-970215 |
blob | commitdiff | raw | diff to current |
1997-02-02 |
Alexandre Julliard | Release 970202 wine-970202 |
blob | commitdiff | raw | diff to current |
1997-01-01 |
Alexandre Julliard | Release 970101 wine-970101 |
blob | commitdiff | raw | diff to current |
|