dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame...
[wine] / dlls /
2010-04-02  Eric Pouechdbghelp: Extend dwarf stack unwinding by reading inform...
2010-04-02  Eric Pouechdbghelp: Store delta used for re-locating a module.
2010-04-02  Eric Pouechdbghelp: Implement the new register methods for x86.
2010-04-01  Huw Daviesoleaut32: Only unregister those types that were registered.
2010-04-01  Huw Daviesoleaut32: Only oleautomation interfaces as well as...
2010-04-01  Piotr Cabanmsvcrt: Added implementation of _controlfp_s.
2010-04-01  Piotr Cabanmsvcrt: Fix _get/_set_invalid_parameter_handler impleme...
2010-04-01  Piotr Cabanmsvcrt: Move invalid parameter tests to msvcr90.
2010-04-01  Henri Verbeetwined3d: Remove some superfluous white space and braces...
2010-04-01  Henri Verbeetwined3d: Add a state table entry for WINED3DRS_INDEXEDV...
2010-04-01  Henri Verbeetwined3d: Verify each state table entry has either a...
2010-04-01  Henri Verbeetwined3d: Explicitly set the state handler to NULL for...
2010-04-01  Henri Verbeetwined3d: Use the rep instead of the apply function...
2010-04-01  Henri Verbeetwined3d: Don't call directly into the state table.
2010-04-01  Mikhail Maroukhineuser32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinerpcrt4: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinequartz: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhineimm32: Fix compiler warnings with flag -Wcast-qual.
2010-04-01  Mikhail Maroukhinersaenh/tests: Fix compiler warnings with flag -Wcast...
2010-04-01  Jörg Höhlewinmm/tests: Add more MCI tests.
2010-04-01  Jörg Höhlemciwave: MCI Status returns string resource when approp...
2010-04-01  Jörg Höhlemciwave: MCI Set Input|Output allows to select wave...
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo string command.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo command.
2010-04-01  Jörg Höhlewinmm: Support MCI "close all" command.
2010-04-01  Maarten Lankhorstwinmm: Clean up mapper code.
2010-04-01  Maarten Lankhorstwinmm: Clean up MMDRV_Init.
2010-04-01  Maarten Lankhorstwinmm: Remove some dead code.
2010-04-01  Maarten Lankhorstwinmm: Defer loading drivers until they are requested.
2010-04-01  Andrew Nguyenkernel32: Don't set last error on success in OpenConsoleW.
2010-04-01  Andrew Nguyenkernel32: Improve parameter validation in OpenConsoleW.
2010-04-01  Vincent Povirkadvapi32: Add test for RegDeleteValue.
2010-04-01  Vincent Povirkadvapi32: Add tests for registry keys that have been...
2010-04-01  Christian Costad3dx9_36: Add stub for D3DXLoadVolumeFromMemory.
2010-03-31  Hans Leidekkerrsaenh: Add some tests for the hash functions.
2010-03-31  Henri Verbeetwined3d: Add a state table entry for WINED3DRS_TWEENFACTOR.
2010-03-31  Henri Verbeetwined3d: Print a FIXME/WARN for all unsupported vertex...
2010-03-31  Henri Verbeetwined3d: Remove a redundant initialization in IWineD3DD...
2010-03-31  Henri Verbeetwined3d: Get rid of some mostly useless local variables...
2010-03-31  Henri Verbeetwined3d: Cleanup variable naming in IWineD3DDeviceImpl_...
2010-03-31  Paul Vriensd3d9/tests: Initialize a variable (Coverity).
2010-03-31  Stefan Dösingerwined3d: Use FBOs when the onscreen depth stencil forma...
2010-03-31  Stefan Dösingerwined3d: Control the onscreen depth stencil format...
2010-03-31  Stefan Dösingerwined3d: Split out offscreen rendering concerns from...
2010-03-31  Roderick Colenbranderwined3d: Remove some unneeded source rectangle calculat...
2010-03-31  Roderick Colenbranderwined3d: Remove the last use of the WINED3DRECT destina...
2010-03-31  Roderick Colenbranderwined3d: Use RECT instead of WINED3DRECT in fb_copy_to_...
2010-03-31  Roderick Colenbranderwined3d: Use RECT instead of WINED3DRECT in fb_copy_to_...
2010-03-31  Roderick Colenbranderwined3d: Use RECT instead of WINED3DRECT in stretch_rec...
2010-03-31  Alexandre Julliardntdll/tests: Don't free a string that wasn't allocated.
2010-03-31  Alexandre Julliardntdll/tests: Port functions use the 64-bit structure...
2010-03-31  Alexandre Julliardntdll/tests: Fix a number of test failures on Wow64.
2010-03-31  Stefan Leichterws2_32: Partly implement level IPPROTO_IPV6 of setsockopt.
2010-03-31  André Hentschelmsxml3: Make xmlnode_get_specified a stub.
2010-03-31  André Hentschelmsxml3: Make xmlnode_get_parsed a stub.
2010-03-31  Alexandre Julliardmsxml3: Remove unnecessary string constants.
2010-03-31  Marcus Meissnerkernel32: Initialize env (Coverity).
2010-03-31  Vincent Povirkgdiplus: Implement GdipImageRotateFlip.
2010-03-31  Vincent Povirkgdiplus: Implement GdipMeasureCharacterRanges.
2010-03-31  Vincent Povirkgdiplus: Add tests for GdipMeasureCharacterRanges.
2010-03-31  Vincent Povirkgdiplus: Fix the linesfilled calculation in GdipMeasure...
2010-03-31  Vincent Povirkgdiplus: Rewrite GdipDrawString to share code with...
2010-03-31  Vincent Povirkgdiplus: Rewrite GdipMeasureString using a helper function.
2010-03-31  Vincent Povirkgdiplus: Add a test for GdipMeasureString.
2010-03-31  Vincent Povirkgdiplus: Add a missing NULL check to GdipMeasureString.
2010-03-31  Vincent Povirkgdiplus: Add tests for GdipDrawString.
2010-03-31  Juan Langrsaenh: Don't return salt for algorithms that don't...
2010-03-31  Juan Langrsaenh: Support setting salt via KP_SALT (resend).
2010-03-31  Juan Langrsaenh: Add tests of KP_SALT parameter.
2010-03-31  Nikolay Sivovt2embed: Add TTGetEmbeddingType stub.
2010-03-31  Paul Vriensddrawex/tests: Don't crash on some Win98/WinMe boxes.
2010-03-30  Alexandre Julliardshell32: Pack the systray data structure to allow cross...
2010-03-30  Alexandre Julliardshell32: Pack the appbar data structure to allow crossi...
2010-03-30  Alexandre Julliarduser32: Pack the structure for WM_DDE_ACK to allow...
2010-03-30  Alexandre Julliarduser32: Pack the low-level hook structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MDICREATESTRUCTW structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MDINEXTMENU structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the MSG structure in messages to allow...
2010-03-30  Alexandre Julliarduser32: Pack the NCCALCSIZE_PARAMS structure in message...
2010-03-30  Alexandre Julliarduser32: Pack the HELPINFO structure in messages to...
2010-03-30  Alexandre Julliarduser32: Pack the COPYDATASTRUCT structure in messages...
2010-03-30  Alexandre Julliarduser32: Pack the WINDOWPOS structure in messages to...
2010-03-30  Alexandre Julliarduser32: Pack the various owner-draw structures in messa...
2010-03-30  Alexandre Julliarduser32: Pack the CREATESTRUCTW structure in messages...
2010-03-30  Nikolay Sivovshell32: Rename My Computer folder implementation struc...
2010-03-30  Nikolay Sivovshell32: Rename desktop folder data structure to reflec...
2010-03-30  Nikolay Sivovshlwapi: Some SHCreateWorkerWindowA tests.
2010-03-30  Alexandre Julliardkernel32: Increase the wineboot timeout.
2010-03-30  Matteo Brunid3dx9: Implement a basic bytecode writer.
2010-03-30  Matteo Brunid3dx9: Implement D3DXAssembleShader function, really...
2010-03-30  Matteo Brunid3dx9: Partial implementation of D3DXAssembleShader...
2010-03-30  Jörg Höhlewinmm/tests: Use cpp's __LINE__ to print meaningful...
2010-03-30  Henri Verbeetwined3d: Get rid of destFormat and srcFormat in IWineD3...
2010-03-30  Henri Verbeetwined3d: Calculate "offset" in the appropriate path...
2010-03-30  Henri Verbeetwined3d: Add more general support for partial updates...
2010-03-30  Henri Verbeetwined3d: Source and destination formats should match...
2010-03-30  Henri Verbeetwined3d: Use GL_UNPACK_ROW_LENGTH for partial updates...
2010-03-30  Henri Verbeetwined3d: Initialization functions don't allocate.
2010-03-30  Maarten Lankhorstmmdevapi: Add capture tests.
2010-03-30  Maarten Lankhorstmmdevapi: Add a few more render tests.
next