wine
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...
2001-03-14  Mike McCormackAdd missing release object so server exits cleanly.
2001-03-14  Gerard PatelRecalculate menu sizes if WM_INITMENU has recreated...
2001-03-13  Hann-huei ChiouUpdated.
2001-03-13  James JuranAdded stub for SetThreadExecutionState (new function...
2001-03-13  Rein KlazesFix Unicode/Ansi message translation for some listbox...
2001-03-13  Huw D M DaviesFix typo in OUTLINETEXTMETRIC definition.
2001-03-13  Dmitry TimoshkovYet another attempt on fixing notifications in the...
2001-03-13  Marcus MeissnerAdd some specific afmdirs as examples.
2001-03-13  Ian PilcherDon't load AFM files from predefined directories; use...
2001-03-10  Dmitry TimoshkovFixed notifications of the edit control.
2001-03-10  Gerard PatelCall DefWindowProc for WM_CTLCOLORSTATIC message when...
2001-03-10  Francois GougetFixed spelling/typos in comments.
2001-03-10  Francois GougetAdded missing extension for 'ole32.dll'.
2001-03-10  Francois GougetAdded CreateRemoteThread.
2001-03-10  James JuranImplement SHGetFileInfoW by calling SHGetFileInfoA.
2001-03-10  Gerard PatelHandle empty strings and invalid values in lpstrInitial...
2001-03-08  Alexandre JulliardAdded version16.rc in RC_SRCS list.
2001-03-08  Alexandre JulliardAdded support for nested server waits (to allow waiting...
2001-03-08  Andreas MohrAdded a perl script to check many aspects of Wine confi...
2001-03-08  Gerard PatelLPARAM in find dialog wm_initdialog is the find/replace...
2001-03-08  Nerijus BaliunasUpdated Latvian date format.
2001-03-08  Marcus MeissnerAdded SHELL linking of KDE2 desktop/menu entries.
2001-03-05  Alexandre JulliardRelease 20010305. wine-20010305
2001-03-05  Francois GougetUpdate nSelectionMark and nFocusedItem when inserting...
2001-03-05  Dmitry TimoshkovImplemented SetFileApisToOEM, SetFileApisToANSI and...
2001-03-05  Susan Farley- Background of the child wnd should be erased with...
2001-03-05  Gerard PatelUnblock the dialog message loop with a WM_NULL message.
2001-03-05  Vedran RodicMade 8 bpp to 24 bit depth conversion in X11DRV_DIB_Set...
2001-03-05  Alexandre JulliardChanged isolated for loops to while loops (based on...
2001-03-05  Andreas MohrThe for loop in ITypeLib2_fnFindName was wrong (extra...
2001-03-05  Andreas MohrGetFileInformationByHandle() fails for pipe handles...
2001-03-05  Ian PilcherDon't load the WINEPS driver until it's needed.
2001-03-05  Dmitry TimoshkovMake EDIT_UnlockBuffer cope with destroyed windows.
2001-03-04  Alexandre JulliardWe need to create the system heap at startup even thoug...
2001-03-04  Lionel Ulmer - add tracing to OpenGL thunks
2001-03-04  Dmitry TimoshkovAdd DCX_CLIPSIBLINGS to flags for DCE_GetVisRgn only...
2001-03-04  Francois GougetIn LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSele...
2001-03-04  Francois GougetIf a target has C++ sources, then use g++ to link it...
2001-03-03  Alexandre JulliardFixed file descriptor leak.
2001-03-03  Andreas MohrSome more message cleanups.
2001-03-03  Alexandre JulliardChris Jacobson
2001-03-03  Gerard PatelInitialize the return error code to 0 for common dialog...
2001-03-03  Francois GougetAdd files found in an 'include' directory, to the ...
2001-03-01  Alexandre JulliardCreate the server pipes on the client side and transfer...
2001-03-01  Francois GougetReenable the wrapper support.
2001-03-01  Ian PilcherSquash another AFM character metrics parsing bug.
2001-02-28  Alexandre JulliardNew mechanism to transfer file descriptors from client...
2001-02-28  Johannes E... Some minor changes to the German keyboard layout.
2001-02-28  Dominik StrasserAvoid crash at end of list.
2001-02-28  Ian PilcherFix bug in AFM character width parsing.
2001-02-28  Francois GougetSmall 'typos in comments' fixes.
2001-02-28  Alexandre JulliardUse the standard CreateThread routine to create 16...
2001-02-28  Alexandre JulliardRemoved dependency on comctl32.
2001-02-28  François GougetWINE_UNICODE_TEXT was incorrect.
2001-02-28  Michael StefaniucImplemented WsControl command with id 0x101.
2001-02-28  Przemyslaw... Added LOCALE_IDEFAULTMACCODEPAGE definition in most...
2001-02-27  Alexandre JulliardNew set of macros for server calls; makes requests...
2001-02-27  Alexandre JulliardMoved PTHREAD_init_done out of the #ifdef.
2001-02-26  Eric PouechAdded a few missing stubs to KERNEL32 and USER32.
next