mshtml/tests: Make test_insert_adjacent_elems() static.
[wine] / dlls /
2013-03-04  Francois Gougetmshtml/tests: Make test_insert_adjacent_elems() static.
2013-03-04  Francois Gougetgdiplus/tests: Skip the tests if unable to load the...
2013-03-04  Alexandre Julliardwinex11: Wait for the client window to be created on...
2013-03-04  Alexandre Julliardwinex11: Explicitly set the border pixel when creating...
2013-03-04  Daniel Jelinskicomctl32/listview: Fix custom draw prepaint handling.
2013-03-04  Daniel Jelinskicomctl32/listview: Fix font handling in custom draw.
2013-03-04  Daniel Jelinskicomctl32/imagelist: Fixed merging of images without...
2013-03-04  Alexandre Julliardgdi32: Increment the face refcount when loading the...
2013-03-04  Alexandre Julliardgdi32: Store the font stat information when loading it.
2013-03-04  Frédéric Delanoyvbscript: Specify correct variable in memory allocation...
2013-03-04  Alexandre Julliardvbscript: Tweak enum macros to avoid confusing winapi_e...
2013-03-04  Jacek Cabanjscript: Use jsstr_substr in jsregexp.c where possible.
2013-03-04  Jacek Cabanjscript: Added jsstr_substr helper and use it in String...
2013-03-04  Dmitry Timoshkovgdiplus: Add some tests for string format alignment.
2013-03-04  Dmitry Timoshkovgdiplus: GdipDrawString should not clip the string...
2013-03-04  Dmitry TimoshkovRevert "gdiplus: Add support for StringFormatFlagsNoClip.".
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IStream iface.
2013-03-04  Michael Stefaniucinetcomm: Include the object instead of IMimeBody in...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeBody iface.
2013-03-04  Michael Stefaniucinetcomm: Use a static interface instance for IMimeAllo...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeSecurity iface.
2013-03-04  Michael Stefaniucinetcomm: Pass the object instead of an iface to a...
2013-03-04  Michael Stefaniucinetcomm: COM cleanup for the IMimeMessage iface.
2013-03-04  Nikolay Sivovmsxml3: CDATA nodes can't have children.
2013-03-04  Nikolay Sivovmsxml3: Filter unsupported child nodes in insertBefore...
2013-03-04  Jeff Muizelaardbghelp: Store the vendor id in the correct order.
2013-03-04  Vincent Povirkgdiplus: Store the image type on a Graphics object...
2013-03-04  Andrew Talbotmscoree: Remove unneeded address-of operator from funct...
2013-03-04  Andrew Talbotwindowscodecs: Avoid signed-unsigned integer comparisons.
2013-03-04  Andrew Talbotwinealsa.drv: Avoid signed-unsigned integer comparisons.
2013-03-04  Piotr Cabanmsvcrt: Added stdin close/open tests.
2013-03-04  Piotr Cabanmsvcrt: Reuse standard file descriptors after closing...
2013-03-04  Piotr Cabanmsvcrt: Don't duplicate standard handles during initial...
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-03-01  Jacek Cabanmshtml: Added IHTMLElement2::insertAdjacentElement...
2013-03-01  Jacek Cabanmshtml: insert_adjacent_node clean up.
2013-03-01  Jacek Cabanmshtml: Fixed 'adjacent' spelling.
2013-03-01  Piotr Cabanmsvcrt: Fixed closing of FindFirstFile handle in build_...
2013-03-01  Jacek Cabanmshtml: Fixed handling escaped paths in is_gecko_path.
2013-03-01  Jacek Cabanieframe: Fixed tests on IE10.
2013-03-01  Jacek Cabanwininet: Renamed socketFD to socket.
2013-03-01  Jacek Cabanwininet: Renamed useSSL to secure and set it after...
2013-03-01  Jörg Höhlewinmm: Prevent some MIDI race conditions.
2013-03-01  Jörg Höhlewineoss: Add midi MTC Quarter Frame support (on output).
2013-03-01  Jörg Höhlewinealsa: Reword some MIDI log messages.
2013-03-01  Vincent Povirkmscoree: Keep a reference to mscoree when shutting...
2013-03-01  Alessandro Pignottiquartz: It's not guaranteed that filters have a GUID...
2013-03-01  Alessandro Pignottiquartz: Get the CLSID directly from the filter.
2013-03-01  Alessandro Pignottiquartz: Use the moniker to create the filter directly.
2013-03-01  Nikolay Sivovmsxml3: Avoid unneeded variant copy in setAttribute...
2013-03-01  Nikolay Sivovmsxml3: Don't make a variant copy if no need to for...
2013-03-01  Nikolay Sivovmsxml3: Escape value for attribute in put_value().
2013-03-01  Nikolay Sivovmsxml3: Remove unneeded cast to xmlDocPtr.
2013-03-01  Andrew Talbotkernel32/tests: Do not assume the signedness of plain...
2013-03-01  Andrew Talbotwindowscodecs: Avoid signed-unsigned integer comparisons.
2013-02-28  Nozomi Kodamad3dx9: Explicit computations in D3DXMatrixInverse to...
2013-02-28  Nozomi Kodamad3dx9: Explicit computations in D3DXMatrixDeterminant...
2013-02-28  Huw Daviesriched20: Send WM_CHAR notifications.
2013-02-28  Jacek Cabanieframe: Fixed QI tests on IE10, where IStdMarshalInfo...
2013-02-28  Jacek Cabanmshtml: Added IHTMLLabelElement stub implementation.
2013-02-28  Andrew Talbotusp10: Avoid signed-unsigned integer comparisons.
2013-02-28  André Hentschelmsvcrt: Fix DISPATCHER_CONTEXT on ARM.
2013-02-28  André Hentschelmsvcrt/tests: Mark win8 behaviour as broken.
2013-02-28  Vincent Povirkmscoree: Add WINE_MONO_VERBOSE environment setting.
2013-02-27  Piotr Cabanole32: Don't pass CLSCTX_INPROC_SERVER and CLSCTX_INPRO...
2013-02-27  Piotr Cabanole32: Added more OleCreateDefaultHandler tests.
2013-02-27  André Hentschelmsvcrt: Add a new file for the ARM exception handling.
2013-02-27  Byeongsik Jeongdi32: Fix the GdiGetCodePage() support ANSI_CHARSET...
2013-02-27  Jörg Höhlemmsystem: Always use CALLBACK_FUNCTION to update MIDI...
2013-02-27  Jörg Höhlemmsystem: Do not rewrite input parameters.
2013-02-27  Jörg Höhlemmsystem: Use SEGPTR when the .spec says so.
2013-02-27  Jacek Cabansecur32: Report SecPkgContext_ConnectionInfo in bits...
2013-02-27  Jacek Cabanvbscipt: Added string constants.
2013-02-27  Jacek Cabanvbscript: Fixed chr(0) implementation.
2013-02-27  Jacek Cabanvbscript: Added color constants.
2013-02-27  Jacek Cabanvbscript: Make constant type explicit.
2013-02-27  Hans Leidekkermsi: Don't attempt to patch files from disabled components.
2013-02-27  Hans Leidekkermsi: Handle more than one patch per file.
2013-02-27  Alessandro Pignottiquartz: Check byte patterns in GetFileSourceFilter.
2013-02-27  Alessandro Pignottiquartz: Make GetClassMediaFile visible in the module.
2013-02-27  Alessandro Pignottiquartz: Modify GetClassMediaFile to also extract the...
2013-02-27  Nikolay Sivovmsxml3: Update backing docs refcount in put_documentEle...
2013-02-27  Nikolay Sivovmsxml3: Update refcount in replaceNode().
2013-02-27  Nikolay Sivovmsxml3: Better handle cross-tree node moves.
2013-02-27  André Hentschelapi-ms-win*: Update spec files.
2013-02-27  Michael Stefaniucshell32: Move IFSFolder_Constructor() to avoid forward...
2013-02-27  Michael Stefaniucshell32: Finish the COM cleanup of ShellFSFolder.
2013-02-27  Michael Stefaniucshell32: Get rid of a helper function.
2013-02-27  Michael Stefaniucshell32: COM clean up for IPersistFolder3 in ShellFSFolder.
2013-02-27  Andrew Talboturlmon: Avoid signed-unsigned integer comparisons.
2013-02-27  Andrew Talbotusbd.sys: Avoid signed-unsigned integer comparisons.
2013-02-26  Piotr Cabanhlink: Added basic Hlink::Navigate tests.
2013-02-26  Piotr Cabanhlink: Return value returned by IHlinkTarget_Navigate...
2013-02-26  Piotr Cabanhlink: Call BindToObject with IID_IUnknown in IHlink_fn...
2013-02-26  Jacek Cabanwininet: Moved dialog-related functions to dialog.c.
2013-02-26  Jacek Cabanwininet: Don't call get_avail_data multiple times in...
2013-02-26  Huw Daviesriched20: Don't assume the the runs in a row are in...
2013-02-26  Huw Daviesriched20: Allow the cursor offset to be equal to the...
2013-02-26  Huw Daviesriched20: Correctly set the row's x position.
2013-02-26  Nikolay Sivovwshom: Implement IWshShell3::Run().
next