wine
2001-04-10  Francois GougetAllow the Makefile.in to define EXTRADEFS and add it...
2001-04-10  Francois GougetAdded headers for the msvcrt library.
2001-04-10  Alexandre JulliardAdded mappings for WM_CHARTOITEM and WM_MENUCHAR messages.
2001-04-10  Alexandre JulliardPass the correct string length to RegSetValueExA.
2001-04-10  Alexandre JulliardRegSetValueExA/W: fixed REG_SZ string length handling...
2001-04-10  Peter HunnisettAdded stub for WSASend.
2001-04-10  Alexandre JulliardFixed handling of \\Registry prefix.
2001-04-10  Gerard PatelStub for OleLoadPictureEx.
2001-04-10  Michael StefaniucFix for small typo.
2001-04-10  Francois GougetAdjust the 'MSVCRT_' prefix to match the msvcrt headers
2001-04-09  Alexandre JulliardStore the function pointer in the %prototypes hash...
2001-04-09  Dmitry TimoshkovDisplay thread id instead of %fs in relay trace.
2001-04-09  James HathewayFill in StandardName field in struct returned from...
2001-04-09  Marcus MeissnerAdded some stubs for functions used by newer rpcrt4...
2001-04-09  Francois GougetGetDeviceCaps: make sure the devCaps field is not NULL...
2001-04-09  Marcus MeissnerArg 3 of CoGetClassObject is COSERVERINFO*, added some...
2001-04-09  Marcus MeissnerTranslations for German language.
2001-04-09  Marcus MeissnerAdded GetConvertStg stub.
2001-04-09  Marcus MeissnerActually print the guids in DllGetClassObject().
2001-04-09  Andreas MohrAdded uninstall hints.
2001-04-09  James HathewayModify debugger to understand special undocumented...
2001-04-09  Dmitry TimoshkovReally do not roll up if selection is being tracked...
2001-04-09  Rein KlazesWhen calling CreateMutex() handle the case when the...
2001-04-09  Gerard PatelAfter an item text changes, the rectangle width should be
2001-04-04  Alexandre JulliardDon't use THREAD_IdToTEB in EnumThreadWindows.
2001-04-04  James HathewayMake sure 'used' is set to 0 if no conversions take...
2001-04-04  Rein KlazesFixed scrolling of listview with a mouse wheel.
2001-04-04  Rein KlazesImplement TIME_FORCE24HOURFORMAT and TIME_NOTIMEMARKER...
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-04-04  Alexandre JulliardUnified 16-bit and 32-bit scheduling a bit more.
2001-04-04  Alexandre JulliardDon't call strtok twice if it failed the first time.
2001-04-04  Alexandre JulliardMake sure the process socket is non-blocking.
2001-04-04  Huw D M DaviesFix member names in NEWTEXTMETRICEX structs.
2001-04-04  Gerard PatelErase the in-memory DC for treeview and fixes the recta...
2001-04-04  Gerard PatelSet background mode to transparent before calling owner...
2001-04-02  Ian PilcherVarious registry-related PostScript driver enhancements.
2001-04-02  Rein KlazesDo not send the EN_CHANGE notification message until...
2001-04-02  Gustavo Noronha... Added US international keyboard.
2001-04-02  James JuranAdd value 106 to SystemParametersInfo.
2001-03-31  John F SturtzAdded support for callback functions.
2001-03-31  Gerard PatelDon't try to create file twice in the NULL filename...
2001-03-31  Ulrich CzekallaUpdate format engine to reduce flicker.
2001-03-28  Alexandre JulliardAdded support for application-specific configuration...
2001-03-28  Marcus MeissnerFixed undefined C constructs (val assignment in express...
2001-03-28  Alexandre JulliardDon't load user32 too early on for 16-bit apps, so...
2001-03-28  Dmitry TimoshkovGet and print class name for right window in WIN_WalkWi...
2001-03-28  Alexandre JulliardAlways load the 32-bit dll containing a given 16-bit...
2001-03-28  Gavriel State- Always use a double-buffered visual if one is available.
2001-03-28  Lawson WhitneyFixed command-line example.
2001-03-26  Alexandre JulliardRelease 20010326. wine-20010326
2001-03-26  Dmitry TimoshkovAdded some additional defaults and samples to [fonts...
2001-03-23  Alexandre JulliardCleanup properly on x11drv unloading.
2001-03-23  James Hatheway- MCI_SAVE should overwrite its destination file.
2001-03-23  Alexandre JulliardSmall dll separation fixes.
2001-03-23  Alexandre JulliardUse TEB static buffer for Unicode conversion.
2001-03-23  Francois GougetAdded handling of .hpp files (another extension for...
2001-03-23  Francois GougetConvertVersionInfo32To16: the end of the child list...
2001-03-22  Michael McCormackUse poll() on the client-side during server waits to...
2001-03-22  Alexandre JulliardUse the new send_fd mechanism for the set_console_fd...
2001-03-22  Jeff GarzikAdded needed string.h includes.
2001-03-21  Alexandre JulliardCleaned up assumptions about WS_CHILD flag so that...
2001-03-21  Dmitry TimoshkovIncrease debug buffer size up to 1024 bytes.
2001-03-21  Alexandre JulliardAdded first version of the Perl regression testing...
2001-03-21  Alexandre JulliardAdded "*" wildcard entry to DllOverrides to replace...
2001-03-21  Jeff GarzikWarning fixes.
2001-03-21  Jeff GarzikAdded some inclusions of string.h where necessary.
2001-03-21  Alexandre JulliardDisable DONT_RESOLVE_DLL_REFERENCES for builtin dlls.
2001-03-21  Dmitry TimoshkovAllow loading of built-in dlls with LOAD_LIBRARY_AS_DAT...
2001-03-21  Ove KaavenShow an error if small enough fragment sizes couldn...
2001-03-21  Ove KaavenRemove obsolete and misleading FIXME.
2001-03-21  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-20  Alexandre Julliard- Added support for app-specific dll overrides using
2001-03-20  Alexandre JulliardTerminate process on unhandled ^C exception instead...
2001-03-20  Ove KaavenImplemented Get/SetDeviceGammaRamp.
2001-03-20  Eric KohlAdded stubs for GetWindowsModuleFileName[A/W].
2001-03-20  Guy L. AlbertelliNative version seems to always re-draw the selected...
2001-03-20  Ove KaavenAdded gamma ramp code to the XVidMode interface.
2001-03-20  Ove KaavenMore DirectDraw HAL type declarations.
2001-03-19  Satsuki FujishimaFixed FreeBDS xpg4 check.
2001-03-19  Satsuki FujishimaUse INSTALL_SCRIPT instead of INSTALL_PROGRAM for scripts.
2001-03-19  Dmitry TimoshkovAdd version info for built-in oleaut32.dll.
2001-03-19  Gerard PatelFix system menu crash by ensuring that item->text is...
2001-03-19  Ove KaavenAdded IDirectDrawGammaControl interface declaration.
2001-03-19  Dmitry TimoshkovTruncate version data if provided buffer is not large...
2001-03-19  Ove KaavenFixed sound disappearing after on-the-fly sample rate...
2001-03-19  Ove KaavenWin2000: If both WS_EX_LAYERED and WS_EX_TRANSPARENT...
2001-03-19  Eric KohlSHGetSpecialFolderPathA must be able to create a full...
2001-03-19  Eric KohlAdded stub for _setjmp3().
2001-03-16  Gerard PatelAdded version info.
2001-03-16  Huw D M DaviesMoved GetTextMetrics to unicode.
2001-03-16  Dmitry TimoshkovFixed prototype of GetFileVersionInfoA/W.
2001-03-16  Guy L. Albertelli- Documented things known to be unimplemented.
2001-03-16  Guy L. Albertelli- Correct RBN_CHILDSIZE band rectangle to match native.
2001-03-16  Guy L. AlbertelliLabel the width and height correctly in the WINDOWPOS...
2001-03-16  Ove KaavenAdded Win2000 WS_EX_LAYERED window style.
2001-03-16  Marcus MeissnerReplaced one .kde with .kde2 in KDE2 menu code.
2001-03-16  Ove KaavenRemoved path from dplayx registry entry, so that the...
2001-03-16  Francois GougetSet LD_LIBRARY_PATH if necessary before calling wrc...
2001-03-14  Dmitry TimoshkovReturn from GetFileVersionInfo(Size) if specified file...
2001-03-14  Mike McCormackRemoved broken support for EV_TXEMPTY because it causes...
next