wine
1999-02-05  Lionel Ulmer- added a dump of the palette creation flags
1999-02-05  Andreas MohrUse vfat/win95 as default.
1999-02-05  Marcus MeissnerUpdated msvideo / vfw.h, use builtin msvfw32.dll by...
1999-02-05  Marcus MeissnerContinued hack to win32/console.c, so that the IDA...
1999-02-05  Marcus MeissnerInclude objbase.h for CoTaskMem* prototypes (or we...
1999-02-05  Marcus MeissnerAdded missing ULONG to static const OFFSET_xx.
1999-02-04  James JuranVarious manpage updates, including the incorrect statem...
1999-02-04  James JuranFix pointer to the Windows Disassembler 32. Thanks...
1999-02-04  Andreas MohrAnother usage of non-portable functions...
1999-02-04  Andreas MohrSome values of pBiosData added/fixed.
1999-02-04  Patrik StridvallMoved some more code to the X11 driver.
1999-02-04  Patrik StridvallTTY driver changes.
1999-02-04  Patrik StridvallX11 driver changes.
1999-02-04  Patrik StridvallNon-X11 compile fix for generated code.
1999-02-04  Patrik StridvallImplementation of the new monitor abstraction.
1999-02-04  Patrik StridvallNew TTY driver for GDI.
1999-02-04  Patrik Stridvall- Added the graphics/ttydrv directory.
1999-02-02  Francois GougetReplaced references to interfaces.h by wine/obj_xxx...
1999-02-02  Eric PouechRemoved references to obsolete msdos/cdrom.c file.
1999-02-02  Eric PouechFixed tracks indexing in mcicda.c
1999-02-02  Eric PouechNew Wine internal interface for handling CD Rom (especi...
1999-02-02  Zygo BlaxellChange a few types to match you-know-who's declarations.
1999-02-02  Uwe BonnesFixed GET_LZ_STATE macro.
1999-02-02  Lionel UlmerAdded stubs for new DirectDraw4 and DirectDrawSurface4...
1999-02-02  Albert den... Fixed wrong order of res_ico and res_bmp which must...
1999-02-02  Marcus Meissnerreslen could be used uninitialised in GetFileResource32...
1999-02-02  Jan DAdded definition for LOCALE_SGROUPING, LOCALE_SMONGROUP...
1999-02-02  Ulrich WeigandBugfix: Preserve EAX in UnMapSLFixArray().
1999-02-02  Eric KohlFixes little pointer bug in DPA_DeletePtr().
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-02-02  Eric PouechGetDiskFreeSpaceEx32A can get null pointers and still...
1999-02-02  Huw D M DaviesClear up args to PSDRV_AdvancedSetupDialog.
1999-02-02  Huw D M DaviesReduce MAX_FONT_SIZE to 1000.
1999-01-31  Alexandre JulliardAdded input queue to server-side console object,
1999-01-31  Geoff ClareFix to allow for recvmsg() returning less data than...
1999-01-31  Alexandre JulliardAttempt at fixing the MAX_PATH multiple definition...
1999-01-31  Alexandre JulliardChanged DOS extended error handling to be based on...
1999-01-31  Alexandre JulliardHandle set_file_time requests changing only one of...
1999-01-31  Alexandre JulliardClear last error on all successful requests.
1999-01-31  Alexandre JulliardFixed error handling in 16-bit functions (untested).
1999-01-31  Alexandre JulliardAdded a lot of new error definitions.
1999-01-31  Alexandre JulliardDialog window should not be destroyed in DefDlgProc...
1999-01-31  Alexandre JulliardRelease 990131. wine-990131
1999-01-31  Ulrich WeigandModify NE_FindTypeSection and NE_FindResourceFromType...
1999-01-31  Ulrich WeigandAdded GetResDirEntryA for use by the VERSION code.
1999-01-31  Ulrich WeigandRemoved old VER.DLL code.
1999-01-31  Ulrich WeigandImplementation of VERSION.DLL. Based on old misc/ver.c.
1999-01-31  Ulrich WeigandAdd new subdirectories dlls/ver and dlls/version.
1999-01-31  Ulrich WeigandImplementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-31  Pascal CuoqIsCharAlpha32A: use look-up table from ole2nls.c.
1999-01-31  Pascal CuoqLCMapString32A: Implemented flags NORM_IGNORENONSPACE and
1999-01-31  NF StevensCreate X window for child windows reparented to be...
1999-01-31  Juergen SchmiedStub for PathQualify32[A|W].
1999-01-31  Alexandre JulliardAuthors: Lionel Ulmer <ulmer@directprovider.net>, Babri...
1999-01-31  Alex KorobkaAdded an implementation of MRSW locks.
1999-01-31  Ove KaavenAdded missing includes (the PSP handling was incorrect...
1999-01-31  Ove KaavenSmall fix.
1999-01-31  Juergen SchmiedList handles WaitForMultipleObjects is waiting for...
1999-01-31  Juergen SchmiedStub for GetSecurityDescriptorControl.
1999-01-31  Juergen SchmiedStub for GetUserObjectSecurity.
1999-01-31  Juergen SchmiedImplemented handling of REG_MULTI_SZ and fixed small...
1999-01-31  Juergen SchmiedEvery EM_GETLINE send between a 32W to a 32A window...
1999-01-31  Huw D M DaviesFix typo in SetWindowPos32.
1999-01-30  Marcus MeissnerEnable/disable relay32 debugging on the fly. Start...
1999-01-30  Lionel UlmerAdded check for the presence of Mesa's header files.
1999-01-30  Andreas MohrFixed error messages.
1999-01-30  Bernd HerdUse proper 16->32 message conversion in FILEDLG_CallWin...
1999-01-30  Bernd HerdSetParent should link the window at the start of the...
1999-01-30  NF StevensIn Window SetWindowPos with SWP_HIDEWINDOW does not...
1999-01-30  Marcus MeissnerCheck for NULL in lstrcpy* (Windows uses real exception...
1999-01-30  James JuranDon't install include files when --disable-lib is used.
1999-01-30  Andreas MohrAdded WINMM joy* .spec entries.
1999-01-30  Andreas MohrXMS fix.
1999-01-30  Andreas MohrSpelling fix.
1999-01-30  Andreas MohrDoc update.
1999-01-30  Andreas MohrSome interrupt enhancements.
1999-01-30  Andreas Mohrimplemented timer latching
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-30  Alexandre JulliardAdded Fi.s
1999-01-30  Francis BeaudetAdded an implementation of the OLE structured storage...
1999-01-30  Ove KaavenDefined RESTORE_SIGNALS by default and call SIGNAL_Emul...
1999-01-30  Marcus MeissnerSome more warnings and bugs fixed.
1999-01-30  Alex PriemSmall update.
1999-01-30  Alex Priem- The usual bugfixes.
1999-01-30  Francis BeaudetMake sure that the keystate received by the WM_XBUTTONU...
1999-01-30  Matthew BeckerDoc updates.
1999-01-30  Alexandre JulliardBerend Reitsma <berend at asset-control.com>
1999-01-30  Joseph PranevichPreliminary color console support.
1999-01-30  Jukka-Pekka... Updated Finnish language support.
1999-01-29  Marcus MeissnerUpdated msvideo. New program 'icinfo [-about] [-configu...
1999-01-28  Noomen HamzaAdded a stub implementation for FileMoniker, ItemMonike...
1999-01-28  NF StevensImplemented the symbolfile command (as mentioned by...
1999-01-28  Peter Hunnisett- Small bug fix.
1999-01-28  Marcus MeissnerFixed FILE_VIEW struct initialisation.
1999-01-28  Andreas MohrFixed non-i386 compile.
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-28  Keith Matthews1st cut implementation of DdeInitialize32W and supporti...
1999-01-28  Matthew BeckerDocumentation standardizations.
1999-01-28  Stephane Lussier- Made the message queue access to be thread safe....
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
next