wine
2008-10-14  Detlef Riekenbergshlwapi: Implement SHSendMessageBroadcastA/W.
2008-10-14  Lei Zhangshlwapi: Handle ASSOCSTR_FRIENDLYAPPNAME in IQueryAssoc...
2008-10-14  Lei Zhangshlwapi: Refactor data return code in IQueryAssociation...
2008-10-14  Lei Zhangshlwapi: Refactor get executable code in IQueryAssociat...
2008-10-14  Aric Stewartuser32: DrawText handling of 0 counts with string,...
2008-10-14  Aric Stewartuser32: In DrawTextW/A make sure to properly initialize...
2008-10-14  Juan Langrpcrt4: Add tests for UuidCreate.
2008-10-14  Dylan Smithruntest: Fixed regression that prevented using just...
2008-10-14  Reece Dunnshell32: Print the correct GUIDs in the shellpath tests.
2008-10-14  Kai Blinwinmm: Use skip() instead of trace() when skipping...
2008-10-14  Henri Verbeetcomdlg32: Add a basic test for IShellView2_CreateViewWi...
2008-10-14  Henri Verbeetshell32: Add a FIXME for unimplemented view modes.
2008-10-14  Henri Verbeetshell32: Implement IShellView2_CreateViewWindow2.
2008-10-14  Henri Verbeetshell32: Add VIDs.
2008-10-14  Henri Verbeetshell32: Add IShellView32 stubs.
2008-10-14  Henri Verbeetshell32: Add the IShellView2 interface.
2008-10-14  Lei Zhangversion: Prevent infinite looping in VersionInfo32_Find...
2008-10-14  Marcus Meissneroleview: RegEnumKey gets always sizes, not -1.
2008-10-14  Detlef Riekenberggdi32/tests: Fix tests to not depend on 96 dpi.
2008-10-14  Dylan Smithwordpad: Added option to disable word wrap.
2008-10-14  Rob Shearmanwnaspi32: Protect the inclusion of dirent.h in aspi.c.
2008-10-14  Rob Shearmanrpcrt4: The type referred to by the wire_marshal attrib...
2008-10-14  Rob Shearmanjscript: Fix shift/reduce conflict caused by ArrayLiteral.
2008-10-14  Jacek Cabanjscript: Added Date.getTime() implementation.
2008-10-14  Jacek Cabanjscript: Added Date constructor implementation.
2008-10-14  Juan Langcrypt32: Fix more test failures on Win9x.
2008-10-14  Roderick Colenbranderopengl32/tests: Don't call wglGetProcAddress at the...
2008-10-14  Andrew Talbotitss: Sign-compare warnings fix.
2008-10-14  Andrew Talbotimm32: Sign-compare warnings fix.
2008-10-14  Jacek Cabanmshtml: Added IOmNavigator::get_appVersion implementation.
2008-10-14  Jacek Cabanmshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_lef...
2008-10-14  Jacek Cabanmshtml: Added IHTMLStyle::put_top(VT_NULL) implementation.
2008-10-14  Jacek Cabanmshtml: Don't fail in IHTMLDOMNode::appendChild if...
2008-10-14  Jacek Cabanmshtml: Added IHTMLDOMNode::insertBefore implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMLElement::put_innerText implementation.
2008-10-14  Jacek Cabanmshtml: Fixed increasing buffer size logic in text...
2008-10-14  Jacek Cabanmshtml: Added IHTMLElement::get_innerText implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMLDocument4::focus implementation.
2008-10-13  Dylan Smithrichedit: Fixed centering and right align with word...
2008-10-13  Dylan Smithrichedit: Account for selection bar in calculating...
2008-10-13  James Hawkinsmsi: Fix the returned format of REG_BINARY data.
2008-10-13  James Hawkinsmsi: Expand REG_EXPAND_SZ registry values in the RegLoc...
2008-10-13  James Hawkinsmsi: Append the file signature to the component's direc...
2008-10-13  James Hawkinsmsi: Add tests for the DrLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add tests for the RegLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add tests for the IniLocator part of the AppSearch...
2008-10-13  James Hawkinsmsi: Add more tests for the CompLocator part of the...
2008-10-13  Jeremy Whitegdi32/tests: Make the comparison of the enumerated...
2008-10-13  Jeremy Whitegdi32: Expand maximum font count to 4096, warn when...
2008-10-13  Andrew Talbotgdi32: Sign-compare warnings fix.
2008-10-13  Marcus MeissnerFixed RegEnumKey(Ex)W buffer sizes.
2008-10-13  Detlef Riekenbergd3d9/tests: Fix test for old gfx-card.
2008-10-13  Detlef Riekenbergd3d9/tests: Fix test on win9x.
2008-10-13  Detlef Riekenbergd3d8/tests: Fix test on win9x with broken driver.
2008-10-13  Detlef Riekenbergcrypt32/tests: Fix some tests on win9x.
2008-10-13  Detlef Riekenbergcrypt32/tests: Fix a test on win9x.
2008-10-13  Eric Pouechmsvcrt: Implemented wcscat_s.
2008-10-13  Andrey Turkinwordpad: Do not leak a handle on error path.
2008-10-13  Andrey Turkinwordpad: Use inches instead of cm in calculations.
2008-10-13  Michael Karchermsxml3: Use orphan node list.
2008-10-13  Michael Karchermsxml3: Add an orphan node list to xmlDoc.
2008-10-13  Michael Karchermsxml3: Use the _private element of xmlDoc as pointer.
2008-10-13  Michael Karchermsxml3: Remove unneeded code.
2008-10-13  Michael Karchermsxml3: Fix memory leaks in node.c.
2008-10-13  Michael Karchermsxml3/tests: Fix assorted memory leaks.
2008-10-13  Michael Karchermsxml3: Fix leaking the BindStatusCallback if bind_url...
2008-10-13  Michael Karchermsxml3: Fix leaks in callers of xmlChar_from_wchar.
2008-10-13  Michael Karchermsxml3: Remove superflous re-conversion from wide chars...
2008-10-13  Michael Karchermsxml3: Use right COM invocation macro.
2008-10-13  Michael Karchermsxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
2008-10-13  Michael Karchermsxml3: Correct handling of listLength == NULL in IXMLD...
2008-10-13  Michael Karchermsxml3: Implementation of IXMLDOMNamedNodeMap::removeNa...
2008-10-13  Lei Zhangshlwapi: Close registry handles when destroying IQueryA...
2008-10-13  Lei Zhangshlwapi: Handle ASSOCSTR_EXECUTABLE in IQueryAssociatio...
2008-10-13  Lei Zhangshlwapi: Fix AssocQueryStringW parameter checking.
2008-10-13  Lei Zhangshlwapi: Add some tests for AssocQueryStringW.
2008-10-13  Andrey Turkinriched20: Add spare area to ITextServicesImpl to work...
2008-10-13  Aric Stewartshell32: Refine UNIXFS_path_to_pidl to return more...
2008-10-13  Dylan Smithrichedit: Added test for word wrapping behaviour.
2008-10-13  Dylan Smithrichedit: Moved optional message loop in tests to its...
2008-10-13  Dylan Smithrichedit: Added DestroyWindow call to clean up the...
2008-10-13  Dylan Smithrichedit: Added EM_SETMARGINS to the list of unsupporte...
2008-10-13  Muneyuki Noguchishlwapi: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiwinmm: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiwininet: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiwineps.drv: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiuser32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchishell32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchisetupapi: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiserialui: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchioledlg: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchimsrle32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchimshtml: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchimsacm32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchimpr: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchicomdlg32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchicomctl32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiavifil32: Convert Japanese resource to UTF-8.
2008-10-13  Muneyuki Noguchiappwiz.cpl: Convert Japanese resource to UTF-8.
next