wine
2004-11-19  Christian CostaFixed some forwards.
2004-11-10  Mike McCormackImprove the CertStore code a little.
2004-11-10  Jason Edmeades- Stub SetServiceObjectSecurity to pretend to work...
2004-11-10  James HawkinsUse SHDeleteKey to remove leftover keys from the shreg...
2004-11-10  Robert Shearman- Set cache bitmap dimensions correctly when a 0x0...
2004-11-10  Michael JungCPAcquireContext: Set last error to ERROR_SUCCESS in...
2004-11-09  Rein KlazesAdd a first AC_CHECK_HEADERS, forcing checking of the...
2004-11-09  HamishFix for async writes to comm ports.
2004-11-09  Stefan LeichterFixed tests of GetAcceptLanguagesA for platfoms 98...
2004-11-09  Stefan LeichterFixed GetFileVersionInfoSizeA tests on NT4 platform.
2004-11-09  Robert ReifRemove redundant GUID check.
2004-11-09  Dmitry Timoshkov- do not move updown control and buddy if an alignment...
2004-11-09  Kevin KoltzauImplementation of GetThemeBackgroundExtent.
2004-11-09  Kevin KoltzauChange AlphaBlend to use destination dimensions rather...
2004-11-09  Kevin KoltzauFix crash when no theme is set and application ignores...
2004-11-09  Walt OgburnIn OlePictureImpl_Load, always use DIB_RGB_COLORS becau...
2004-11-08  Robert Shearman- bNtfUnicode is a dup' of bUnicode so remove it and...
2004-11-08  William Poetra... Give the first menu item of a popup menu a distance...
2004-11-08  William Poetra... Fix the size and position of the system menu icon on...
2004-11-08  Eric PouechNow that name undecoration works, fix the type info.
2004-11-08  Eric PouechImplemented __unDName and __unDNameEx functions.
2004-11-08  Vitaliy Margolen- return "want all keys" for WM_GETDLGCODE when multi...
2004-11-08  Dmitry TimoshkovDimensions of month calendar control should not depend...
2004-11-08  Hans LeidekkerAdd version information.
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-11-08  Eric Pouech- fixed regression in watchpoint setting (by addr)
2004-11-08  Walt OgburnTurn ISO_Left_Tab back into a tab character if needed.
2004-11-08  William Poetra... Use COLOR_MENUBAR (instead of COLOR_GRADIENTINACTIVECAP...
2004-11-08  William Poetra... Fix the button edge color, by using the BF_SOFT border...
2004-11-08  Rémi AssaillyAdd some structure tags.
2004-11-06  Alexandre JulliardFree the memory view before we unload a builtin dll...
2004-11-06  Rein Klazes- RtlTimeFieldsToTime should not normalize the time...
2004-11-06  Mike HearnSupport assigning font objects to other font objects.
2004-11-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-11-06  Gerald PfeiferFix format string in WSAAddressToStringA().
2004-11-06  Mike HearnDocument the linked list support code.
2004-11-06  Robert ShearmanImplement TBN_RESTORE notification.
2004-11-06  Robert ShearmanLimit StackWalk iterations to prevent infinite loop.
2004-11-04  Michael JungImplemented a substantial part of rsaenh.dll.
2004-11-04  Mike HearnDocument how SEH works in Wine.
2004-11-04  Dmitry TimoshkovAdd unix locale to code page mapping for ISO-8859-16.
2004-11-04  Hans LeidekkerImplement WSAAddressToString{A,W}.
2004-11-04  Aric StewartImplemented InternetGetConnectedStateExA.
2004-11-04  Aneurin Price- Move printf tests from scanf.c to printf.c (and fix...
2004-11-04  Aric StewartImplementation of PathCleanupSpec.
2004-11-04  Gerald PfeiferDisable memory reservation code on FreeBSD, where it...
2004-11-04  Juan Lang- implement LookupPrivilegeName
2004-11-03  Robert ShearmanFix broken thread start routines.
2004-11-03  Ivan Leo PuotiProper implementation of sysmodal message boxes.
2004-11-03  Tony LambregtsFix up init_fp test for freopen.
2004-11-03  Aric StewartHandle 3 more custom action types
2004-11-03  Jakob ErikssonAllocateAndInitializeSid does not work on Win98.
2004-11-03  Hans LeidekkerImprove {Uninstall,Install}ColorProfile{A,W}.
2004-11-03  Robert ReifDon't consider a MMSYSERR_NOTSUPPORTED failure a test...
2004-11-02  Alexandre JulliardRestore chunk of code lost in previous changes.
2004-11-02  Jeremy WhiteTune the behavior of Sleep() and Waitxxx() to more...
2004-11-02  Ivan Leo PuotiDownloading the platform sdk doesn't require IE any...
2004-11-02  Jeremy WhiteThe Sleep(0) in this loop is incorrect, and should...
2004-11-02  Huw DaviesScale the patterns so that they're rendered at 300dpi.
2004-11-02  Stefan DösingerAdded WSAAddressToStringA/W stubs.
2004-11-02  Vitaly LipatovAdded MSK timezone info.
2004-11-02  Hans LeidekkerMake sure we match output of Win2k protocol enumeration...
2004-11-02  Michael JungAdded CET timezone info.
2004-11-02  Michael Kaufmann- Extended support for BITMAPCOREINFO / BITMAPCOREHEADE...
2004-11-02  Fabrice MénardCheck the type of error returned by SHCreateDirectoryExW.
2004-11-02  Roger OlsonAdd Pacific Standard Time (PST) to TZ_INFO.
2004-11-01  Mike McCormackStart the reboot process in ExitWindowsEx.
2004-11-01  Mike McCormackDownload the Mozilla Active X control on demand.
2004-11-01  Hans LeidekkerFill WSAPROTOCOL_INFO structures instead of PROTOCOL_IN...
2004-11-01  Dmitry TimoshkovConvert NativeFont control to unicode, use hbrBackgroun...
2004-11-01  Dmitry TimoshkovAdd simple implementation of advpack.DoInfInstall.
2004-11-01  Dmitry TimoshkovDo not retrieve infoPtr twice in ToolbarWindowProc...
2004-11-01  Michael JungCryptGetUserKey: Set return key handle to zero in case...
2004-11-01  Dimitrie O... Send notification messages in the format dictated by
2004-11-01  Vincent BéronPut $(FREETYPELIBS) as the last part, as it can include...
2004-11-01  Stefan LeichterSet the correct last error in EnumUILanguagesA, with...
2004-11-01  William Poetra... Add COLOR_MENUHILIGHT and COLOR_MENUBAR to the system...
2004-10-30  Alexandre JulliardGet rid of the WIN_NEEDS_BEGINPAINT flag, Windows will...
2004-10-30  Francois GougetBased on the last 36+ months Wine is released once...
2004-10-30  Ivan Leo PuotiRemove DS_SYSMODAL from msgbox resource.
2004-10-30  Francois GougetAdd support for REG_EXPAND_SZ in set_registry_variables().
2004-10-30  Francois GougetAlter the functions declaration order or predeclare...
2004-10-30  Francois Gouget#ifdef out the tests if compiling with the Platform...
2004-10-30  Francois GougetMIDL_STUB_MESSAGE.UniquePtrCount has been renamed in...
2004-10-29  Ulrich CzekallaAdd stubs for EnumPrintProcessorsAW.
2004-10-29  Rein Klazes- Simplify the calculation in TIME_DaylightCompareDate;
2004-10-29  Dmitry TimoshkovClean up user32/input.c test, remove the wrong assumpti...
2004-10-29  Mike McCormackDefine some extra HTTP_QUERY values.
2004-10-29  Mike McCormackKill all wine processes when doing ExitWindowsEx.
2004-10-28  Torbjörn AnderssonFixed size check in GetDeviceData.
2004-10-28  Jakob ErikssonSupposedly fix http test on Windows.
2004-10-28  Rein KlazesIn VOLUME_ReadFATSuperblock:
2004-10-28  Rolf KalbermatterUse SHCreateDirectoryEx function instead of doing expli...
2004-10-28  Rolf KalbermatterAdd test for SHCreateDirectoryEx function.
2004-10-27  Dmitry TimoshkovTake into account window visibility when searching...
2004-10-27  Alexandre JulliardAdded is_window_visible function.
2004-10-27  Alexandre JulliardUse correct type instead of void* in item linked list.
2004-10-27  Fabrice MénardSome French translations added.
2004-10-27  Rein Klazes- Reordered some code from the existing helper _GetTime...
2004-10-27  Rolf KalbermatterFix bad memory allocation for unicode buffer.
next