wine
2009-11-30  Paul Chitescufwpuclnt: Add initial minimal stub implementation.
2009-11-30  Maarten Lankhorstdsound: Don't use DirectSoundDevice calls directly.
2009-11-30  Maarten Lankhorstdsound: Use DirectSoundCapture properly in duplex.
2009-11-30  Maarten Lankhorstdsound: Call DSOUND_FullDuplexCreate instead of creatin...
2009-11-30  Maarten Lankhorstdsound: Remove directsound interface in duplex.
2009-11-30  Maarten Lankhorstdsound: Fix destruction in duplex.
2009-11-30  Dan Kegelntdll: Implement RtlGetNtGlobalFlags(), add related...
2009-11-30  Gerald Pfeiferwinspool/tests: Guard debugging code by #ifdef instead...
2009-11-30  Paul Vriensadvapi32/tests: Add some EnumServicesStatus*W tests.
2009-11-30  Paul Vriensinclude: Add some system parameters.
2009-11-30  Juan Langcrypt32: Revert 8ed5a777de6c9797a285829e07d7a27b3ed01257.
2009-11-30  Juan Langcrypt32: Don't copy past end of buffer when removing...
2009-11-30  Nikolay Sivovuser32/tests: Free memory after use.
2009-11-30  Nikolay Sivovriched20/tests: Don't leak string in test.
2009-11-30  Nikolay Sivovcomctl32/header: Avoid uninitialized memory passed...
2009-11-30  Nikolay Sivovcomctl32/listview: Get rid of duplicated helper in...
2009-11-30  Nikolay Sivovcomctl32/listview: New hover value should be passed...
2009-11-30  Nikolay Sivovcomctl32/listview: Add NM_HOVER notification.
2009-11-30  Nikolay Sivovcomctl32/listview: Make mouse hover work.
2009-11-30  Nikolay Sivovcomctl32/listview: Draw LVIS_CUT items with white foreg...
2009-11-30  Nikolay Sivovcomctl32/listview: Implement LVS_EX_HEADERINALLVIEWS.
2009-11-30  Nikolay Sivovcomctl32/listview: Get rid of helper used once.
2009-11-30  Nikolay Sivovcomctl32/listview: Further winproc simplification.
2009-11-30  Nikolay Sivovcomctl32/listview: Call default procedure directly...
2009-11-30  Nikolay Sivovcomctl32/listview: Remove parameter check from winproc...
2009-11-30  Nikolay Sivovcomctl32/listview: Collapse some handlers call in winproc.
2009-11-30  Nikolay Sivovcomctl32/listview: Default column width in LVS_LIST...
2009-11-30  Nikolay Sivovntdll: Call DLL_PROCESS_DETACH if attaching failed.
2009-11-30  Dan Kegeladvpack: fix off-by-one error in AdvInstallFileW that...
2009-11-30  Paul Chitescuauthz: Stub for AuthzInitializeResourceManager.
2009-11-30  Henri Verbeetwinecoreaudio.drv: Use wine_dbg_sprintf() in a few...
2009-11-30  Henri Verbeetwineoss.drv: Use wine_dbg_sprintf() in a few debug...
2009-11-30  Henri Verbeetwinealsa.drv: Use wine_dbg_sprintf() in a few debug...
2009-11-30  Henri Verbeetwinmm: Use wine_dbg_sprintf() in a few debug utility...
2009-11-30  Henri Verbeetdsound: Use wine_dbg_sprintf() in dumpCooperativeLevel().
2009-11-30  Vitaliy Margolendinput: Pass event instance ID to queue_event instead...
2009-11-30  Vitaliy Margolendinput: Improve dumping of DIACTIONFORMAT.
2009-11-30  Vitaliy Margolendinput: Fix definitions to match PSDK.
2009-11-30  Jacek Cabanshdocvw: Use CoTaskMemFree to free url.
2009-11-30  Jacek Cabanwininet: Don't use INTERNET_SetLastError in HttpSendReq...
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_close.
2009-11-30  Jacek Cabanwininet: Directly return error status from HTTP_OpenCon...
2009-11-30  Jacek Cabanwininet: Directly return error status from WriteFile...
2009-11-30  Jacek Cabanwininet: Dorectly return error status from NETCON_secur...
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_connect.
2009-11-30  Jacek Cabanwininet: Directly return error status from NETCON_create.
2009-11-30  Rob Shearmanole32: Cope with double quotes in paths for libraries...
2009-11-30  Dan Kegelgdi32: Fix minor read buffer overrun in CombineRgn.
2009-11-30  Austin Lundwinemine: Fix WM_MOUSEMOVE for left and right mouse...
2009-11-30  John Klehmwinex11.drv: Report correctly when wintab is disabled.
2009-11-29  Alexandre Julliardkernel32: Pass the exe name as argument to FormatMessage.
2009-11-29  Rob Shearmanoleaut32: Free the correct pointer on error in TLB_Allo...
2009-11-29  Rob Shearmanrpcrt4: Fix memory leak in test_conf_complex_struct.
2009-11-29  Rob Shearmankernel32: Fix uninitialised memory read in GetPrivatePr...
2009-11-29  Rob Shearmanole32: Fix the length of data written and read for...
2009-11-29  Rob Shearmanrpcrt4: Fix uninitialised memory read in ndr_marshall...
2009-11-29  Rob Shearmanole32: Release the storage object in DataCache_Destroy.
2009-11-29  Rob Shearmanntdll: Don't read beyond the end of the array on the...
2009-11-29  Rob Shearmanoleaut32: Fix accessing beyond end of buffer and memory...
2009-11-29  Rob Shearmanole32: Fix off-by-one error in FileMonikerImpl_Decompos...
2009-11-29  Eric Pouechdbghelp: In dwarf parsing, allow 64 bit wide values.
2009-11-29  Paul Vriensshell32/tests: Change a trace into a skip for skipped...
2009-11-29  Paul Vriensshell32/tests: Remove an unneeded HeapAlloc.
2009-11-29  Paul Vriensshell32/tests: Fix test failures on Vista and higher.
2009-11-29  Paul Vriensshell32/tests: Use ReadCabinetState to check title...
2009-11-29  Paul Vriensshell32/tests: Cope with systems lacking SHGetSpecialFo...
2009-11-29  Paul Vriensshell32/tests: Only fetch some special folders once.
2009-11-29  Paul Vriensshell32/tests: Run tests on NT4 again.
2009-11-29  Paul Vrienskernel32/tests: Fix some intermittent crashes/failures...
2009-11-29  Maarten Lankhorstopenal32: Add alBufferDataStatic.
2009-11-29  Paul Vriensshell32/tests: Fix some test failures on Windows 7.
2009-11-29  Rob Shearmanoleaut32: Fix size of memory allocated for byrefs in...
2009-11-29  Rob Shearmanwidl: Detect interfaces that inherit from another inter...
2009-11-29  Marcus Meissnermsxml3: Move element usage into element!=NULL check...
2009-11-29  Jacek Cabanmshtml: Added [i]frame elements content document tests.
2009-11-29  Jacek Cabanmshtml: Return content document in get_document for...
2009-11-29  Jacek Cabanmshtml: Moved IHTMLFrameBase2 implementation to HTMLFra...
2009-11-29  Jacek Cabanmshtml: Fixed ref count leak and code clean up.
2009-11-24  Paul Vriensshell32/tests: Fix test failures on several platforms.
2009-11-24  Rob Shearmanole32: Fix circular reference count in default handler...
2009-11-24  Rob Shearmanole32: Fix a typo in PropertyStorage_WritePropertyToStr...
2009-11-24  Jeremy Whitewinspool: Add a test showing Windows behavior wrt size...
2009-11-24  Nathan Gallahermsi: Support _Streams, _Storages tablename prefixes...
2009-11-24  Nathan Gallahermsi/tests: Test for SELECT table.column FROM table.
2009-11-24  Nathan Gallahermsi: Add support for table names in select statements.
2009-11-24  Paul Chitescuwineserver: Do not uselessly set the KEY_DIRTY flag...
2009-11-24  Paul Vrienssnmpapi/tests: Fix a crash on some 64bit systems.
2009-11-24  Albert Leeserver: Support event ports on Solaris.
2009-11-24  Alexandre Julliardquartz: Implemented a number of the MediaPosition methods.
2009-11-24  Andrew Nguyenmsvcrt: Forward _ftol2_sse to ntdll._ftol.
2009-11-24  Andrew Nguyenmsvcr71: Forward more exports to msvcrt.
2009-11-24  Alexandre Julliardkernel32/tests: Specify the correct machine for the...
2009-11-24  Francois Gougetgdi32: Make wglCreateContextAttribsARB() static.
2009-11-24  Francois Gougetgdi32/tests: Make test_CreateFontIndirect() static.
2009-11-24  Francois Gougetmsxml3: Make some functions static in node.c.
2009-11-24  Gregor Schneidermsvcrt: Calculate floating point decimals in internally...
2009-11-24  Damjan Jovanovicshell32: Deal better with spaces in ASSOCSTR_COMMAND...
2009-11-24  Roderick Colenbranderopengl32: Fix wglCreateContextAttribsARB test on nvidia.
2009-11-24  Paul Vriensadvapi32/tests: Fix a test failure on W2K3 without...
2009-11-24  Paul Vriensadvapi32/tests: Fix an intermittent crash on NT4.
next