msi: Remove a break that kept other columns from getting the table name.
[wine] / dlls /
2008-10-07  James Hawkinsmsi: Remove a break that kept other columns from gettin...
2008-10-07  James Hawkinsmsi: Resolve file source paths dynamically, as the...
2008-10-07  Dmitry Timoshkovwinex11.drv: Use the monitor work area to decide whethe...
2008-10-07  Jacek Cabanmsi: Added MsiInstallMissingComponentW stub implementation.
2008-10-07  Paul Vriensuser32/tests: Fix failures on W2K and below.
2008-10-07  Paul Vriensuser32/tests: Run tests on win95 again.
2008-10-07  Paul Vrienskernel32/tests: Fix failures on WinMe.
2008-10-07  Paul Vrienskernel32/tests: We need the return value.
2008-10-07  Henri Verbeetd3d9: Use more reasonable texture dimensions.
2008-10-07  Henri Verbeetsecur32: Forward schannel InitializeSecurityContextA...
2008-10-07  Henri Verbeetsecur32: Improve error handling for gnutls_certificate_...
2008-10-07  Henri Verbeetsecur32: Use ~0UL instead of -1 for invalid schannel...
2008-10-07  Jacek Cabanmshtml: Fixed handing non-element nodes in IHTMLElement...
2008-10-07  Jacek Cabanmshtml: Added INVOKE_FUNC support to InvokeEx.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle2::[get|put]_position.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_height implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[put|get]_top implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_cursor implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_left implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_border implementation.
2008-10-07  Jacek Cabanmshtml: Release nsstyle when destroying HTMLStyle.
2008-10-07  Jacek Cabanmshtml: Added IHTMLCurrentStyle::get_display implementa...
2008-10-07  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
2008-10-07  Jacek Cabanmshtml: Use IDs instead of strings in HTMLStyle impleme...
2008-10-07  Jacek Cabanmshtml: Moved HTMLStyle to separated header file.
2008-10-07  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCurrentStyle.
2008-10-07  Hans Leidekkerwininet: Avoid a crash on certain buffer size queries...
2008-10-07  Hans Leidekkerwininet: Option INTERNET_OPTION_CALLBACK is not settable.
2008-10-07  Hans Leidekkerwldap32: Add tests for ldap_parse_sort_control and...
2008-10-07  Hans Leidekkerwldap32: Return an error when ldap_parse_sort_control...
2008-10-07  Aric Stewartquartz: Check hr so we are not incrementing a NULL...
2008-10-06  Alexandre Julliardntdll: Preserve the 2K block size returned for CDROMs.
2008-10-06  Paul Vrienskernel32/tests: Add some skips to fix failures on WinMe.
2008-10-06  Dmitry Timoshkovgdi32: Allow a rounding error in the text justification...
2008-10-06  Dmitry Timoshkovgdi32: Add a test for a font being selected into 2...
2008-10-06  Dmitry Timoshkovgdi32: Make test_font_metrics require the font being...
2008-10-06  Michael Karchermsxml3: Parameter validation for IXMLDOMNode::replaceCh...
2008-10-06  Michael Karchermsxml3: Simplify IXMLDOMNode::removeChild.
2008-10-06  Michael Karchermsxml3: Fail a bit earlier on removeChild(...,NULL...
2008-10-06  Michael Karchermsxml3: removeChild can only delete direct children.
2008-10-06  Michael Karchermsxml3/tests: Clean up test_removeChild.
2008-10-06  Aric Stewartwinealsa: Don't dereference a potentially NULL value...
2008-10-06  Kirill K. Smirnovoleaut32: Add tests for metafiles, make them pass under...
2008-10-06  Eric Pouechmsvcrt: Implemented wcsncpy_s.
2008-10-06  Aric Stewartx11drv: ime: In the update functions if we get a null...
2008-10-06  Aric Stewartversion: Check for out of memory in VerInstallFileA...
2008-10-06  Paul Vrienskernel32/tests: Fix some failures on win9x.
2008-10-06  Paul Vrienskernel32/tests: Fix the remaining errors on win95.
2008-10-06  Dylan Smithrichedit: Show arrow cursor over scrollbar.
2008-10-06  Dylan Smithuser32: Converted rcScrollBar to screen coordinates.
2008-10-06  Marcus Meissneradvapi32: Check for NULL ptr.
2008-10-06  Dylan Smithrichedit: ES_AUTOHSCROLL window style disables word...
2008-10-06  Aric Stewartole32: Handle GetMenuItemCount returning -1 by changing...
2008-10-06  Alistair Leslie... gdiplus: Stub GdipRecordMetafileFileName and GdipRecord...
2008-10-06  Dylan Smithrichedit: Use RTF reader for text starting with {\urtf.
2008-10-06  Andrew Talbotgdi32: Sign-compare warnings fix.
2008-10-06  Dmitry Timoshkovuser32: Print the expected and received rectangles.
2008-10-06  Paul Vriensgdi32/tests: Fix a few failures on win9x.
2008-10-06  Marcus Meissnergdiplus: Also handle 32bpp bitmaps.
2008-10-06  Maarten Lankhorstwinealsa.drv: Don't hang on last few bytes not played.
2008-10-06  Maarten Lankhorstdsound: Fix volume and panning for primary buffer.
2008-10-06  Rob Shearmanwininet: Fix behaviour of InternetTimeFromSystemTimeA...
2008-10-06  Rob Shearmanwininet: Add tests for passing invalid parameters into...
2008-10-06  Rob Shearmanwininet: Fix GetUrlCacheEntryInfoA/W when a NULL lpCach...
2008-10-06  Rob Shearmanwininet: Return error codes explicitly from URLCache...
2008-10-06  Rob Shearmand3d8/9: Use WINED3D_OK instead of D3D_OK in vertexshader.c.
2008-10-06  Rob ShearmanAdd configure check for dirent.h and readdir.
2008-10-06  Henri Verbeetwined3d: Enable lights on the correct swapchain.
2008-10-06  Dylan Smithrichedit: Unsigned cast char to avoid EOF equality.
2008-10-06  Dylan Smithrichedit: Removed invalid assertion.
2008-10-06  Dylan Smithrichedit: Avoided testing for undocumented behaviour...
2008-10-06  Dylan Smithrichedit: Swapped the expected and destination buffers...
2008-10-06  James Hawkinsmsi: Implement the DROP TABLE sql command.
2008-10-06  Jacek Cabanjscript: Added possibility to run test scripts from...
2008-10-06  Jacek Cabanjscript: Fixed backslash handling in regular expressions.
2008-10-06  Jacek Cabanjscript: Fixed conflict in Block statement that caused...
2008-10-06  Jacek Cabanjscript: Don't initialize variables without initialiser...
2008-10-06  Huw Daviesole32: Remove an unneeded WINAPI and remove some useles...
2008-10-06  Jacek Cabanmshtml: Added IHTMLElement2::get_currentStyle implement...
2008-10-06  Jacek Cabanmshtml: Added IHTMLStyle2 to IDispatchEx support.
2008-10-06  Jacek Cabanmshtml: Added IHTMStyle2 stub implementation.
2008-10-02  Jeff Zaroykomsvcrt: Avoid a NULL pointer deref in ctime.
2008-10-02  John Klehmwintab32: Handle negative output context range for...
2008-10-02  John Klehmwintab32: Improve tracing of LOGCONTEXT struct.
2008-10-02  Andrey Turkindwmapi: Add a few stub implementations.
2008-10-02  Piotr Cabanmsxml: Fix implementation of ISAXContentHandler_characters.
2008-10-02  Piotr Cabanmsxml: Partial implementation of ISAXXMLReader_putProperty.
2008-10-02  Paul Vrienscomctl32/tests: Don't crash on some win9x boxes.
2008-10-02  Dylan Smithrichedit: Print hex string for strcmp test failing...
2008-10-02  Dmitry Timoshkovwinex11.drv: Add support for _NET_WORKAREA.
2008-10-02  Alexandre Julliardinetcomm: Add missing license header.
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns INT so check...
2008-10-02  Aric Stewartuser32/tests: GetMenuItemCount returns an INT which...
2008-10-02  Aric Stewartmlang: Correct use of uninitialized rfcstr value (Cover...
2008-10-02  Rob Shearmanwininet: Move internet time tests from http.c to intern...
2008-10-02  Rob Shearmanwininet: Fix behaviour of InternetTimeFromSystemTimeA...
2008-10-02  Rob Shearmanwininet: Add tests for InternetTimeFromSystemTimeW...
2008-10-02  Rob Shearmanoleaut32: Make the code in copy_to_variant and copy_fro...
2008-10-02  Jeff Zaroykohhctrl.ocx: Always set WS_OVERLAPPEDWINDOW.
next