wined3d: Implement D3DFMT_G16R16.
[wine] / dlls /
2007-12-14  Rob Shearmanrpcrt4: Fix the check in NdrPointerFree.
2007-12-14  Rob Shearmanrpcrt4: NdrStubGetBuffer shouldn't set BufferStart...
2007-12-14  Rob ShearmanRevert "rpcrt4: Try to free every non-stack pointer...
2007-12-13  Lei Zhangquartz: Make video renderer aggregatable.
2007-12-13  Lei Zhangquartz: Set *ppvObject to NULL if QueryInterface fails.
2007-12-13  Lei Zhangquartz: Add referenceclock QueryInterface test.
2007-12-13  Lei Zhangquartz: Add videorenderer aggregation test.
2007-12-13  Lei Zhangquartz: Add videorenderer QueryInterface test.
2007-12-13  Alexandre Julliarduser32: Print the RegisterHotKey fixme only once.
2007-12-13  Alexandre Julliardhhctrl.ocx: Store a copy of the string pointers to...
2007-12-13  Rob Shearmanrpcrt4: Add tests for freeing non-NdrAllocate allocated...
2007-12-13  Aric Stewartgdi32: Cache font enum info.
2007-12-13  Lionel Debrouxmsi: Fix memory leaks (found by Smatch).
2007-12-13  Lionel Debrouxmsi: Fix missing alloc check.
2007-12-13  Maarten Lankhorstwinealsa: Don't require a cswitch control for capture.
2007-12-13  Maarten Lankhorstwinealsa: Add control 'Digital' as alias for microphone.
2007-12-13  Maarten Lankhorstwinealsa: Remove fixed fixme.
2007-12-13  Stefan Dösingergdi32: Test the bit depth of compatible bitmaps explicitly.
2007-12-13  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-13  Hans Leidekkerusp10: Do glyph translation for truetype fonts only.
2007-12-12  Rob Shearmanrpcrt4: Try to free every non-stack pointer in PointerF...
2007-12-12  Rob Shearmanrpcrt4: Store allocated memory in a singly-linked list...
2007-12-12  Rob Shearmanrpcrt4: Make the NdrAllocate tests pass on XP SP2 and...
2007-12-12  Aric Stewartnetapi32: Improve stub for NetLocalGroupGetMembers...
2007-12-12  Aric Stewartimagehlp: Improve last error handling in ImageGetCertif...
2007-12-12  Marcel Partapwinspool.drv/tests: Add dumping of FORM_INFO_1/2 in...
2007-12-12  Alexandre Julliardwinecrt0: DriverEntry is a WINAPI function.
2007-12-12  Hans Leidekkerusp10: Add some tests for ScriptShape/Place and make...
2007-12-12  Andrew Riedidsound: DPRINTF -> TRACE.
2007-12-12  Andrew Riedidinput: DPRINTF -> TRACE.
2007-12-12  Andrew Riediole32: DPRINTF -> TRACE.
2007-12-12  James Hawkinsmsi: Free the cabinet string on error.
2007-12-12  James Hawkinsmsi: Properly release the record.
2007-12-12  James Hawkinsmsi: Free the user sid string.
2007-12-12  James Hawkinsmsi: Free the deformatted string.
2007-12-12  Jacek Cabanshdocvw: Return S_OK in IOleObject::SetHostNames.
2007-12-12  Alex Villacís Lassoriched32: Fix regression in WM_GETTEXTLENGTH on richedi...
2007-12-12  Stefan Dösingergdi32: Test bitmap depths.
2007-12-12  Stefan Dösingergdi32, winex11drv: Add a test for compatible bitmap...
2007-12-12  Stefan Dösingerwinex11: Remove an unused variable.
2007-12-12  Stefan Dösingerwined3d: Use SetDisplayMode to set the display mode.
2007-12-12  Stefan Dösingerwined3d: Remove 24/32 bit hacks.
2007-12-12  Marco Schusterwined3d: Fixed a bug that the 8600M GT could not be...
2007-12-11  Rob Shearmanrsaenh: Fix some memory leaks in the tests.
2007-12-11  Rob Shearmanwidl: Add support for non-basetype return types.
2007-12-11  Jacek Cabanmshtml: Fix CSS px unit handling differences between...
2007-12-11  Jacek Cabanmshtml: Added more IHTMLStyle implementation.
2007-12-11  Dmitry Timoshkovntdll: Initialize the APC call union to suppress valgri...
2007-12-11  Aric Stewartwintrust: Implementations for WTHelperGetFileName and...
2007-12-11  Gregor Brunmarcomctl32: Monthcal lost focus fix.
2007-12-11  Thomas Weidenmuellercomctl32: Fix painting bug in listview control.
2007-12-11  Michael Stefaniucwined3d: Fix a "ordered comparison of pointer with...
2007-12-11  Alexandre JulliardMakedll.rules: Add a generic EXTRADLLFLAGS variable...
2007-12-11  Stefan Dösingerwined3d: Use the adapter to read the display mode.
2007-12-11  Lei Zhangquartz: Add IFilterGraph2 interface and stubs.
2007-12-11  Andrew Riediuser32: Test the initial state of the cursor.
2007-12-11  Alistair Leslie... msxml3: Fix memory leak in test.
2007-12-11  Alistair Leslie... shlwapi: Fix memory leak in test.
2007-12-11  Jacek Cabanshdocvw: Added client site's IOleCommandTarget tests.
2007-12-11  Michael Stefaniucusp10: Rename the wrappers around HeapAlloc() &Co to...
2007-12-11  Alistair Leslie... msxml: Register missing components.
2007-12-11  Andrew Talbotdplayx: Remove unneeded casts.
2007-12-11  Andrew Talbotdnsapi: Remove unneeded casts.
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-12-10  Roy Sheaqmgrprxy: Queue manager proxy generated using an IDL...
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgW: Swap margins when changing...
2007-12-10  Alexander Nicolays... comdlg32: PageSetupDlgA: Swap margins when changing...
2007-12-10  Rob Shearmanactxprxy: Add the start of actxprxy.dll.
2007-12-10  Alexander Dorofeyevwined3d: Improve thread safety in IWineD3DSurfaceImpl_B...
2007-12-10  Michael Stefaniuccrypt32: Do not use an empty body in an else-statement...
2007-12-10  Alistair Leslie... urlmon: Fix memory leaks.
2007-12-10  Alistair Leslie... shdocvw: Fix memory leak.
2007-12-10  Alistair Leslie... msxml3: Fix memory leak.
2007-12-10  Alistair Leslie... msxml3: Fix memory leaks.
2007-12-10  Hans Leidekkergdi32: GetCharABCWidthsI does not require a scalable...
2007-12-10  Hans Leidekkerwininet: Make FtpGetCurrentDirectoryA pass all todo_win...
2007-12-10  Hans Leidekkerkernel32: GetConsoleInputExeNameW returns TRUE even...
2007-12-10  Andrew Riediuser32: Improve test_DestroyCursor().
2007-12-10  Andrew Riediuser32: Uncomment and explain a test in test_DestroyCur...
2007-12-10  Luis C. Busquets... shell32: Update Spanish resource.
2007-12-10  Luis C. Busquets... sane: Add Spanish Resource.
2007-12-10  Luis C. Busquets... msvfw32: Add Spanish resource.
2007-12-10  Luis C. Busquets... credui: Add Spanish resource.
2007-12-10  Luis C. Busquets... gphoto2: Add Spanish resource.
2007-12-10  Aric Stewartgdi32: Font tests with Japanese font data. Thanks...
2007-12-10  Francois Gougetcomctl32/tests: Avoid SHDeleteKeyA() because it does...
2007-12-10  Francois Gougetcomctl32/tests: InitCommonControlsEx() is missing on...
2007-12-10  Francois Gougetcomtcl32/tests: Dynamically load ImageList_SetImageCoun...
2007-12-10  Francois Gougetddraw/tests: Fix compilation on systems that don't...
2007-12-10  Francois Gougethlink: Fix the HlinkUpdateStackItem() prototype.
2007-12-10  Francois Gougetkernel32/tests: Get the test to run on Windows 95.
2007-12-10  Francois Gougetkernel32/tests: dll_capable() makes no sense since...
2007-12-10  Francois Gougetwinealsa.drv: Remove trailing spaces in Wine traces.
2007-12-10  Alexandre Julliarduser32: Keep waiting for posted messages in peek_messag...
2007-12-10  Hans Leidekkerusp10: Don't trace char to glyph mappings.
2007-12-10  Hans Leidekkerusp10: Store original font in the script cache and...
2007-12-10  Hans Leidekkerusp10: Use GetCharABCWidthsI to implement ScriptGetGlyp...
2007-12-10  Rob Shearmanrpcrt4: Pass the USER_MARSHAL_CB structure into user...
2007-12-10  Rob Shearmanrpcrt4: NdrRangeUnmarshall is implemented so add it...
2007-12-10  Rob Shearmanrpcrt4: Implement NdrConformantArrayMemorySize.
next