wine
1999-03-21  Alexandre JulliardChanged process initialisation to use the new server...
1999-03-21  Alexandre JulliardAdded new_process and init_process request.
1999-03-21  Robert PouliotOne small error corrected and the 102th key...
1999-03-21  Ove KaavenMade commerror and eventmask local to each port (for...
1999-03-21  Ove KaavenFixed prototypes of a couple of comm routines.
1999-03-21  Andreas MohrFixed typo.
1999-03-21  Francis BeaudetClear update region before WM_NCDESTROY.
1999-03-21  Alexandre JulliardGot rid of SYSTEM_LOCK macros.
1999-03-20  Alexandre JulliardNo longer need to delete system heap critical section.
1999-03-19  Francis BeaudetAdded a check for desktop in SHGetFileInfo.
1999-03-19  Eric PouechFixed some bugs in MCI message mapping (32A => 16).
1999-03-19  Pavel RoskinFixed WIN_SendDestroyMsg.
1999-03-19  Pavel RoskinRemoved definitions for FIONREAD and FIONBIO.
1999-03-19  Eric PouechFixes some return values for DefDriverProc.
1999-03-19  Sylvain St... Removed the chop command that was there to get rid...
1999-03-19  Andreas MohrHide dialog windows created by CreateDialog* in EndDial...
1999-03-19  Stephane LussierSet type of destination variant in VariantChangeTypeEx...
1999-03-19  Bertho StultiensFixed Danish keyboard layout.
1999-03-18  Marcus MeissnerLots of warning fixed, one missing WINAPI in ddraw...
1999-03-18  Sylvain St... Implements +/-, PgUp/PgDown, Home/End, Left/Right,...
1999-03-18  Marcus Meissnermsvfw32.spec brought up to date (forgot it in last...
1999-03-18  Marcus MeissnerAdded Module32* stubs.
1999-03-17  Bruno AfonsoAdded Portuguese keytable.
1999-03-17  Robert PouliotAdded Canadian French keyboard layout.
1999-03-17  Huw D M DaviesAdded UK keyboard layout.
1999-03-17  Jess HaasFixed/implemented various interrupt functions.
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-03-17  Francis BeaudetImplemented a more defensive version of WIN_SendDestroyMsg.
1999-03-17  Alexander V... Install headers from $(SRCDIR).
1999-03-17  Francois GougetRemoved the obsolete ICOM macros.
1999-03-17  Francois GougetMoved the APIs closer to the corresponding COM interfac...
1999-03-17  Jess HaasAdded some stubs for int15 functions.
1999-03-17  Ulrich WeigandInter-thread SendMessage() bugfixes:
1999-03-17  Thuy NguyenReturn error if not a valid OLE compound file.
1999-03-17  Douglas RidgwayFix crash if lpuCurDirLen or lpuDestDirLen==0.
1999-03-17  Marcus MeissnerMake cdrom.c compile on FreeBSD (FreeBSD does not seem...
1999-03-16  Ulrich WeigandPass CreateProcess() SECURITY_ATTRIBUTES through to...
1999-03-16  Ulrich WeigandPass new arguments (suspend/inherit) to the server.
1999-03-16  Ulrich WeigandHandle suspend/resume_thread requests in phase STARTING...
1999-03-16  Marcus MeissnerRemoved no longer necessary win.h include, added now...
1999-03-16  Marcus Meissnerdebug.h must be last, or we get ERR() macro problems...
1999-03-16  Francis BeaudetFixed a slight bug that was included in the change...
1999-03-16  Ulrich WeigandFix compiler warnings.
1999-03-16  Sylvain St... Fixed some graphical problems of the treeview and added...
1999-03-16  Ulrich WeigandAvoid unnecessary error messages.
1999-03-16  Ulrich WeigandIgnore HIWORD of boolean return values of 16-bit hook...
1999-03-16  Lionel UlmerCorrected bug in enumeration function.
1999-03-16  Pavel RoskinFixed bug introduced in WIN_FindWindow.
1999-03-16  Thuy Nguyen0 is a valid index for a tab item.
1999-03-15  Francois GougetUpdated the interfaces to use the latest ICOM macros.
1999-03-15  Eric PouechUpdated.
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-15  Eric PouechMake use of digitalv.h file.
1999-03-15  Eric PouechChanged how list of loadable MCI drivers is obtained.
1999-03-15  Ove KaavenDescribes in newbie terms how to add new keyboard layouts.
1999-03-15  Ove KaavenBetter comments, and added ANSI codepages in table.
1999-03-15  Klaas van Gend- Reimplementation of the CommDlg ExtendedError mechani...
1999-03-15  Eric PouechCosmetic fixes.
1999-03-15  Eric PouechMakes use of new CDAUDIO_Seek() function.
1999-03-15  Eric PouechVarious fixes for MSCDEX traps.
1999-03-15  Eric PouechAdded new function CDAUDIO_Seek().
1999-03-15  Eric PouechBetter 16/32 bit driver messages mapping and handling.
1999-03-15  Marcus MeissnerUse MESSAGE_RESOURCE_* defines from SDK headers, update...
1999-03-15  Niels Kristian... Fixed make install.
1999-03-14  Alexandre JulliardSeparated thdb freeing code from ExitThread. Now we...
1999-03-14  Alexandre JulliardDo not call ExitThread() on server communication errors.
1999-03-14  Alexandre JulliardMake distclean also in include/wine
1999-03-14  Alexandre JulliardRelease 990314. wine-990314
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Alexandre JulliardMake the system heap critical section global.
1999-03-14  Alexandre JulliardFixed Makefile up-to-date check to avoid relinking...
1999-03-14  Patrik StridvallReimplemented some code without using X11.
1999-03-14  Patrik StridvallAdded functions DirectDrawEnumerateW and DirectDrawEnum...
1999-03-14  Theodore S... Added tracing for delayed imports and removed the fixme.
1999-03-14  Peter GantenBetter implementation of GetShortPathNameA/W.
1999-03-14  Nathan ZorichAllow the file names and paths for the registry files...
1999-03-14  Gerard PatelFix OemToAnsiBuff for real Win31 behavior.
1999-03-14  Ove KaavenFirst attempt at supporting different keyboard layouts...
1999-03-14  Sylvain St... Added command line tool to access the registry.
1999-03-14  Alexandre JulliardFixed compilation.
1999-03-14  Patrik StridvallIgnore generated files.
1999-03-14  Alexandre JulliardFixed make depend.
1999-03-14  Paul QuinnMany new defines, and structs to help compile MFC....
1999-03-14  Uwe BonnesMake GetModuleHandle16 only look for module names,...
1999-03-14  Jess HaasAdded some more vga video modes.
1999-03-14  Pavel RoskinPrevent X11 errors when XCreateWindow is called with...
1999-03-14  Caolan McNamaraAdded metafile support for ExtFloodFill.
1999-03-14  Dirk ThierbachPaint gray text on gray background in checkboxes/radiob...
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.
1999-03-14  Michael McCormackBasic support for WIN32 serial communications API.
1999-03-14  Ove KaavenFixed a silly VGA-emulation palette bug.
1999-03-14  Ove KaavenFixed a couple of ugly warnings (caused by ugly errors).
1999-03-14  Andreas MohrBug fix.
1999-03-14  Juergen Schmied- IShellFolder and IEnumIDList are using the new COM...
1999-03-14  Ove KaavenCorrected location of FAQ.
1999-03-14  Ove KaavenFully implemented Direct Console Input.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Francois GougetIt is now possible to use the standard macros for GetTe...
1999-03-13  Francois GougetFixed some SendMessage32A that escaped the renaming.
next