wined3d: Properly check if an attribute is used in state_normalize().
[wine] / dlls /
2009-08-26  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-26  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-26  Chris Robinsonwinemp3.acm: Fix reading/decoding loop.
2009-08-26  Michael Stefaniucd3d8: Release the lock instead of locking a second...
2009-08-26  Andrew Eikumuser32/tests: Fix input test failures on NT4.
2009-08-26  Austin Englishdnsapi: Add a stub for DnsFlushResolverCache.
2009-08-26  Vincent Povirkwininet: Allow +.- characters in url scheme.
2009-08-26  Vincent Povirkoleaut32: Make ITypeInfo2::GetCustData succeed when...
2009-08-26  Alexandre Julliardntdll/tests: Make sure buffer alignment is correct.
2009-08-25  Jeff Zaroykokernel32: sLanguage is LOCALE_SABBREVLANGNAME.
2009-08-25  Huw Daviesmsdaps: Implement IBindResource_Bind proxy and stub.
2009-08-25  Huw Daviesmsdaps: Implement IDBCreateCommand_CreateCommand proxy...
2009-08-25  Huw Daviesmsdaps: Implement ICreateRow_CreateRow proxy and stub.
2009-08-25  Huw Daviesmsdaps: Use 2 byte structure packing for win32 code.
2009-08-25  Ge van Geldorpcrypt32/tests: Remove test that crashes on Win7.
2009-08-25  Mike Kaplinskiyws2_32/tests: Fix failure on NT4.
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for setsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32/tests: Add tests for getsockopt with invalid...
2009-08-25  Detlef Riekenbergws2_32: Set WSAEINVAL on invalid levels in set+getsockopt.
2009-08-25  Detlef Riekenbergws2_32: Use only the lower 16 bit as level when calling...
2009-08-25  Alexandre Julliardwinemp3: Include wine/port.h.
2009-08-25  Michael Stefaniucntdll: Fix a memory leak on an error path (Smatch).
2009-08-25  Alexandre Julliardshell32: Move the IQueryAssociations implementation...
2009-08-25  Henri Verbeetd3d8: Use a wined3d cs for wined3d locking.
2009-08-25  Henri Verbeetd3d8: Remove stray tabs.
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-25  Vincent Povirkwindowscodecs: Fix rounding in BMP encoder.
2009-08-25  Vincent Povirkwindowscodecs: Support conversion of 8bppGray to 32bppBGRA.
2009-08-25  Vincent Povirkwindowscodecs: Print a FIXME when WICConvertBitmapSourc...
2009-08-25  Vincent Povirkwindowscodecs: Implement CopyPixels for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetSize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement GetPixelFormat for the JPEG...
2009-08-25  Vincent Povirkwindowscodecs: Implement GetFrame for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Implement Initialize for the JPEG decoder.
2009-08-25  Vincent Povirkwindowscodecs: Add stub JPEG decoder.
2009-08-25  Andrew Eikumgdiplus: Support regions of more than one rectangle...
2009-08-25  Ge van Geldorpntdll/tests: Pass properly aligned buffers.
2009-08-25  Ge van Geldorpshlwapi/tests: Remove test that crashes on Win7.
2009-08-25  Jacek Cabanmshtml: Get rid of handling post data in IPersistMonike...
2009-08-24  Ge van Geldorpntdll/tests: Add acceptable status codes for Win7.
2009-08-24  Ge van Geldorpntdll/tests: Fix info tests on Win7.
2009-08-24  Ge van Geldorpshlwapi/tests: Prevent buffer overflow.
2009-08-24  Ge van Geldorpnetapi32/tests: Fix tests on Win7.
2009-08-24  Vladimir Pankratovshdoclc: Correct Russian translation.
2009-08-24  Huw Daviesmsdaps: Implement ISessionProperties_SetProperties...
2009-08-24  Huw Daviesmsdaps: Implement IDBCreateSession_CreateSession proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBProperties_SetProperties proxy...
2009-08-24  Huw Daviesmsdaps: Implement IDBInitialize_Initialize proxy and...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Stat with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for the unimplemented IWICStre...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Write with...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Read with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_Seek with memor...
2009-08-24  Tony Wasserkawindowscodecs: Add tests for IWICStream_InitializeFromM...
2009-08-24  Vincent Povirkoleaut32: Avoid copying the data when loading an image...
2009-08-24  Damjan Jovanovicsti: Add self registration.
2009-08-24  Aric Stewartwinemp3.acm: Link to system libmpg123.so.
2009-08-24  Alexandre Julliarduser32: The LongPtr functions are only exported on...
2009-08-24  Alexandre Julliardmsvcrt: The floating point adjust functions only make...
2009-08-24  Alexandre Julliardntdll: The large integer functions are 32-bit only.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-24  Andrew Nguyenuser32/tests: Fix a test failure on Win9x.
2009-08-24  Piotr Cabanjscript: Added String.substr implementation.
2009-08-24  Piotr Cabanjscript: Fixed Function method's lengths.
2009-08-24  Piotr Cabanjscript: Fixed keywords handling.
2009-08-24  Nikolay Sivovcomctl32/tests: Move message testing helpers to header.
2009-08-24  Akihiro Sagawacsetupapi: Update Japanese translation.
2009-08-24  Akihiro Sagawashell32: Update Japanese translation.
2009-08-24  Akihiro Sagawacomctl32: Update Japanese translation.
2009-08-24  Akihiro Sagawaappwiz.cpl: Update and refine Japanese translation.
2009-08-24  Jacek Cabanmsxml3: Get rid of not used aggregation support in...
2009-08-24  Jacek Cabanmshtml: Use URL moniker to load http documents.
2009-08-24  Jacek Cabanurlmon: Call OnStopBinding before Terminate.
2009-08-24  Jacek Cabanwininet: Don't free gzip_stream in HTTPREQ_CloseConnection.
2009-08-24  Jacek Cabanshdocvw: Return succes in bind status callback functions.
2009-08-24  Jacek Cabanmshtml: Don't return Gecko interfaces implementation...
2009-08-24  Jacek Cabanmshtml: Treat wyciwyg protocol as Gecko special protocol.
2009-08-24  Jacek Cabanmshtml: Wrap nsIHttpChannelInternal interface.
2009-08-24  Jacek Cabanurlmon: Fixed tests on IE older than 8.
2009-08-24  Andrew Eikumole32: Don't read past the end of the stream when conve...
2009-08-24  Aric Stewartmsacm32/tests: msacm32 can enumerate drivers that canno...
2009-08-24  Aric Stewartmsacm32: In acmDriverDetails if we are unable to load...
2009-08-24  Aric Stewartmsacm32: If a driver load fails and it does not give...
2009-08-21  Alexandre Julliardserver: Define an architecture-independent structure...
2009-08-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put wordSpacing.
next