wine
2007-12-07  Alex Villacís... riched20: WM_GETTEXTLENGTH should include CRLF conversi...
2007-12-07  Alex Villacís... riched20: EM_GETTEXTLENGTHEX must not count last paragr...
2007-12-07  Andrew Talbotdevenum: Remove unneeded cast.
2007-12-07  Andrew Talbotdinput: Remove unneeded casts.
2007-12-07  Andrew Talbotcabinet: Remove unneeded casts.
2007-12-07  James Hawkinsmsi: Add tests for MsiGetProductCode.
2007-12-07  Alexander Nicolaysen... user32: A few more colour changes to match modern Windows.
2007-12-07  Alex Villacís... riched20: WM_GETTEXT should return 0 on overflow but...
2007-12-07  Alex Villacís... riched20: EM_GETTEXTEX with GT_USECRLF should not leave...
2007-12-07  Rob Shearmanrpcrt4: Use an alertable wait in rpcrt4_protseq_np_wait...
2007-12-07  Rob Shearmanoleaut32: Fix a leak of the typelib in the tmarshal...
2007-12-07  Rob Shearmanoleaut32: Fix two memory leaks in the test for DispCall...
2007-12-07  Rob Shearmanoleaut32: Fix a reference count leak of the TMarshalDis...
2007-12-07  Rob Shearmanrsaenh: Fix some leaks of the provider handle in the...
2007-12-07  Rob Shearmanrpcrt4: Implement NdrConformantStructFree.
2007-12-07  Jonathan Ernstwinecfg: Add missing audio tab controls to other languages.
2007-12-07  Jonathan Ernstwinecfg: Updated French translation.
2007-12-07  Lei Zhangquartz: Validate input for IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Fix return value in IFilterGraph_FindFilterByName.
2007-12-07  Lei Zhangquartz: Add some IGraphBuilder related tests.
2007-12-07  Lei Zhangquartz: Add a test for IFilterGraph2.
2007-12-07  Lei Zhangquartz: Move current tests into their own test case.
2007-12-07  Francois GougetAssorted spelling fixes.
2007-12-07  Jonathan ErnstUpdated French translation.
2007-12-07  Rob Shearmanole32: Register the window used in the marshal tests...
2007-12-07  Rob Shearmanmshtml: Fix a memory leak in the htmldoc tests.
2007-12-07  Rob Shearmanoleaut32: Set the number of locks held on the safe...
2007-12-07  Rob Shearmanoleaut32: Try to re-use existing memory when unmarshall...
2007-12-07  Rob Shearmanoleaut32: Don't call SafeArrayAllocData in LPSAFEARRAY_...
2007-12-07  Rob Shearmanrpcrt4: Improve PointerFree to not free buffer memory.
2007-12-07  Aric Stewartfonts: Add 18 pixel strike with japanese fonts to syste...
2007-12-07  Stefan Dösingerwined3d: Add an alpha blending test.
2007-12-07  Stefan Dösingerddraw: Set X8R8G8B8 for 32 bpp.
2007-12-07  Stefan Dösingerwined3d: A more detailed occlusion query test and fixes.
2007-12-07  Stefan Dösingerwined3d: Initialize output texcoord .w to 1.0 if needed.
2007-12-07  Francois Gougetwininet/tests: Remove trailing spaces in ok() calls.
2007-12-07  Francois Gougetinetcomm/tests: Fix compilation on systems that don...
2007-12-07  Francois Gougetinetcomm: Fix compilation on systems that don't support...
2007-12-07  Francois Gougetddraw: Modify DDRAW_dump_(DWORD|PTR|DDCOLORKEY|DDSCAPS2...
2007-12-07  Francois Gougetddraw: Rename DDRAW_dump_flags_() to DDRAW_dump_flags_n...
2007-12-07  Michael Stefaniucuser32/tests: Pass HEAP_ZERO_MEMORY to HeapAlloc()...
2007-12-07  Michael Stefaniucwinecfg: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead...
2007-12-06  Alexandre Julliardwinebuild: Also optimize out imports that are only...
2007-12-06  Alexandre Julliardntdll: Support delayed loading of modules referenced...
2007-12-06  Alexandre Julliardwinebuild: Improved checks for missing forward entry...
2007-12-06  Alexandre Julliardwinebuild: Print a warning when failing to import a...
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Jacek Cabanhlink: Added IHttpNegotiate interface to ExtensionService.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) implementa...
2007-12-06  Jacek Cabanmshtml: Fixed ref counting.
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheetRulesCollection::get_lengt...
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheet::get_rules implementation.
2007-12-06  Jacek Cabanmshtml: Added more DOM tests.
2007-12-06  Roy Sheainclude: Added IDL file for BITS.
2007-12-06  Roy Sheainclude: Added bitsmsg.h header.
2007-12-06  Roy Sheaqmgr: Renamed bits_main.c to qmgr_main.c and updated...
2007-12-06  Stefan Dösingerwined3d: Ignore unused attributes when generating the...
2007-12-06  Stefan Dösingerwined3d: Test clearing regarding the scissor test and...
2007-12-06  Peter Oberndorfercomctl32: EnumMRUListA/W fix getting list size by negat...
2007-12-06  Peter Oberndorfercomctl32: Add EnumMRUList tests.
2007-12-06  Alexandre Julliardshell32: Fix some wrc warnings.
2007-12-06  Luis C. Busquets... wineboot: Added Spanish resource.
2007-12-06  Luis C. Busquets... browseui: Add Spanish resource.
2007-12-06  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-06  Luis C. Busquets... mshtml: Update Spanish resource.
2007-12-06  Alexander Nicolaysen... shell32: Handle backspace key in shellview.
2007-12-06  Alexander Nicolaysen... shell32: Localize 'new folder' string.
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak caused by NdrFullPointerXlatF...
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak when freeing an association...
2007-12-06  Rob Shearmanrpcrt4: Fix a memory leak in RpcAssoc_BindConnection.
2007-12-06  Andrew Talbotddraw: Remove unneeded casts.
2007-12-06  Andrew Talbotcabinet: Remove unneeded casts.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-12-06  Michael Stefaniuckernel32: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead...
2007-12-06  Michael Stefaniucsecur32: Remove the SECUR32_ALLOC() macro around HeapAl...
2007-12-06  Rob Shearmanmshtml: Use the correct deallocator in the htmldoc...
2007-12-06  Rob Shearmanole32: Initialise object variable in RunningObjectTable...
2007-12-06  Alexandre Julliardwinhelp: Use system colors instead of hardcoded colors.
2007-12-06  Alexandre Julliardclock: Use system colors instead of hardcoded RGB values.
2007-12-06  Alexander Nicolaysen... credui: Update Norwegian resources.
2007-12-06  Alexander Nicolaysen... mshtml: Update Norwegian resources.
2007-12-06  Alexander Nicolaysen... browseui: Add Norwegian resources.
2007-12-06  Alexander Nicolaysen... write: Add Norwegian resources.
2007-12-06  Alexander Nicolaysen... wineboot: Add Norwegian resources.
2007-12-06  Paul Vrienskernel32/tests: Test for functions should be or-ed.
2007-12-06  Gerald Pfeifericmp: Correctly handle underflow in IcmpSendEcho().
2007-12-05  Alexandre Julliardserver: Return correct object types in the get_director...
2007-12-05  Alexandre Julliardserver: Partial implementation of NtQueryDirectoryObject.
2007-12-05  Alexandre Julliardserver: Implemented EnumWindowStations and EnumDesktops.
2007-12-05  Rob Shearmanrpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall...
2007-12-05  Rob Shearmanrpcrt4: Set fMustAlloc to TRUE when unmarshalling an...
2007-12-05  Paul Vrienskernel32: Make tests run on Win98 again.
2007-12-05  Luis C. Busquets... d3dx8: Implementation of D3DXAssembleShaderFromFileA.
2007-12-05  Roy Sheasvchost: Implementation of svchost.
2007-12-05  Alexandre Julliardwinmm/tests: Don't mess with the mixer controls in...
2007-12-05  Gerald Pfeiferwined3d: Fix error handling in fixed_get_input().
2007-12-05  Tim Schwartzadvapi32: service_control_dispatcher(): Fixed invalid...
2007-12-05  Aric Stewartcommdlg: File name and extension offsets are not guaran...
2007-12-05  Alexandru Balutoleaut32: Implement VarWeekdayName + tests.
next