wine
2004-04-17  Alexandre JulliardReimplemented GetDiskFreeSpaceW and GetDiskFreeSpaceExW...
2004-04-17  Alexandre JulliardMake FindFirstFileExW and FindFirstChangeNotificationW...
2004-04-17  Emmanuel MaillardCreate symlinks for .dylib libraries too.
2004-04-17  Mike HearnDocumentation for SystemFunction040 and SystemFunction0...
2004-04-17  Emmanuel MaillardFixed a compile error on non-i386.
2004-04-17  Dmitry Timoshkov- start assigning custom VK codes from VK_OEM_8 since...
2004-04-17  Emmanuel MaillardFix a compile error for SNOOP_GetProcAddress on non...
2004-04-16  Alexandre JulliardFixed a number of NT status values to be closer to...
2004-04-16  Dimitrie O... Implement support for the -x <lang> option.
2004-04-16  Ge van GeldorpSetup menu drawing colors before calling owner draw...
2004-04-16  Ge van Geldorp- Work around problem in NSIS installers which can...
2004-04-16  Paul VriensCorrect removing wineg++ link on an uninstall.
2004-04-16  Alexandre JulliardRtlSetCurrentDirectory_U: store a handle to the current...
2004-04-16  Alexandre JulliardAdded support for FILE_DIRECTORY_FILE and FILE_NON_DIRE...
2004-04-16  Alexandre JulliardRemoved support for the --debugmsg option.
2004-04-16  Raphael JunqueiraAdded dxdiagn.dll with a simple implementation of IDxDi...
2004-04-16  Alexandre JulliardAdded hack to fetch the current directory from the...
2004-04-16  Alexandre JulliardUpdate the drive environment strings when changing...
2004-04-15  Raphael JunqueiraFixed some bugs.
2004-04-15  Alexandre JulliardAuthors: Jason Edmeades <us@the-edmeades.demon.co.uk...
2004-04-15  Alexandre JulliardGet rid of the TEB flags, they are no longer used.
2004-04-15  Juan LangCorrect return value in a couple of error cases.
2004-04-15  Jon GriffithsPrevent CY type from being redefined.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-15  Francois GougetHave winedbg send its output to stderr when invoked...
2004-04-15  Martin Fuchs- make drive letters in PIDLs always uppercase to enabl...
2004-04-15  Raphael JunqueiraAdded the dxdiag.h header.
2004-04-15  Martin FuchsCorrect error handling in SHELL32_ParseNextElement().
2004-04-15  Alexandre JulliardOnly create the device symlinks the first time around.
2004-04-15  Alexandre JulliardStarted implementing support for the SubSystemTib field...
2004-04-15  Kevin KoltzauAdd additional names of mingw tools.
2004-04-14  Christian CostaAdded glDeleteObjectBufferATI function.
2004-04-14  Martin FuchsReturn "file not found" error values instead of E_INVAL...
2004-04-14  Alexandre JulliardMoved wine_get_unix_file_name implementation to ntdll...
2004-04-14  Kevin KoltzauPartial stub of GdiAlphaBlend/AlphaBlend.
2004-04-14  Dmitry TimoshkovA workaround for missing real support for keyboard...
2004-04-14  Dmitry TimoshkovPrint source charset as well as a resulting codepage...
2004-04-14  Rein KlazesAdd missing POSIX baud rates to GetCommState and SetCom...
2004-04-14  Juan LangCorrect some PIDL types and eliminate some magic number...
2004-04-14  Juan LangIf a folder contains a desktop.ini, check it for the...
2004-04-14  Alexandre JulliardAdded support for restarting directory scans on platfor...
2004-04-14  Alexandre JulliardFixed handling of \\?\ prefix in RtlDosPathNameToNtPath...
2004-04-14  Alexandre JulliardReplaced create_file server requests by a call to NtCre...
2004-04-14  Filip NavaraFix the case of RpcNetworkIsProtseqValid[AW] (was
2004-04-14  Martin FuchsReturn TRUE for TVM_EXPAND if treeview item is already...
2004-04-14  Filip NavaraForce resize before calling RBN_HEIGHTCHANGE notification.
2004-04-13  Eric PouechUpdated to latest version's exports, and added a few...
2004-04-13  Christian CostaFixed typo.
2004-04-13  Tony LambregtsAdd bit about not being able to use Windows drivers...
2004-04-13  Dmitry TimoshkovAdd a test for GW_HWNDLAST.
2004-04-13  Juan LangAdd stub for ShellDDEInit to let Windows explorer.exe...
2004-04-13  Juan LangIShellView seems reasonably complete, change a FIXME...
2004-04-13  Alexandre JulliardFixed a warning.
2004-04-13  Gerald PfeiferDo not include <windows.h>, to avoid duplicate declarat...
2004-04-13  Martin FuchsCorrect IShellFolder::GetAttributesOf() for the case...
2004-04-13  Martin FuchsCheck for folders in ShellExecute().
2004-04-12  Alexandre JulliardSet last error to 0 on success in VERSION_GetFileVersio...
2004-04-12  Alexandre JulliardImplemented NtCreatelFile using the new symlink scheme.
2004-04-12  Filip NavaraGet rid of non-standard ERROR_UNKNOWN value.
2004-04-12  Mike McCormackConvert unicode strings to const.
2004-04-12  Dmitry TimoshkovAdd WM_QUERYNEWPALETTE in appropriate places of the...
2004-04-12  Martin Fuchs- rename 'wszCommandline' to 'wszParameters'
2004-04-12  Martin Fuchs- eliminate MSVC type conversion warning
2004-04-12  Robert ReifCleanup reference counting.
2004-04-12  Alexandre JulliardOpenServiceW: don't use the requested service access...
2004-04-12  Alexandre JulliardCreate the devices earlier on during startup.
2004-04-12  Alexandre JulliardOpenSCManagerA/W arguments are strings.
2004-04-12  JeffClarify the attach command.
2004-04-12  Francois GougetAssorted spelling fixes.
2004-04-12  Lionel UlmerAdd the possibility to save a snapshot of the backbuffer at
2004-04-12  Lionel Ulmer- better log the GetDeviceState function
2004-04-12  Rein KlazesFix GetCommState and SetCommState, so that these functi...
2004-04-12  Hans LeidekkerCorrect spec entry for MsiLoadString*.
2004-04-12  Dmitry TimoshkovAdd a test case for children Z ordering at window creat...
2004-04-12  Rein KlazesImplement tapiGetLocationInfo.
2004-04-12  Vincent BéronRemove "Path" lines from sample config.
2004-04-12  Dimitrie O... Add support for --verbose for compatibility.
2004-04-12  Huw DaviesAdd back win16 style dialogs for win32 apps.
2004-04-12  Dimitrie O... Don't declare GDI stuff when NOGDI is defined.
2004-04-12  Filip NavaraGet rid of E_UNSPEC non-standard error value.
2004-04-12  Robert ReifRemove trailing white space.
2004-04-09  Alexandre JulliardFixed line number handling for escaped end of lines...
2004-04-09  Michael Stefaniuc- remove from README the stuff that's already in the...
2004-04-09  Dmitry TimoshkovConditionally compile code which uses XK_EuroSign defin...
2004-04-09  Hans LeidekkerLink to ntdll.
2004-04-09  Hans LeidekkerCorrect spec entry for DllGetClassObject.
2004-04-09  Francois GougetPatch the fragment size if it does not match the curren...
2004-04-09  Francois GougetCleanup the handling of the extension in SHELL_FindExec...
2004-04-09  Francois GougetUse named constants instead of magic numbers.
2004-04-09  Dimitrie O... Added definition for HUGE_VAL.
2004-04-09  Dimitrie O... Specify the right name for the Winelib shared object.
2004-04-09  Dimitrie O... Add struct name for BITMAPINFO.
2004-04-08  Alexandre JulliardRelease 20040408. wine-20040408
2004-04-08  Juan Lang- move CreateMyCompEnumList and CreateDesktopEnumList...
2004-04-08  Alexandre JulliardPortability fix.
2004-04-08  Dave Belangerwcstod: added exponent parsing and fixed handling of...
2004-04-08  Dmitry TimoshkovRestore correct focus handling for ShowWindow(SW_HIDE...
2004-04-08  Alexandre JulliardRemoved the get_file_info request.
2004-04-08  Dmitry TimoshkovRevert an erroneous patch.
2004-04-08  Dmitry TimoshkovAdd WM_SETREDRAW test.
next