wine
2002-04-02  Dmitry TimoshkovConvert NULL menu items to separators.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-04-02  Eric PouechMade use of MSACM driver definitions.
2002-04-02  François GougetInclude wine/test.h before windows headers.
2002-04-02  François GougetMake the testing framework thread safe.
2002-04-01  Francois GougetFix warnings for Linux, FreeBSD and Solaris.
2002-04-01  Alexandre JulliardGot rid of #ifdef USE_STABS.
2002-04-01  Francois GougetOn Solaris inet_aton is exported by libresolv.so.
2002-04-01  Francois GougetAdded missing FP_PNORM case.
2002-04-01  Eric PouechRemoved a couple of now obsolete FIXMEs.
2002-04-01  Eric PouechFixed some bugs in first chance exception handling.
2002-04-01  Eric PouechMore robust and less time consuming playback.
2002-04-01  Eric PouechFixed size of buffers in conversion.
2002-04-01  Eric PouechFixed writing multiline block while wrapping enabled.
2002-04-01  Eric PouechFixed module mapping for debug info when PE section...
2002-04-01  Francois GougetFix for the unistd.h vs. winsock.h problem in Winelib...
2002-04-01  Francois GougetDon't bother with declare, just 'use kernel32'.
2002-04-01  Francois GougetWindows headers must be included after wine/test.h.
2002-04-01  Hidenori TakeshimaFixed some bugs.
2002-04-01  Hidenori TakeshimaImplemented CreateStdDispatch and CreateDispTypeInfo.
2002-04-01  Dimitrie O... - implement UDS_HOTTRACK
2002-04-01  Dimitrie O... Added the DFCS_{HOT,TRANSPARENT} definitions.
2002-04-01  Chris MorganPrevent the user from running wineinstall as root,...
2002-04-01  Jukka HeinonenRoutine DOSVM_Wait now wakes up if new events are queue...
2002-03-31  Alexandre JulliardMore robust libsane check.
2002-03-31  Alexandre JulliardHack to make wineconsole work again.
2002-03-29  Alexandre JulliardFixed compile without curses.
2002-03-29  Alexandre JulliardTransfer the full process startup info as well as the...
2002-03-29  Alexandre JulliardLoad classes.dat too.
2002-03-29  Alexandre JulliardMake sure the import directory is not in shared memory.
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-29  Alexandre JulliardFixed winelauncher for new dll files layout.
2002-03-29  Alexandre JulliardUse ExitProcess to terminate the application.
2002-03-29  Michal PasternakFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-29  Alexandre JulliardFixed pack/unpack routines for WM_DDE_EXECUTE.
2002-03-29  Andreas MohrUpdated for new dll names.
2002-03-29  Andreas MohrAdded mapping for errno ENOMEDIUM to STATUS_NO_MEDIA_IN...
2002-03-28  Alexandre JulliardRemoved call to DIB_GetDIBWidthBytes.
2002-03-28  Alexandre JulliardChanged the GDI driver interface to pass an opaque...
2002-03-28  Alexandre JulliardDon't strip out .exe extension.
2002-03-28  Andriy PalamarchukAdded declaration of the DisconnectNamedPipe call.
2002-03-28  Marco PietrobonoAdded support for 16bit mouse cursor bitmaps in RGB...
2002-03-28  Dimitrie O... - updown unicodification
2002-03-28  Uwe BonnesMenuItemFromPoint: rough implementation.
2002-03-28  Alexandre JulliardNeed to set WINEDLLPATH too.
2002-03-27  Alexandre JulliardAdded alloc.ok.
2002-03-27  Sylvain PetreolleConverted to use of NLS.
2002-03-27  Alexandre JulliardMoved metafiles and win16 drivers to dlls/gdi.
2002-03-27  Geoffrey HausheerAdded memory allocation test.
2002-03-27  Andriy Palamarchukfwrite: fixed handling of already buffered data.
2002-03-26  Alexandre JulliardRenamed some 16-bit spec files to match the dll name.
2002-03-26  Vincent Béron- Converted HACMOBJ to void*
2002-03-26  Mehmet YasarFix default extension behavior with GetOpenFileName.
2002-03-26  Alexandre JulliardIgnore imports and resources when building a .def file.
2002-03-26  Marcus MeissnerPorted variant tests to the new testing framework.
2002-03-26  Uwe BonnesAdd stub for __lconv_init().
2002-03-25  Uwe Bonnes__[x|]getmainargs: Accept NULL new_mode argument.
2002-03-25  Vincent BéronConverted HACMSTREAM, HACMDRIVERID and HACMDRIVER to...
2002-03-25  Vincent BéronChanges some handle definitions to the proper type.
2002-03-25  Chris MorganwodOpen() should return MMSYSERR_ALLOCATED if the devic...
2002-03-25  Chris MorganDsound will now try as many devices as are available...
2002-03-25  Marcus MeissnerAdded missing header.
2002-03-23  Alexandre JulliardAdded support for driver-specific escapes in the x11drv...
2002-03-23  Patrik Stridvall- API file update.
2002-03-23  Patrik StridvallFixed some issues found by winapi_check.
2002-03-23  Alexandre JulliardRemoved service thread support.
2002-03-23  Alexandre JulliardSend message for WSAAsyncSelect sockets directly from...
2002-03-23  Hidenori TakeshimaImplemented an IMA driver.
2002-03-23  Eric PouechWineconsole is now able to handle non raster fonts...
2002-03-23  Alexandre JulliardFixed handling of timer callback routines when the...
2002-03-23  Alexandre JulliardCreate threads to manage timers instead of using the...
2002-03-23  Alexandre JulliardExport the FILE_GetUnixHandle functionality from ntdll.
2002-03-23  Eric PouechStarted implementing event reduction.
2002-03-23  Eric PouechFixed some issues in resources definition.
2002-03-23  Eric PouechChanged fixed fonts family name.
2002-03-23  Eric PouechFixed VxD call tracing.
2002-03-23  Tijs van BakelAdded support for C++ identifier syntax.
2002-03-22  Alexandre JulliardRewrote some headers from scratch based on publicly...
2002-03-22  Hidenori TakeshimaRemoved some code because of concerns over the Microsof...
2002-03-22  Hidenori TakeshimaImplemented G711 codec driver.
2002-03-22  Guy L. Albertelli- Implement CCM_{GET|SET}COLORSCHEME.
2002-03-22  Guy L. AlbertelliReanalyze button status during NCCalcSize processing...
2002-03-22  Alexandre JulliardWe cannot ignore NotifyNonlinear focus events.
2002-03-22  Alexandre JulliardProperly handle loadorder specifications containing...
2002-03-22  Alexandre JulliardFixed rule for test program.
2002-03-22  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
2002-03-22  Francois GougetAdd trace function (same as in the perl framework).
2002-03-22  Hidenori TakeshimaImplemented EnumProcesses and EnumProcessModules.
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-22  Chris MorganFix range in aRts 8bit volume code.
2002-03-22  Bill MedlandInitialise a stack variable.
2002-03-21  Alexandre JulliardFixed linking of wine target.
2002-03-21  Shi Quan HeStarted TWAIN implementation.
2002-03-21  Alexandre JulliardMake warnings quiet by default and added -w option.
2002-03-21  Chris MorganAdded aRts driver.
2002-03-21  Michael CardenasAdded some stubs.
2002-03-21  Michael CardenasChanged registry handling in RegOpenKeyExA to behave...
2002-03-21  Andriy PalamarchukAdded check to fwrite for size == 0.
2002-03-20  Alexandre JulliardFixed rules for main module spec file.
2002-03-20  Hidenori TakeshimaAdded some stubs.
next