wined3d: Properly check if an attribute is used in loadVertexData().
[wine] / dlls /
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.
2009-08-21  Jacek Cabanmshtml: Code clean up.
2009-08-21  Jacek Cabanmsxml3: Store xmlnode object in domdoc.
2009-08-21  Jacek Cabanmsxml3: Store xmlnode object in domelem.
2009-08-21  Jacek Cabanmsxml3: Return xmlnode object from create_basic_node.
2009-08-21  Stefan Leichterntoskrnl.exe: Stub for IoReportResourceUsage.
2009-08-21  Tony Wasserkawindowscodecs: Support Stat for memory streams in IWICS...
2009-08-21  Tony Wasserkawindowscodecs: Support Seek for memory streams in IWICS...
2009-08-21  Tony Wasserkawindowscodecs: Support writing to memory streams in...
2009-08-21  Tony Wasserkawindowscodecs: Support reading from memory streams...
2009-08-21  Tony Wasserkawindowscodecs: Add IWICStream_InitializeFromMemory...
2009-08-21  Stefan Leichterkernel32: Test GetPrivateProfileString with empty strin...
2009-08-21  Louis Lenderswindowscodecs: Add version resource.
2009-08-21  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
2009-08-21  Vincent Povirkwindowscodecs: Implement CopyPixels for 32-bit ICO...
2009-08-21  Vincent Povirkwindowscodecs: Implement CopyPixels for 1-bit ICO icons.
2009-08-21  Vincent Povirkwindowscodecs: Implement CopyPixels for 4-bit ICO icons.
2009-08-21  Vincent Povirkwindowscodecs: Implement CopyPixels for 24-bit ICO...
2009-08-21  Vincent Povirkwindowscodecs: Implement CopyPixels for 8-bit ICO icons.
2009-08-21  Vincent Povirkwindowscodecs: Implement GetSize for the ICO decoder.
2009-08-21  Vincent Povirkwindowscodecs: Implement GetFrameCount and GetFrame...
2009-08-21  Vincent Povirkwindowscodecs: Implement Initialize for the ICO decoder.
2009-08-21  Vincent Povirkwindowscodecs: Add stub ICO decoder.
2009-08-21  Rico Schüllerd3d10: Implement GetConstantBufferByIndex.
2009-08-21  Rico Schüllerd3d10: Implement GetConstantBufferByName.
2009-08-21  Rico Schüllerd3d10: Add ID3D10EffectConstantBufferVtbl.
2009-08-21  Rico Schüllerd3d10: Add annotation skipping.
2009-08-21  Vincent Povirkgdiplus: Remove an ipicture reference in GdipCreateBitm...
2009-08-21  Vincent Povirkgdiplus: Do not call IPicture_Render directly from...
2009-08-21  Vincent Povirkgdiplus: Add codecs for the image formats we can curren...
2009-08-21  Vincent Povirkgdiplus: Only attempt to encode if the Encoder flag...
2009-08-21  Vincent Povirkgdiplus: Implement GdipGetImageDecoders[Size].
2009-08-21  Vincent Povirkgdiplus: Store the codec information and functions...
2009-08-21  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-21  Henri Verbeetwined3d: Properly check if an attribute is used in...
2009-08-21  Henri Verbeetwined3d: Don't check for a "representative" in the...
2009-08-21  Henri Verbeetwined3d: Add a state handler for WINED3DRS_DEBUGMONITOR...
2009-08-21  Henri Verbeetwined3d: Mark the correct state dirty.
2009-08-21  Michael Stefaniucshdoclc: Add the Romanian translation.
2009-08-21  Jacek Cabanurlmon: Added more protocol tests.
2009-08-21  Jacek Cabanurlmon: Check FLAG_ALL_DATA_READ first in protocol_read.
2009-08-21  Jacek Cabanurlmon: Fixed bscf for ReportData after mime verificati...
2009-08-21  Jacek Cabanurlmon: Fixed report_data for recursive calls.
2009-08-21  Jacek Cabanurlmon: Added IWinInetHttpInfo stub implementation...
2009-08-20  Andrew Eikumuser32/tests: Fix input test failure in win9x platforms.
2009-08-20  Andrew Eikumole32: Add big block chain to small block chain convers...
2009-08-20  Andrew Eikumole32: Allow small block chains with no property.
2009-08-20  Andrew Eikumole32: Repair leak on error path.
2009-08-20  Tony Wasserkawindowscodecs: Add stubs for the IWICStream interface.
2009-08-20  Alexandre Julliarduser32: Run the explorer process from the system directory.
2009-08-20  Jörg Höhled3d9/tests: SetAutoGenFilterType tests.
2009-08-20  Alexandre Julliardmsvfw32: Add missing utf8 pragma.
2009-08-20  Michael Stefaniucoleacc: Add the Romanian translation.
2009-08-20  Luca Bennatiwininet: Update Italian translation.
2009-08-20  Luca Bennatiappwiz.cpl: Add Italian translation.
2009-08-20  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftWidth.
2009-08-20  Juan Langole32: Correct byte count.
2009-08-20  Juan Langole32: On big endian machines, copy strings to little...
2009-08-20  Juan Langrpcrt4: Allow Annotation to be NULL.
2009-08-20  Jacek Cabanmshtml: Moved parse_post_data to GetBindInfo.
2009-08-20  Mike Kaplinskiyws2_32/tests: Test connecting a pending accept socket.
2009-08-20  Vincent Povirkoleaut32: Map INT and UINT typedesc's to VT_I4 and...
2009-08-20  Vincent Povirkoleaut32: Add test for INT and UINT property return...
2009-08-19  Alexandre Julliarduserenv/tests: Don't depend on the Ascii length to...
2009-08-19  Stefan Dösingerwined3d: Use 50 chars for register names in texm3x3...
2009-08-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_visibility.
2009-08-19  Alistair Leslie... msxml3: Support loading windows file paths.
2009-08-19  Henri Verbeetwined3d: Hide WINED3DFMT_R16G16B16A16_UNORM again.
2009-08-19  Henri Verbeetwined3d: Pass the context's gl_info to state handlers.
2009-08-19  Henri Verbeetwined3d: Rename some GLSL instruction handlers.
2009-08-19  Henri Verbeetwined3d: Try to force a top-left filling convention.
2009-08-19  Henri Verbeetwined3d: Make use_vs() safe to call from IWineD3DDevice...
2009-08-19  Jesse Littondbghelp: Don't double memory allocation on every add.
2009-08-19  Rico Schüllerwined3d: Fix some checkGLcalls.
2009-08-19  Alexandre Julliardwinhttp/tests: Use the global wine_dbgstr_w instead...
2009-08-19  Alexandre Julliardurlmon/tests: Use the global wine_dbgstr_w instead...
next