winex11: Re-add the optimization for blending 1x1 pixel bitmaps.
[wine] / dlls /
2009-09-17  Jacek Cabanmshtml: Move readystate to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved usermode to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved binding variables to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved range_list to HTMLDocumentNode object.
2009-09-17  Jacek Cabanmshtml: Moved state flags to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved hostinfo to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved undomgr to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Move client site ifaces to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved selection_list to HTMLDocumentNode object.
2009-09-17  Jacek Cabanmshtml: Moved NSContainer to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Use stored nswindow in IHTMLTxtRange::select.
2009-09-17  Jacek Cabanmshtml: Store reference to document node in window...
2009-09-17  Jacek Cabanmshtml: Store document node in window.
2009-09-17  Jacek Cabanmshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Don't create window in create_doc_from_nsdoc.
2009-09-17  Jacek Cabanmshtml: Moved event_vector to HTMLWindow.
2009-09-17  Jacek Cabanmshtml: Use stored HTMLWindow in get_selection implemen...
2009-09-17  Jacek Cabanmshtml: Make COM inproc object and document node separa...
2009-09-17  Jacek Cabanmshtml: Moved HTMLLocation object to HTMLWindow.
2009-09-17  Jacek Cabanmshtml: Moved option_factory to HTMLWindow object.
2009-09-16  Erich Hooverwinealsa.drv: Fix DSOUND_BufPtrDiff in Kane's Wrath...
2009-09-16  Vincent Povirkoleaut32: Use DISPATCH_HREF_MASK even for non-dual...
2009-09-16  Vincent Povirkoleaut32: Add test for HREFTYPE's from inherited methods.
2009-09-16  Jörg Höhlewinecoreaudio: Added WAVEFORMATEXTENSIBLE support,...
2009-09-16  Jörg Höhlewinecoreaudio: Enforce invariant about BlockAlign and...
2009-09-16  Jörg Höhlewinecoreaudio: Make supported format test more restrictive.
2009-09-16  Jörg Höhlewineoss: Enforce invariant about BlockAlign and nAvgByt...
2009-09-16  Nikolay Sivovcomctl32/dpa: Check for DPA_LoadStream() presence....
2009-09-16  Aric Stewartwininet: Ensure the ftp connections lstnSocket is set...
2009-09-16  Gerald Pfeiferwinedos: Make an expression in DOSVM_Int10Handler(...
2009-09-16  Gerald Pfeiferwinedos: Clarify three logical expressions.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_bottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_right.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginBottom.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_marginTop.
2009-09-16  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_letterSpacing.
2009-09-16  Henri Verbeetwined3d: Don't free D3D volume textures until the wined...
2009-09-16  Henri Verbeetd3d8: Add a separate function for volume texture initia...
2009-09-16  Henri Verbeetd3d9: Add a separate function for volume texture initia...
2009-09-16  Henri Verbeetwined3d: Move vtable initialization to the texture...
2009-09-16  Henri Verbeetd3d9: Mark internal symbols hidden.
2009-09-16  Henri Verbeetwined3d: Don't free D3D volumes until the wined3d volum...
2009-09-16  Henri Verbeetd3d8: Add a separate function for volume initialization.
2009-09-16  Henri Verbeetd3d9: Add a separate function for volume initialization.
2009-09-16  Henri Verbeetwined3d: Add a separate function for volume initialization.
2009-09-16  Henri Verbeetwined3d: Don't free D3D surfaces until the wined3d...
2009-09-16  Paul Vrienscomdlg32/tests: Test the correct path length for CDM_GE...
2009-09-16  Paul Vrienscomdlg32: Return the correct path length for CDM_GETFOL...
2009-09-16  Paul Vrienscomdlg32/tests: Fix a test failure on Vista/W2K.
2009-09-16  Vitaly Perovshell32: Enlarge static to display multiline text corre...
2009-09-16  Vitaly Perovcomdlg32: Fix some Russian resources.
2009-09-16  Hans Leidekkermsi: Set or override a user environment string when...
2009-09-16  Detlef Riekenbergtwain_32/tests: Avoid a Dialog from a DS when the scann...
2009-09-16  Hans Leidekkermsi: Don't append the cabinet file name in find_publish...
2009-09-16  Hans Leidekkermsi: GetDriveType and GetVolumeInformation require...
2009-09-16  Hans Leidekkermsi: Downgrade two ERRs to WARNs.
2009-09-16  Hans Leidekkermsi: Improve a trace.
2009-09-15  Vincent Povirkgdiplus: Use the preset blend when drawing linear gradi...
2009-09-15  Vincent Povirkgdiplus: Add tests for linear gradient preset blends.
2009-09-15  Vincent Povirkgdiplus: Store preset blends in linear gradient brushes.
2009-09-15  Vincent Povirkgdiplus: Stub GdipGetLinePresetBlend[Count].
2009-09-15  Vincent Povirkgdiplus: Implement GdipGetImageRawFormat.
2009-09-15  Ge van Geldorpkernel32/tests: Fix actctx tests on Vista+.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingBottom.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingRight.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_paddingTop.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderRightColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopColor.
2009-09-15  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderLeftColor.
2009-09-15  Nikolay Sivovcomctl32/dpa: Fix DPA_Merge() test failures on old...
2009-09-15  Nikolay Sivovcomctl32/dpa: Implement DPA_GetSize().
2009-09-15  Nikolay Sivovcomctl32/dpa: Implement DPA_SaveStream() with tests.
2009-09-15  Nikolay Sivovcomctl32/dpa: Fix parameter validation in DPA_LoadStream().
2009-09-15  Nikolay Sivovcomctl32/dpa: Separate tests for parameter validation...
2009-09-15  Juan Langcrypt32: Implement retrieving the encoded signer of...
2009-09-15  Austin Englishadvapi32/tests: Avoid #if 0, use if(0) instead.
2009-09-15  Jacek Cabanmshtml: Added IHTMLInputElement::src property implement...
2009-09-15  Jacek Cabanmshtml: Added semi-stub IHTMLElement2::onreadystatechan...
2009-09-15  Jacek Cabanmshtml: Report download failure to necko.
2009-09-15  Mike Kaplinskiyws2_32: Remember to convert ports to network byte order.
2009-09-15  Akihiro Sagawauser32: Update Japanese resource.
2009-09-15  Akihiro Sagawakernel32: Add Japanese system error messages.
2009-09-15  Gerald Pfeiferimm32/tests: Simplify code.
2009-09-15  Jörg Höhleddraw: Complete recognition of pixelformat 19: X8L8V8U8.
2009-09-15  Paul Vrienswininet/tests: Run tests again on systems with IE5.
2009-09-15  Michael Karcherntdll: Fix DEP status initialization.
2009-09-15  Henri Verbeetwined3d: Mark internal symbols hidden.
2009-09-15  Henri Verbeetwined3d: Make some variables static.
2009-09-15  Henri Verbeetd3d8: Add a separate function for surface initialization.
2009-09-15  Henri Verbeetd3d9: Add a separate function for surface initialization.
2009-09-15  Henri Verbeetd3d10core: Add a separate function for d3d10_texture2d...
2009-09-15  Henri Verbeetdxgi: Implement IDXGIAdapter::EnumOutputs().
2009-09-15  Jacek Cabanjscript: Fixed to_primitive for null dispatch.
2009-09-15  Jacek Cabanjscript: Fixed null dispatch comparison.
2009-09-15  Jacek Cabanjscript: Added Array.splice implementation.
2009-09-15  Jacek Cabanmshtml: Fixed tests.
2009-09-15  André Hentscheloleaut32: Test for rolled hours and seconds.
2009-09-11  Paul Vriensntdll/tests: Fix some test failures on several platforms.
next