d3d: Callback infrastructure for implicit surface destruction in IWineD3DTexture.
[wine] / dlls /
2006-12-06  Markus Amslerd3d: Callback infrastructure for implicit surface destr...
2006-12-06  Francois Gougetdmime: Remove resolve_STREAM_SEEK(), it is unused.
2006-12-06  Francois Gougetole32: Convert dump_user_flags() into debugstr_user_fla...
2006-12-06  Francois Gougetole32: Convert dump_FORMATETC() into debugstr_formatetc...
2006-12-06  Chris Robinsonwgl: Fix for missing NV GLX extension.
2006-12-06  Mike McCormackmsi: More tests for the SourceDir property.
2006-12-06  Mike McCormackmsi: Add some tests for the ALTER query.
2006-12-06  Eric Pouechdbghelp: Added ability to internal store / reload a...
2006-12-06  Eric Pouechdbghelp: Added a field to the hash table to store the...
2006-12-06  Eric Pouechdbghelp: In find_nearest, now return the symbol instead...
2006-12-06  Eric Pouechdbghelp: Simplify the way we find the debug header.
2006-12-06  Detlef Riekenbergdplayx: Display requested provider.
2006-12-06  Roderick Colenbranderwgl: Cleanup wglMakeCurrent.
2006-12-06  Huw Davieswineps.drv: When we're using a GlyphDirectory we should...
2006-12-06  Detlef Riekenbergkernel32/tests: Add tests for GetWindowsDirectory.
2006-12-06  Detlef Riekenbergkernel32/tests: Add tests for GetSystemDirectory.
2006-12-06  Paul Vriensversion/tests: Free memory after use.
2006-12-06  Paul Vrienswininet/test: Free memory after use.
2006-12-06  Paul Vriensadvapi32/tests: Free memory after use.
2006-12-05  Alexandre Julliardkernel32: Always read a full block from the CD-ROM...
2006-12-05  Huw Daviesuser32: For LBS_OWNERDRAWVARIABLE listboxes return...
2006-12-05  James Hawkinsmsi: Initialize sid_str to NULL.
2006-12-05  James Hawkinsmsi: Fail if stg is NULL.
2006-12-05  Kai Blinws2_32: Rewrite setsockopt to be more readable.
2006-12-05  Alexandre Julliardntdll: Added support for the HEAP_CREATE_ENABLE_EXECUTE...
2006-12-05  Alexandre Julliardntdll: Force exec permissions on all mmaps unless the...
2006-12-05  Thomas Fitzsimmonsdbghelp: Recognize DT_GNU_HASH.
2006-12-05  Andrew Talbotadvapi32: Eliminate wild pointers.
2006-12-05  Andrew Talbotcomcat/tests: Cast-qual warnings fix.
2006-12-05  Lei Zhangriched20: Move EM_EXSETSEL fix into ME_SetSelection.
2006-12-05  Vitaliy Margolendinput: Remove no longer used GEN_EVENT.
2006-12-05  Vitaliy Margolendinput: Move joystick event queue into base device...
2006-12-05  Vitaliy Margolendinput: Move mouse event queue into base device class.
2006-12-05  Vitaliy Margolendinput: Move keyboard event queue into base device...
2006-12-05  Vitaliy Margolendinput: Implement [Get|Set]Property and GetDeviceData...
2006-12-05  Mike McCormackmsi: Examine the attributes of all features before...
2006-12-05  Mike McCormackmsi: Add the names of features/components to debugging...
2006-12-05  Francois GougetConsistently use SUBLANG_NEUTRAL for Italian resources.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-05  Francois Gougetmshtml: Add '\n' to Wine trace.
2006-12-05  Francois Gougetmsxml3: Add '\n' to Wine trace.
2006-12-05  Francois Gougetvmm.vxd: PC_WRITABLE spelling fix.
2006-12-05  Andrew Talbotatl: Change storage class of dll_count to static.
2006-12-04  Rob Shearmanole32: Implement the GetData function of the data cache...
2006-12-04  Rob Shearmanole32: Fix HandsOffStorage in the data cache.
2006-12-04  Rob Shearmanole32: Implement the DiscardCache function in the data...
2006-12-04  Huw Davieswinspool.drv: Outlook 2003 relies on the buffer size...
2006-12-04  Jan Zerebeckiwined3d: Add err for failure case in CheckDepthStencilM...
2006-12-04  Jan Zerebeckiwined3d: Fix CreateFakeGLContext to work with a foreign...
2006-12-04  Jan Zerebeckiwined3d: Avoid XFree on NULL in CheckDeviceType.
2006-12-04  Jan Zerebeckiwined3d: Rearrange code in CheckDeviceType.
2006-12-04  Jan Zerebeckiwined3d: Add warn trace for INVALIDCALL case in CheckDe...
2006-12-04  Roderick ColenbranderRemove glut32.
2006-12-04  Damjan Jovanovicws2_32: Added tests for closesocket cancelling pending...
2006-12-04  Alexandre Julliardkernel32: Store the LC_MESSAGES value under the "Locale...
2006-12-04  Eric Pouechdbghelp: Fixed value stored for register relative infor...
2006-12-04  Eric Pouechdbghelp: Now that symbol's value computation depend...
2006-12-04  Rob Shearmanole32: Add some more traces to the data cache to make...
2006-12-04  Rob Shearmanole32: Add tests for invalid clipformat/tymed combinati...
2006-12-04  Rob Shearmanole32: In the data cache, fmtetc->cfFormat and fmtetc...
2006-12-04  Rob Shearmanole32: Check that the specified clipboard format and...
2006-12-04  Detlef Riekenbergspoolss: Forward EnumPortsW to winspool.drv.
2006-12-04  Kai Blinws2_32: Rewrite getsockopt to make it more readable.
2006-12-04  Alexandre Julliardntdll: Allow module with extensions in forward specific...
2006-12-04  Mike McCormackmsi: Double quotes are not valid in queries.
2006-12-04  Mike McCormackmsi: Add tests for quoting in queries.
2006-12-04  Markus Amslerd3d: Pass the superior creating object down to the...
2006-12-04  Clinton Stimpsoncomctl32: Destroy header information on WM_NCDESTROY...
2006-12-04  Chris Robinsonwgl: Don't return prematurely if ConvertPixelFormatWGLt...
2006-12-04  Charles Blacklockoleaut32: Cleanup of previous VarBstrCmp patch.
2006-12-04  Vitaliy Margolenwined3d/d3d9: Pitch for DXTn textures can not be 0...
2006-12-04  Vitaliy Margolendinput: Implement Poll for keyboard.
2006-12-04  Vitaliy Margolendinput: Move critical section to the base device class.
2006-12-04  Vitaliy Margolendinput: Move acquired flag to the base device class...
2006-12-04  Dmitry Timoshkovuser32: Add ShowWindow test, make it pass under Wine.
2006-12-04  Lei Zhangriched20: Fixes and additional conformance tests for...
2006-12-04  Roderick Colenbranderwgl: (W)GL_NV_vertex_array_range.
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-12-04  Marcus Meissnershell32: Forward SHDeleteKeyA directly to SHDeleteKeyW.
2006-12-04  James Hawkinsshell32: Move a NULL pointer check before the place...
2006-12-04  James Hawkinsmsi: Add handling for the StartServices action.
2006-12-04  Eric Pouechimagehlp: MapAndLoad should do some useful stuff now.
2006-12-04  Rob Shearmanole32: Set the mapping mode to anisotropic in OleMetafi...
2006-12-04  Rob Shearmanole32: The width of the metafile drawn should be 3...
2006-12-04  Rob Shearmanole32: Fill in the xExt and yExt fields in OleMetafileP...
2006-12-04  Rob Shearmanole32: Use the default icon title font when writing...
2006-12-04  Rob Shearmanole32: The METAFILEPICT created by OleMetafilePictFromI...
2006-12-04  Rob Shearmanole32: Call SetWindowOrgEx and SetWindowExtEx in OleMet...
2006-12-04  Rob Shearmanole32: Implement saving of the data cache.
2006-12-04  Rob Shearmanole32: Add handling of the dirty state to the data...
2006-12-04  Rob Shearmanole32: Add documentation for CreateDataCache.
2006-12-04  Rob Shearmanole32: Add some tests for the IViewObject, IOleCache2...
2006-12-04  Rob Shearmanole32: The advise sink for the data cache should be...
2006-12-04  Rob Shearmanole32: Implement the SetData function for the data...
2006-12-04  Rob Shearmanole32: Load cached data in the data cache into a STGMED...
2006-12-04  Rob Shearmanole32: Implement Cache and Uncache for the data cache.
2006-12-04  Rob Shearmanole32: Create a cache entry for each format in the...
2006-12-04  Rob Shearmanole32: Implement DataCache_GetClassID.
2006-12-04  Pierre d'Herbemontdbghelp: Fix elf_load_module params on non elf system...
2006-12-04  Dmitry Timoshkovmsacm32: Make some data const.
next