Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / tools /
1999-07-31  Patrik StridvallFixed missing prototypes and made it work with Solaris...
1999-07-25  Ulrich WeigandRelay code for Win16 register functions converts arguments.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-20  Bertho Stultiens- Generalized the distinction between 2 and 4 byte...
1999-07-18  Patrik StridvallMake it possible to compile with GNU C's -I- option.
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Patrik StridvallFixes for compile on non-Intel platforms.
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Ove KaavenClear high word of %esp when returning from CallFrom16.
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-06  Ulrich WeigandSwitch stacks in CALL32_Init().
1999-05-29  Paul Quinnver.h is a legacy header. winver.h should be used instead.
1999-05-24  Alexandre JulliardAdded support for dumping variable-size data of server...
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-15  Alexandre JulliardServer reorganization:
1999-05-14  Alexandre JulliardConverted to the new debug interface.
1999-05-13  Alexandre JulliardWin32 register functions can now have arguments.
1999-05-12  Alexandre JulliardAdded import declaration for Win32 built-ins.
1999-05-10  Alexandre JulliardAdded support for forwarded ordinals in built-in dlls.
1999-05-08  Jean-Louis ThirotAdded graphical configuration tool wineconf.tcl.
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-02  Alexandre JulliardMisc fixes and improvements.
1999-04-26  Gerald PfeiferDon't include alloca.h.
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Jim AstonAdded some missing #defines I've run across.
1999-04-25  Eric PouechAllow to automatically copy part of wine.ini into gener...
1999-04-25  Bertho Stultiens- Fixed a counting bug in the win32 count and sort...
1999-04-25  Adam SacarnyMuch nicer way to select wine's location.
1999-04-22  Ulrich WeigandBugfix: Internal NE entry point tables were bad (one...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Alexandre JulliardAdded env ptr to new_process request
1999-04-18  Ove Kaaveninstall script, which automatically configures and...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-16  Robert PouliotA few patches to help Wine to compile on OS/2.
1999-04-06  Adam SacarnyAdded sanity check for whitespace in file names, variou...
1999-03-28  Alex KorobkaMoved hrgnUpdate from client to window coordinates...
1999-03-22  Adam SacarnyCheck if the build is stripped, and die if it is.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-28  Marcus MeissnerMore include optimisations and fixes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-02-20  Bertho StultiensFix a couple of 64bit platform problems and speed up...
1999-02-19  Jeff GarzikAdded missing string.h include.
1999-02-09  Adam the Jazz GuyFixed formatting of code
1999-02-04  Patrik StridvallNon-X11 compile fix for generated code.
1999-02-02  Albert den HaanFixed wrong order of res_ico and res_bmp which must...
1999-01-28  Adam the Jazz GuyFixed various bugs.
1999-01-26  Adam the Jazz GuyA perl script to produce a bug report with little hassle.
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-19  Alexandre JulliardAdded long type format.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Alexandre JulliardSend debugging output to stderr.
1998-12-27  Alexandre JulliardAdded beginnings of server-side file handling.
1998-12-15  Todd VierlingGlobal constructors using `.section .ctors' are bogus...
1998-12-14  Bertho Stultiens- Added a global label for elf-dll linking and a long...
1998-12-11  Marcus MeissnerKill swapped out (wine) processes too and truncate...
1998-12-10  Alexandre JulliardRemoved extra output.
1998-12-10  Alexandre JulliardScript to generate authors files
1998-12-09  Pablo SaratxagaImproved the handling of font encodings.
1998-12-08  Alexandre JulliardTried another kludge for the Xmd.h problem.
1998-12-08  Stephen CrowleyAdded fullscreen DGA support.
1998-12-07  Ulrich WeigandAllow recursively reentering CALL32_LargeStack.
1998-11-15  Lionel UlmerSome corrections to the handling of off-screen buffers.
1998-11-15  Marcus MeissnerClean invalid selectors on the pop %xs from the STACKFR...
1998-11-06  Bertho StultiensBugfix in write_name_str() [writeres.c] where the lengt...
1998-11-01  Jesper Skovegcs 'ambiguous else' warnings fixes.
1998-10-31  Marcus MeissnerNow allows specification of a start directory on the...
1998-10-22  Marcus MeissnerXQueryKeymap -> TSXQueryKeymap (fixes the XIO errors...
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
1998-10-11  Andreas MohrSmall fix.
1998-10-11  Marcus MeissnerA few function prototype fixes.
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-26  Alexandre JulliardRelease 980726 wine-980726
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-30  Alexandre JulliardRelease 971130 wine-971130
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
next