oleaut32: Convert CustData to use standard linked lists.
[wine] / dlls /
2011-03-14  Andrew Eikumoleaut32: Convert CustData to use standard linked lists.
2011-03-14  Andrew Eikumoleaut32: Use helper function to get CustData by GUID.
2011-03-14  Aric Stewartusp10: Update ScriptCPtoX to handle RTL runs.
2011-03-14  Francois Gougetwininet: Avoid a conflict with the sun macro when compi...
2011-03-14  Juan Langcryptnet: Fix typo.
2011-03-14  Alexandre Julliardversion: Allocate the full virtual size of the section...
2011-03-12  Alexandre Julliardgdi32: Avoid null pointer access when we are out of...
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the path functions.
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the palette...
2011-03-11  Alistair Leslie... msxml3: Ignore XML property ResolveExternals.
2011-03-11  Alexander Scott... inetcpl.cpl: Add ability to delete Temporary Internet...
2011-03-11  Alexander Scott... wininet: Partially implement FreeUrlCacheSpaceW.
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the color manag...
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the pixel forma...
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the device...
2011-03-11  Alexandre Julliardgdi32: Move all the enhanced metafile DC setting functi...
2011-03-11  Alexandre Julliardgdi32: Move all the metafile DC setting functions to...
2011-03-11  Michael Stefaniucshdocvw: COM cleanup for the ITaskbarList iface.
2011-03-11  Piotr Cabanmshtml: Execute IDocObject_FireDocumentComplete in...
2011-03-11  Piotr Cabanmshtml: Added IHTMLPrivateWindow_GetAddressBarUrl imple...
2011-03-11  Piotr Cabaninclude: Added IDocObjectService interface definition.
2011-03-11  Nikolay Sivovmsxml3: Move string conversion helper to header.
2011-03-11  Nikolay Sivovmsxml3: Fix reference counting behaviour for named...
2011-03-11  Vincent Povirkgdiplus: Prefer to not use gdi32 for gradient and textu...
2011-03-11  Vincent Povirkgdiplus: Implement software rendering of texture brushes.
2011-03-11  Vincent Povirkgdiplus: Don't use gdi32 to scale or draw from outside...
2011-03-11  Vincent Povirkgdiplus: Implement bilinear interpolation.
2011-03-11  Vincent Povirkgdiplus: Move bitmap interpolation into a separate...
2011-03-11  Alexandre Julliarduser.exe: Don't try calling the WH_CALLWNDPROC hook...
2011-03-11  Andrew Eikumoleaut32: Convert TLBVarDesc to be stored as an array.
2011-03-11  Andrew Eikumoleaut32: Convert TLBImplType to be stored as an array.
2011-03-11  Juan Langcryptnet/tests: Partially revert commit de6e33f306a3b1b...
2011-03-11  Juan Langwininet: Reimplement IsUrlCacheEntryExpired.
2011-03-11  Henri Verbeetwined3d: Don't invalidate STATE_VDECL in context_set_re...
2011-03-11  Henri Verbeetwined3d: Get rid of wined3d_buffer_get_desc().
2011-03-11  Henri Verbeetwined3d: Get rid of IWineD3DVolume::GetDesc().
2011-03-11  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetDesc().
2011-03-10  Alexandre Julliardgdi32: Add a SetLayout driver entry point and implement...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the various...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for SetDCBrush...
2011-03-10  Alexandre Julliardwineps: Add support for SetDCBrush/PenColor.
2011-03-10  Alexandre Julliardgdi32: Fix handling of the DC brush/pen in metafiles.
2011-03-10  Dylan Smithd3dx9/tests: Partially test front and back faces for...
2011-03-10  Dylan Smithd3dx9/tests: Added outline comparison tests for D3DXCre...
2011-03-10  Dylan Smithd3dx9/tests: Add basic tests for D3DXCreateText.
2011-03-10  Dylan Smithd3dx9: Support triangulation of complex glyphs in D3DXC...
2011-03-10  Dylan Smithd3dx9: D3DXCreateText implementation for simple glyphs.
2011-03-10  André Hentschelmountmgr.sys: Handle IOCTL_DISK_GET_DRIVE_GEOMETRY_EX.
2011-03-10  Aric Stewartusp10: Corrections to ScriptCPtoX.
2011-03-10  Peter Schellenbacholeaut32: Fixed initial cyLogical value in IFont constr...
2011-03-10  Erich Hooverwinex11: Add support for retrieving multi-rate animated...
2011-03-10  Erich Hooveruser32: Add preliminary support for reading and storing...
2011-03-10  Erich Hooveruser32: Add FIXMEs for unsupported animated cursor...
2011-03-10  Erich Hooveruser32: Fix GetCursorFrameInfo when passed the proper...
2011-03-10  David Hedbergmsi: Check other sources if install media not present...
2011-03-10  David Hedbergmsi: Use ordering information to update the correct...
2011-03-10  Juan Langcryptnet: Let DeleteUrlCacheEntryW remove the cache...
2011-03-10  Juan Langwininet: Implement DeleteUrlCacheEntryA/W with a helper...
2011-03-10  Juan Langwininet: Implement sticky url cache entries.
2011-03-10  Juan Langwininet: Test sticky url cache entries.
2011-03-10  Juan Langwininet: Treat times of 0 as a special value.
2011-03-10  Juan Langwininet: Add more tests for CommitUrlCacheEntry.
2011-03-10  Hans Leidekkermsimsg: New dll.
2011-03-10  Hans Leidekkermsi: Fix a memory leak (valgrind).
2011-03-10  Hans Leidekkerodbccp32: Initialize the usage count in SQLRemoveDriver...
2011-03-10  Nikolay Sivovmsxml3: Some get_attributes() tests.
2011-03-10  Vincent Povirkgdiplus: Implement tiling wrap modes.
2011-03-10  Vincent Povirkgdiplus: Apply image attributes to bitmaps before resam...
2011-03-10  Vincent Povirkgdiplus: Read drawn bitmaps in one step instead of...
2011-03-10  Vincent Povirkgdiplus: Move ImageAttributes mapping into a helper...
2011-03-10  Vincent Povirkgdiplus: Add tests for interpolation mode and make...
2011-03-10  Alexandre Julliardgdiplus: Use signed types in convert_pixels to avoid...
2011-03-10  Joris Huizerdbghelp: dwarf2_get_cpp_name: fix off-by-one error.
2011-03-10  Vincent Povirkcomctl32: Validate text entered in a datetime by the...
2011-03-10  Henri Verbeetwinex11: Remove a redundant forward declaration.
2011-03-10  Henri Verbeetwined3d: Get rid of IWineD3DBaseTexture::GetSubResource...
2011-03-10  Henri Verbeetwined3d: Generalize GetSurfaceLevel() / GetVolumeLevel...
2011-03-10  Henri Verbeetwined3d: Introduce wined3d_resource_get_desc() to retri...
2011-03-10  Aric Stewartuser32: Remove SetWindowText export.
2011-03-10  André Hentschelkernel32: Add stub for GetVolumePathNamesForVolumeNameA.
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the object...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the OpenGL...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the mapping...
2011-03-10  Alexandre Julliardgdi32: Add a mechanism for stacking gdi drivers.
2011-03-09  Alexandre Julliardgdi32: Add null driver entry points for the clipping...
2011-03-09  Austin Englishmapi32: Avoid shadowing a parameter.
2011-03-09  Austin Englishwininet: Avoid shadowing a parameter.
2011-03-09  Austin Englishshell32: Avoid shadowing a parameter.
2011-03-09  Austin Englishsetupapi: Avoid shadowing a parameter.
2011-03-09  Austin Englishuser32: Avoid shadowing a parameter.
2011-03-09  Austin Englisholeaut32: Avoid shadowing a parameter.
2011-03-09  Austin Englishmsxml3: Avoid shadowing a parameter.
2011-03-09  Austin Englishmshtml: Avoid shadowing a parameter.
2011-03-09  Austin Englishgdiplus: Avoid shadowing a parameter.
2011-03-09  Eric Pouechdbghelp: Fix bug in managing COFF files array.
2011-03-09  Eric Pouechdbghelp: When building the by address lookup table...
2011-03-09  Eric Pouechdbghelp: Add helper to get global address out of symt...
2011-03-09  Eric Pouechdbghelp: Quirk for supporting anonymous UDT (class...
2011-03-09  Eric Pouechdbghelp: When parsing a subprogram in dwarf debug forma...
2011-03-09  Eric Pouechdbghelp: Add support for parsing methods (in C++ classe...
next