widl: Remove some unnecessary calls to duptype.
[wine] / dlls /
2008-07-07  Rob Shearmaninclude: Remove unused file wine/rpcss_shared.h.
2008-07-07  Dylan Smithrichedit: Fixed the selection bar width.
2008-07-07  Dylan Smithrichedit: Made sure the caret position is stored when...
2008-07-04  Dylan Smithuser32: Increased area for scrolling via mouse drag...
2008-07-04  Vladimir Pankratovshell32: Update Russian translation.
2008-07-04  Nikolay Sivovgdiplus: Remove unnecessary cast from GdipAddPathRectangle.
2008-07-04  Nikolay Sivovgdiplus: Implemented GdipPathIterHasCurve with tests.
2008-07-04  Alexander Morozovwininet: Remove unneeded variable.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in video renderer.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in directsound...
2008-07-04  Rob Shearmanrpcrt4: Don't reserve space in the buffer for reference...
2008-07-04  Rob Shearmanrpcrt4: Implement memory sizing for pointers in complex...
2008-07-04  Rob Shearmanrpcrt4: The conformant array offset in complex structs...
2008-07-04  Rob Shearmanrpcrt4: Fix NdrComplexArrayUnmarshall and NdrComplexStr...
2008-07-04  Rob Shearmanrpcrt4: Support calculating the size in memory of range...
2008-07-04  Dylan Smithcomctl32: Fix for ComboBoxEx bug caused by focus change.
2008-07-04  Dylan Smithcomctl32: Added tests to show a ComboBoxEx bug caused...
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpSendRequest.
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpOpenRequest...
2008-07-04  Zac Brownwinhttp: Add stub implementation for WinHttpConnect.
2008-07-04  Kai Blinws2_32: Prevent segfault in trace for NULL AddressString.
2008-07-04  Jacek Cabanmshtml: Don't mix nsresult with HRESULT.
2008-07-04  Maarten Lankhorstquartz: Set filesource initial state to stopped.
2008-07-04  Maarten Lankhorstquartz: Make CLSID_AudioRender an alias for CLSID_DSoun...
2008-07-04  Massimo Del Fedeleopengl32: glGetString() should return NULL on NULL...
2008-07-03  Alexandre Julliardserver: Set the visible rect in the set_window_pos...
2008-07-03  Alexandre Julliardntdll: Split the signal setup into process-wide and...
2008-07-03  Alexandre Julliardkernel32: Use a proper structure for thunks instead...
2008-07-03  Alexandre Julliardexception.h: Make the RtlUnwind wrapper available separ...
2008-07-03  Alexandre Julliardoleaut32: Include the system jpeg and png headers befor...
2008-07-03  Zhangrong Huangmsxml3/test: Fix a typo in test node_to_string().
2008-07-03  Zhangrong Huangsecur32: Allow loading external schannel.dll.
2008-07-03  Alistair Leslie... msxml3: Added tests to check for invalid arguments.
2008-07-03  Alistair Leslie... msxml3: Added checks for invalid arguments in nodelist.
2008-07-03  Alistair Leslie... msxml3: Added checks for invalid arguments in queryresult.
2008-07-03  Alexander Morozovwininet/tests: Add HTTP 1.1 test.
2008-07-03  Alexander Morozovwininet/tests: Additional HTTP header tests.
2008-07-03  Sinitsin Ivanmshtml: Add HTMLWindow_scrollBy implementation.
2008-07-03  Sinitsin Ivanmshtml: Add HTMLWindow_scrollTo implementation.
2008-07-03  Alistair Leslie... msxml3: Use libxml macros to get the length of a set.
2008-07-03  Piotr Cabanmsxml3/tests: Fix error messages.
2008-07-03  Piotr Cabanmsxml3/tests: Better error messages formatting.
2008-07-03  Vijay Kiran Kamujuvdmdbg: Add stub for VDMEnumProcessWOW.
2008-07-03  Nikolay Sivovgdiplus: Construction/desctruction tests for PathIterator.
2008-07-03  Nikolay Sivovgdiplus: Added file for PathIterator testing.
2008-07-03  Nikolay Sivovgdiplus: Implementation of GdipPathIterEnumerate.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipDrawBeziers.
2008-07-03  Nikolay Sivovgdiplus: Implemented GdipCreateTextureIAI using float...
2008-07-03  Dylan Smithrichedit: Fixed simulated keyboard events on tests.
2008-07-03  Maarten Lankhorstquartz: Fix return value for video renderer.
2008-07-03  Maarten Lankhorstquartz: Fix return values in directsound renderer.
2008-07-03  Maarten Lankhorstwined3d: Fix a deadlock that may occur during initializ...
2008-07-03  Michael Stefaniucgdiplus: Remove redundant NULL check before GdipFree...
2008-07-03  H. Verbeetwined3d: Track depth stencil location per-surface.
2008-07-03  H. Verbeetwined3d: Use dst_fbo to do the depth blit.
2008-07-03  H. Verbeetwined3d: Make sure the FBO doesn't have any depth attac...
2008-07-03  Michael Karcherwinex11: Made local constant static.
2008-07-03  Owen Rudgeshell32: Check registry entry for cpl files (in standar...
2008-07-03  Jacek Cabanmshtml: Set doc to NULL in NSContainer_Release.
2008-07-03  Juan Langinetmib1: Fix test failures on some systems.
2008-07-03  Alistair Leslie... msxml3: Added support to create an Attribute in createNode.
2008-07-03  Paul Vriensquartz/tests: Make tests run on everything lower then...
2008-07-03  Huw Daviesgdiplus: Add some more region stubs.
2008-07-03  Kai Blinnetapi32: Make sure NetUserGetInfo can find the current...
2008-07-03  Alexandre Julliardiphlpapi: Fix the return value of GetPerAdapterInfo...
2008-07-02  Alexandre Julliarduser32: Split the SetWindowPos driver backend in Window...
2008-07-02  Detlef Riekenbergwinspool: Use the backend for EnumMonitors.
2008-07-02  Detlef Riekenberglocalspl: Implement fpEnumMonitors.
2008-07-02  Stefan Dösingerwined3d: Restore the gamma when destroying the swapchain.
2008-07-02  Stefan Dösingerwined3d: Delay render target activation.
2008-07-02  Stefan Dösingerwined3d: Use CTXUSAGE_RESOURCELOAD for fb->texture...
2008-07-02  Stefan Dösingerwined3d: Update the blit ortho on size changes.
2008-07-02  Stefan Dösingerwined3d: RENDERTARGET | AUTOGENMIPMAP are compatible.
2008-07-02  Alexander Dorofeyevquartz: Fix memory leak and behavior on errors in Filte...
2008-07-02  Alexander Dorofeyevquartz: Fix memory leak in FilterMapper_RegisterFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memleak in FilterMapper2_RegisterFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memory leaks in FM2_DeleteRegFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memory leaks in IEnumRegFiltersImpl_Release.
2008-07-02  Alexander Dorofeyevquartz: Fix interface leak in EnumMonikerImpl_Release.
2008-07-02  Adam Petacciagdiplus: Test GdipCloneImage.
2008-07-02  Adam Petacciagdiplus: Stub GdipCloneImage.
2008-07-02  Adam Petacciagdiplus: Correct spec entry for GdipFlush.
2008-07-02  James Hawkinsntdll: Skip the byte swap test in win2k.
2008-07-02  James Hawkinsgdi32: Fix two tests that fail for all platforms.
2008-07-02  James Hawkinsrpcrt4: Fix a failing test in win2k.
2008-07-02  James Hawkinsd3d9: Fix a test that fails with broken drivers.
2008-07-02  James Hawkinsadvapi32: Send in an empty string to RegSetValueEx...
2008-07-02  James Hawkinskernel32: Fix test failures because of a broken Replace...
2008-07-02  James Hawkinsdsound: Fix a failing test for broken drivers.
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
2008-07-02  James Hawkinsddraw: Fix a failing test for broken drivers.
2008-07-02  James Hawkinsadvapi32: Fix a failing test in win2k.
2008-07-02  James Hawkinsfusion: pwzFilePath is an out parameter, so don't trace...
2008-07-02  James Hawkinsmsi: Test the special _Storages table.
2008-07-02  Alexandre Julliardwinex11: Check for XKB extension on the GDI display...
2008-07-02  Alexandre Julliardwinex11: Get rid of the XKB initialisation workaround...
2008-07-02  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-07-02  Detlef Riekenbergspoolss: Implement InitializeRouter.
2008-07-02  Austin Englishcrypt32: Fix a couple of test failures on Vista.
2008-07-02  Peter Oberndorferopengl32: Fix a typo (wglShaderLists -> wglShareLists).
next