2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
blob | commitdiff | raw |
2002-08-16 |
Alexandre Julliard | Force loadorder of 16-bit dlls to builtin if their... |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Alexandre Julliard | Unregister 16-bit dlls on module unload. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2001-12-14 |
Alexandre Julliard | Made register and interrupt flags instead of entry... |
blob | commitdiff | raw | diff to current |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
blob | commitdiff | raw | diff to current |
2001-03-28 |
Alexandre Julliard | Always load the 32-bit dll containing a given 16-bit... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-01-15 |
Alexandre Julliard | Replaced GLOBAL_Alloc by GlobalAlloc16 where possible. |
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-05 |
Alexandre Julliard | Always pass lower-case filenames to wine_dll_load(). |
blob | commitdiff | raw | diff to current |
2000-12-03 |
Aric Stewart | Added ASCII-only version of toupper, tolower, strcasecm... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
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 |
Alexandre Julliard | Export the CallFrom16xxx functions from kernel32. Renam... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Alexandre Julliard | Patch flat cs of 16-bit entry points if current %cs... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Alexandre Julliard | Added support for loading .res files for 16-bit resources. |
blob | commitdiff | raw | diff to current |
2000-09-27 |
Alexandre Julliard | Generate Win32 dll descriptor structure in the .spec... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
Alexandre Julliard | Avoid buffer overflows in builtin dll loading (with... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed obsolete SHMDATA parameter in GLOBAL_CreateBlock. |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Alexandre Julliard | Removed a few unnecessary includes. |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Alexandre Julliard | Delay loading of interrupt table functions until they... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Alexandre Julliard | Do not load wineps on startup. |
blob | commitdiff | raw | diff to current |
2000-04-24 |
Alexandre Julliard | Implemented on-demand loading of builtin dlls using... |
blob | commitdiff | raw | diff to current |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Alexandre Julliard | Added automatic registration of built-in DLLs. |
blob | commitdiff | raw | diff to current |
2000-01-09 |
Alexandre Julliard | Built-in DLLs resources are now specified in spec file. |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Andreas Mohr | Added .rc file support for Win16 NE modules. |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Eric Pouech | Fix loading of modules: now search key is module's... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Ulrich Weigand | Bugfix: Don't call GetVersionExA too early, to avoid... |
blob | commitdiff | raw | diff to current |
1999-09-20 |
Ulrich Weigand | Set 'expected_version' of built-in and dummy modules... |
blob | commitdiff | raw | diff to current |
1999-08-15 |
Ulrich Weigand | Adapted to new-style Wine thunks. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
blob | commitdiff | raw | diff to current |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
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-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
blob | commitdiff | raw | diff to current |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Ulrich Weigand | Bugfix: BUILTIN_GetEntryPoint16 didn't work correctly... |
blob | commitdiff | raw | diff to current |
1999-04-21 |
Bertho Stultiens | Corrected wrong return values of built-in loader to... |
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-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Andreas Mohr | - Implemented proper ("real", compressed) Win16 entry... |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Marcus Meissner | Added -dll option for winelib programs. (Note: will... |
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-19 |
Huw D M Davies | Fixed a few broken includes. |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating start... |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Ove Kaaven | Implemented DisplayDib. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Ulrich Weigand | Stubs for COMM.DRV, REBOOT.VXD, VDD.VXD. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL, MSACM32.DLL... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-07-26 |
Alexandre Julliard | Release 980726 wine-980726 |
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 |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
1997-11-30 |
Alexandre Julliard | Release 971130 wine-971130 |
blob | commitdiff | raw | diff to current |
1997-11-16 |
Alexandre Julliard | Release 971116 wine-971116 |
blob | commitdiff | raw | diff to current |
1997-11-01 |
Alexandre Julliard | Release 971101 wine-971101 |
blob | commitdiff | raw | diff to current |
1997-10-12 |
Alexandre Julliard | Release 971012 wine-971012 |
blob | commitdiff | raw | diff to current |
1997-09-14 |
Alexandre Julliard | Release 970914 wine-970914 |
blob | commitdiff | raw | diff to current |
1997-08-24 |
Alexandre Julliard | Release 970824 wine-970824 |
blob | commitdiff | raw | diff to current |
1997-08-04 |
Alexandre Julliard | Release 970804 wine-970804 |
blob | commitdiff | raw | diff to current |
1997-06-29 |
Alexandre Julliard | Release 970629 wine-970629 |
blob | commitdiff | raw | diff to current |
1997-06-16 |
Alexandre Julliard | Release 970616 wine-970616 |
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-01-01 |
Alexandre Julliard | Release 970101 wine-970101 |
blob | commitdiff | raw | diff to current |
|