widl: Add tests for arrays of pointers.
[wine] / dlls /
2007-06-21  Dan Hipschmanwidl: Add tests for arrays of pointers.
2007-06-21  H. Verbeetwined3d: Make use of the texUnitMap in drawStridedSlow...
2007-06-21  H. Verbeetwined3d: Use texture2D to sample in pshader_glsl_texdp3...
2007-06-21  Stefan Dösingerwined3d: Emulate tracking of multiple material properties.
2007-06-21  Stefan Dösingerwined3d: Unload texture coords for all supported textur...
2007-06-21  Stefan Dösingerwined3d: Remove the FVF codepath from drawprim.
2007-06-21  Stefan Dösingerd3d8: Convert fvfs to vertex declarations.
2007-06-20  Ken Thomaseswinecoreaudio: Make wodReset fail if called on a closed...
2007-06-20  Ken Thomaseswinecoreaudio: Move notify of completed WAVEHDRs to...
2007-06-20  Ken Thomaseswinecoreaudio: Move a variable declaration to narrower...
2007-06-20  Ken Thomaseswinecoreaudio: Extract loop, wodNotifyClient for WAVEHD...
2007-06-20  Dmitry Timoshkovuser32: Make MDI get_client_info checks more strict.
2007-06-20  Dmitry Timoshkovuser32: When inserting a menu item make sure that MDI...
2007-06-20  Alex Villacís Lassoquartz: Fix video rendering sizing/positioning bugs.
2007-06-20  Stefan Dösingerddraw: Test for incorrect surface desc sizes in GetSurf...
2007-06-20  Marcus Meissnerwined3d: Fixed pointer casting and additions.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-20  Andrew Talbotnetapi32: Constify some variables.
2007-06-20  Michael Stefaniucmsvcrt: Move definition of 2 static inline functions...
2007-06-20  Jason Greenwinscard: Add extended stub for SCardEstablishContext.
2007-06-20  Rob Shearmanrpcrt4: Use the offset to array data in embedded pointe...
2007-06-19  Alexandre Julliardntdll: Improved the stub behavior of NtQuerySystemInfor...
2007-06-19  James Hawkinsntoskrnl.exe: Add a stub implementation of KeInitialize...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in stateblock methods.
2007-06-19  Stefan Dösingerd3d9: Release the wined3d query when the d3d9 query...
2007-06-19  Stefan Dösingerd3d9: Hold the lock in query methods.
2007-06-19  Dmitry Timoshkovuser32: Insert menu item only after contents of the...
2007-06-19  Misha Koshelevgdi32: Fix ArcTo to use proper starting and ending...
2007-06-19  Misha Koshelevgdi32/tests: Add framework for tests of drawing functio...
2007-06-19  Dan Hipschmanrpcrt4: Fix typo in union buffer size calculation.
2007-06-19  Dan Hipschmanrpcrt4: Fix bug calculating union switch type.
2007-06-19  Dan Hipschmanrpcrt4: Remove inaccurate comments.
2007-06-19  Dan Hipschmanrpcrt4: Add encapsulated union tests.
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-19  Detlef Riekenbergntprint: Add version resource.
2007-06-19  Detlef Riekenbergntprint: Add a stub for ntprint.dll.
2007-06-19  Detlef Riekenbergprintui: Add version resource.
2007-06-19  Lei Zhangriched20: Add tests for EM_FORMATRANGE.
2007-06-19  Andrew Talbotmsvidc32: Constify some variables.
2007-06-19  James Hawkinsmsi: Properly delete rows from the table, instead of...
2007-06-19  James Hawkinsmsi: Send the expected data to set_deferred_action_props.
2007-06-19  Jeff Latimerhnetcfg: Stub implementation of the dll.
2007-06-18  Rob Shearmanrpcrt4: Implement encapsulated union NDR functions.
2007-06-18  Huw Davieswineps.drv: Ignore ExtTextOut calls that occur before...
2007-06-18  Detlef Riekenbergprintui: Add stub for printui.dll.
2007-06-18  Detlef Riekenberglocalspl/tests: Add tests for AddPortEx.
2007-06-18  Detlef Riekenbergwinspool/tests: Add tests for AddPortEx.
2007-06-18  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-06-18  Andrew Talbotmsi: Name all or none of the formal arguments in functi...
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-18  Alexandre Julliardwinedos: Fix the device open code for the new NtCreateF...
2007-06-18  Alexandre Julliardkernel32: Fix VxD open code for the new NtCreateFile...
2007-06-18  H. Verbeetwined3d: Mask texture stage state arguments with WINED3...
2007-06-18  H. Verbeetwined3d: Only set GL_SHADER_OPERATION_NV to GL_NONE...
2007-06-18  Stefan Dösingerd3d9: Hold the lock in Pixelshader functions.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in indexbuffer methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in cubetexture methods.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in methods implemented in device.c.
2007-06-18  Stefan Dösingerd3d9: Hold the lock in IDirect3D9 methods.
2007-06-18  Misha Koshelevshell32: Conform to native in SHELL_ArgifyW for unquote...
2007-06-18  Vitaly Budovskiwinealsa: Fix incorrect callback private value.
2007-06-18  James Hawkinsmsi: Patches are applied based on ProductCode, not...
2007-06-18  James Hawkinsmsi: Implement MsiApplyPatchW.
2007-06-18  James Hawkinsmsi: Forward MsiApplyPatchA to MsiApplyPatchW.
2007-06-18  Francois Gougetshlwapi: Update win32.api to fix the winapi_check warnings.
2007-06-18  Paul Vrienscrypt32/tests: Don't crash on Vista.
2007-06-15  Evan Stadegdiplus: Brush tests.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-15  Kolbjørn Fredheimwinex11.drv: Echo the video mode requested in the error...
2007-06-15  Lei Zhangcomctl32: Make modal property sheets modal.
2007-06-15  Misha Koshelevsetupapi: Handle unquoted paths in InstallHinfSection...
2007-06-15  Misha Koshelevsetupapi/tests: Add basic tests for InstallHinfSectionA...
2007-06-15  Alexandre Julliarduser32/tests: Avoid strlen in trace.
2007-06-15  Alexandre Julliardntdll: Implemented reading of the CDROM TOC on Mac OS.
2007-06-15  Dmitry Timoshkovmsi: Simplify the code.
2007-06-15  James Hawkinsmsi: Set the UserSID and ProductCode properties for...
2007-06-15  Andrew Talbotmsrle32: Constify some variables.
2007-06-15  Jacek Cabanmshtml: Added IOleInPlaceSiteEx tests.
2007-06-15  Jacek Cabanmshtml: Use IOleInPlaceSiteEx if available.
2007-06-15  Lei Zhanguser32: Remove a unused variable from ES_PASSWORD test.
2007-06-15  Ulrich Czekallaopengl: Use get_glxdrawable to grab the drawable.
2007-06-15  Damjan Jovanovicws2_32: getsockname should fail on unbound socket.
2007-06-14  Francois Gougetcrypt32: Add missing '\n' to ok() call.
2007-06-14  Lei Zhangcomdlg32: Move file dialog resizing code into its own...
2007-06-14  Lei Zhanguser32: Improve cut/copy/paste behavior of password...
2007-06-14  James Hawkinsmsi: Fixed the WriteEnvironmentStrings action.
2007-06-14  Stefan Dösingerd3d9: Add a dll global critical section.
2007-06-14  Stefan Dösingerwined3d: DDraw surfaces are QWORD aligned.
2007-06-14  Stefan Dösingerwined3d: Present does not clear the depth stencil.
2007-06-14  Stefan Dösingerwined3d: Implement vertical refresh sync.
2007-06-14  Stefan Dösingerwined3d: Only swap system memory resources of front...
2007-06-14  Andrew Talbotmsi: Constify some variables.
2007-06-14  Maarten Lankhorstdsound: Use TIME_KILL_SYNCHRONOUS on sound timer.
2007-06-14  Alexandre Julliardlocalspl: Make some functions static.
2007-06-14  Detlef Riekenberglocalspl: Implement AddPortEx.
2007-06-14  James Hawkinsmsi: Protect custom actions with a structured exception...
2007-06-14  Phil Costinwined3d: Remove a duplication in device.c.
2007-06-14  Paul Vrienscrypt32/tests: Vista uses a different error code.
2007-06-14  Paul Vrienscrypt32/tests: Skip tests if we don't have enough rights.
next