msxml3: Cannot add an attribute with appendChild.
[wine] / dlls /
2008-01-04  Alistair Leslie... msxml3: Cannot add an attribute with appendChild.
2008-01-04  Alistair Leslie... msxml3: Add missing values for get_nodeName.
2008-01-04  Alistair Leslie... msxml3: Implement createAttribute.
2008-01-04  Alistair Leslie... msxml3: Implement createComment.
2008-01-04  Alistair Leslie... msxml3: Implement setNamedItem.
2008-01-04  Jacek Cabanshdocvw: Call try_application_url after BindToObject...
2008-01-04  Jacek Cabanshdocvw: Use BindToObject to load document (except...
2008-01-04  Jacek Cabanshdocvw.5: Move on_before_navigate2 call to navigate_mon.
2008-01-04  Jacek Cabanshdocvw: Added OnStopBinding implementation and use...
2008-01-04  Jacek Cabanshdocvw: Added OnProgress implementation.
2008-01-04  Jacek Cabanshdocvw: Use OnObjectAvailable in http_load_hack.
2008-01-04  Jacek Cabanshdocvw: Added OnObjectAvailable implementation.
2008-01-04  Jacek Cabanshdocvw: Always create BindStatusCallback object.
2008-01-04  Jacek Cabanshdocvw: Return correct variables in GetBindInfo.
2008-01-04  Jacek Cabanshdocvw: Return S_OK in OnStartBinding.
2008-01-04  Jacek Cabanshdocvw: Store DocHost in BindStatusCallback.
2008-01-04  Jacek Cabanshdocvw: Added missing OnObjectAvailable function.
2008-01-03  Alistair Leslie... msxml3: Return E_INVALIDARG when value is NULL.
2008-01-03  Marcus Meissnerwininet: Check return value of InternetCrackUrl when...
2008-01-03  Alexandre Julliardntdll: Print an error for unsupported shared writable...
2008-01-03  Austin EnglishSpelling fixes.
2008-01-03  Michael Jungimm32: Added some unit test cases.
2008-01-03  Aric Stewartimm32: When updating a NULL HIMCC with NULL just return...
2008-01-03  Gerald Pfeifermsi: Remove an extraneous safety check and simplify...
2008-01-03  Gerald Pfeiferws2_32: Remove two noop checks.
2008-01-03  Gerald Pfeiferwined3d: Removed dead FIXME checks.
2008-01-03  H. Verbeetwined3d: Properly handle the surface location in stretc...
2008-01-03  H. Verbeetwined3d: SFLAG_INTEXTURE is the same as SFLAG_INDRAWABL...
2008-01-03  H. Verbeetwined3d: Bind the surface texture in LoadLocation().
2008-01-03  H. Verbeetwined3d: Move binding the texture and dirtifying the...
2008-01-03  H. Verbeetwined3d: Call SetGlTextureDesc() from BindTexture(...
2008-01-03  H. Verbeetwined3d: Call ActivateContext regardless of WINED3DCREA...
2008-01-02  Rob Shearmankernel32: Add tests for RegisterWaitForSingleObject...
2008-01-02  Rob Shearmankernel32: Implement RegisterWaitForSingleObject and...
2008-01-02  Rob Shearmanntdll: Implement RtlRegisterWait, RtlDeregisterWait...
2008-01-02  Eric Pouechrichedit: Simplify first para style handling by creatin...
2008-01-02  Eric Pouechrichedit: Don't force repaint while the redraw flag...
2008-01-02  Eric Pouechrichedit: Optimizations for the style selection.
2008-01-02  Eric Pouechrichedit: Don't recreate the DC all the time, but use...
2008-01-02  Eric Pouechrichedit: Move init code after some sanity checks to...
2008-01-02  Eric Pouechrichedit: Small optimisation in ME_GetSelectionInsertStyle.
2008-01-02  Eric Pouechrichedit: Rewrote FindPixelPos so that it always return...
2008-01-02  Eric Pouechrichedit: Added support for intra-paragraph line space.
2008-01-02  Eric Pouechrichedit: Added support for spaces above & below paragr...
2008-01-02  Eric Pouechrichedit: Now drawing the paragraph borders (if any...
2008-01-02  Eric Pouechrichedit: Fix the para computation when zoom is used.
2008-01-02  Eric Pouechrichedit: Enforce usage of paraformat2 fields instead...
2008-01-02  Eric Pouechrichedit: Properly copying the paraformat2 structure...
2008-01-02  Eric Pouechrichedit: Now dumping all fields from the paraformat2...
2008-01-02  Eric Pouechrichedit: Correctly initialize the paraformat structure.
2008-01-02  Eric Pouechrichedit: Simplified handling of background brush while...
2008-01-02  Eric Pouechrichedit: Now painting the newly supported underline...
2008-01-02  Eric Pouechrichedit: Extend the usage of underlinetype from charfo...
2008-01-02  Eric Pouechrichedit: Don't allow recursive EN_REQUESTRESIZE notifi...
2008-01-02  Eric Pouechrichedit: Correctly copy the pitch and family field.
2008-01-02  Eric Pouechrichedit: Fully initialize the first style.
2008-01-02  Eric Pouechrichedit: Correctly set the CFM_WEIGHT in charformat2.
2008-01-02  Eric Pouechrichedit: Fixed a couple of charformatXXm structure...
2008-01-02  Eric Pouechrichedit: Added support for some message (key, mouse...
2008-01-02  Hans Leidekker msvcrt: Fix spec file entries for the execv functions.
2008-01-02  Hans Leidekkergdi32: Add a stub implementation for RemoveFontMemResou...
2008-01-02  Gerald Pfeifermsi: Remove an extraneous safety check and simplify...
2008-01-02  Rob Shearmanuser32: Add a stub implementation of RegisterServicesPr...
2008-01-02  Austin Englishmsi: Fix several typos.
2008-01-02  Austin Englishdplayx: Fix a typo.
2008-01-02  Lionel Debrouxdinput: Improve TRACEs and WARNs.
2008-01-02  Lionel Debrouxmsi: Correctly handle return value of msi_realloc.
2008-01-02  Alexandre Julliardcrypt32: Avoid casting away const from the context...
2008-01-02  Michael Stefaniucnetapi32: Remove two unused global variables.
2008-01-02  Gerald Pfeiferqcap: Complete initializers for g_cTemplates[].
2008-01-02  Gerald Pfeiferwined3d: Simplify three checks based on the unsignednes...
2008-01-02  Gerald Pfeiferole32: Remove one noop check in CoWaitForMultipleHandles().
2008-01-02  Gerald Pfeiferwinspool: Adjust the typo of a loop variable in test_En...
2008-01-02  Gerald Pfeiferwined3d: Remove four noop checks.
2008-01-02  Gerald Pfeiferd3d9/tests: Simplify condition in test_vshader_input().
2008-01-02  Gerald Pfeifermsi: Simplify condition in TABLE_fetch_stream().
2008-01-02  Andrew Talbotd3d8: Remove unneeded casts.
2008-01-02  Andrew Talbotcomctl32: Remove unneeded casts.
2008-01-02  Andrew Talbotdsound: Remove unneeded casts.
2008-01-02  Andrew Talbotdplayx: Remove unneeded casts.
2008-01-02  Andrew Talbotddraw: Remove unneeded casts.
2008-01-02  Andrew Talbotdbghelp: Remove unneeded casts.
2008-01-02  Jacek Cabanmshtml: Added PutProperty implementation.
2007-12-31  Michael Stefaniucjanitorial: Remove superfluous backslashes at end of...
2007-12-31  Gerald Pfeiferwinex11.drv: Simplify condition in create_xcursor_curso...
2007-12-31  Gerald Pfeiferkernel32/tests: Remove extraneous check.
2007-12-31  Alexander Dorofeyevwined3d: Fix regression of colorfill and texture to...
2007-12-31  Alexander Dorofeyevddraw: Remove redundant iface<->impl casts in IDirect3D...
2007-12-31  Alexander Dorofeyevddraw: Release palette interfaces.
2007-12-31  Alexander Dorofeyevwined3d: Free palette handle when destroying IWineD3DPa...
2007-12-31  Jeremy Whitewintab32: If we could not find a stylus sort of device...
2007-12-31  Jeremy Whitewintab32: Add logic to detect specific tablet cursor...
2007-12-31  Jeremy Whitewintab32: Remove the unused and clearly broken FindOpen...
2007-12-31  Jeremy Whitewintab32: Add modest trace information for tablets.
2007-12-31  Andrew Talbotcrypt32: Remove unneeded casts.
2007-12-31  Andrew Talbotcryptnet: Remove unneeded cast.
2007-12-31  Andrew Talbotuser32: Fix a spelling typo.
2007-12-31  Andrew Talbotavifil32: Remove unneeded casts.
2007-12-31  Andrew Talbotcabinet: Remove unneeded cast.
2007-12-31  Andrew Talbotcomctl32: Remove unneeded casts.
next