wine
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.
1999-01-28  Herbert RosmanithFixed typo.
1999-01-28  Adam the Jazz GuyFixed various bugs.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-28  Marcus MeissnerSwitch ncurses.h/curses.h include (works better for...
1999-01-28  Marcus MeissnerFixed loading of win32 drivers.
1999-01-26  Alexandre JulliardDon't abort PROFILE_GetSection on empty keys.
1999-01-26  Eric PouechTemporary #if 0'ed part for builtin modules in MSACM...
1999-01-26  Eric PouechAdded support for loading drivers in Wine.
1999-01-26  Adam the Jazz GuyA perl script to produce a bug report with little hassle.
1999-01-26  Ove KaavenAdded (dummy) Death/Resurrection calls to DisplayDib.
1999-01-26  Marcus MeissnerAllocate a DOS handle if we open a normal file with...
1999-01-26  Lionel Ulmer- added depth conversion routines (only 8bpp -> 16...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-26  Alexandre JulliardCommented out EXEC_SERVER
1999-01-26  Marcus Meissner3 missing WINAPI added.
1999-01-26  Juergen SchmiedSmall fixes.
1999-01-26  Juergen SchmiedChanged some treeview related definitions.
1999-01-26  Juergen SchmiedImplemented SHBrowseForFolder() dialog.
1999-01-26  Eric PouechFixed typo in type (removed quite a few warnings).
1999-01-26  Marcus MeissnerAdded GetSecurityDescriptorOwner/Group, RevertToSelf...
1999-01-26  Marcus MeissnerDo not endlessly loop in CONSOLE_get_input after EOF.
1999-01-26  Huw D M DaviesMake sure DrvGetPrinterData returns the correct data...
1999-01-26  Stephane Lussier- Changing MESSAGEQUEUE structure according to Ulrich...
1999-01-24  Eric KohlFixed several bugs and typos.
1999-01-24  Eric KohlUpdates and fixes.
1999-01-24  Eric KohlNew drag list control.
1999-01-24  Eric KohlFixed pointer bugs in DPA_InsertPtr() and DPA_DeletePtr().
1999-01-24  Eric KohlAdded WM_[G/S]ETFONT handling.
1999-01-24  Eric KohlAdded WM_COMMAND and WM_NOTIFY handling.
1999-01-24  Eric KohlFixed redraw bug for tracking tooltips.
1999-01-24  Eric KohlAdded some messages to the rebar control.
1999-01-24  Geoff ClareSeveral internal functions won't compile when the condi...
1999-01-24  Geoff ClareMoved process.h higher up the include list, to avoid...
1999-01-24  Geoff ClareThe B57600 and B115200 symbols are not defined in Unixware.
1999-01-24  NF StevensChange SW_??? options on list box scrolling so that...
1999-01-24  Ove KaavenMoved DOS handle allocation slightly, to fix potential...
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-24  Gerard PatelChanged EDIT_EM_CharFromPos to return line number.
1999-01-24  Marcus MeissnerFree the private data pointer, THEN set it to NULL.
1999-01-24  Marcus MeissnerMissing WINAPI.
1999-01-24  Sylvain St... Implementation of the SafeArray family functions.
1999-01-24  Guy AlbertelliAdded stub for SetThreadLocale.
1999-01-24  Guy AlbertelliFinished GetTextCharsetInfo routine.
1999-01-24  Guy AlbertelliFixed FIXME in EnumTimeFormats32W
1999-01-24  Pascal CuoqFixed typos.
1999-01-24  Sergey TurchanovFixed source line matching for functions in DEBUG_Proce...
1999-01-24  Sergey TurchanovFix for files which do not contain exports (fg, EXE...
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-24  Marcus MeissnerAllow switching off/on of debugmsgs in the debugger.
1999-01-24  Andreas MohrImplemented Int 0x15/0xc0: BIOS - GET CONFIG and some...
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Juergen Schmied- some fixes, cleaned up includes, fixed leaks
1999-01-23  Juergen SchmiedMoved the instance creation of GUID's to a new file.
1999-01-23  Juergen SchmiedNew file to instantiate GUID's ms-like.
next