krnl386.exe16: Avoid hardcoding the Unicode string literal lengths.
[wine] / dlls /
2011-12-16  Francois Gougetkrnl386.exe16: Avoid hardcoding the Unicode string...
2011-12-16  Francois Gougetntdll: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetquartz: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetriched20: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetwindowscodecs: Avoid hardcoding the Unicode string...
2011-12-16  Alexandre Julliardoleaut32: Fix IPicture::SelectPicture to not try to...
2011-12-16  Alexandre Julliarduser32: Don't try to alpha blend icons on low color...
2011-12-16  Alexandre Julliardcomctl32: Use GetDIBits to retrieve the default color...
2011-12-16  Alexandre Julliardcomctl32: Use DrawIconEx to copy icon bits and use...
2011-12-16  Alexandre Julliardcomctl32/tests: Add some more tests for ImageList_Write.
2011-12-16  Dmitry Timoshkovntdll: Replace WRITE by WRITECOPY protection on an...
2011-12-16  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests on an...
2011-12-16  Dmitry Timoshkovntdll: Setting WRITECOPY protection on a memory-mapped...
2011-12-16  Jacek Cabanjscript: Return VARIANT directly from expr_eval.
2011-12-16  Jacek Cabanjscript: Invoke bytecode directly from expr_eval.
2011-12-16  Jacek Cabanjscript: Get rid of no longer needed expression eval...
2011-12-16  Jacek Cabanjscript: Use bytecode for object literal implementation.
2011-12-16  Jacek Cabanjscript: Use bytecode for function expression implement...
2011-12-16  Nikolay Sivovmsxml3: Remove redundant type specifiers.
2011-12-16  Nikolay Sivovmsxml3: Don't use libxml2 encoding helpers.
2011-12-16  Piotr Cabanmsvcp90: Added ctype<unsigned short> class stub.
2011-12-16  Piotr Cabanmsvcp90: Added ctype<wchar_t> class stub.
2011-12-16  Piotr Cabanmsvcp90: Added ctype<char> class stub.
2011-12-16  Piotr Cabanmsvcp90: Added ctype_base class implementation.
2011-12-16  Alexandre Julliardgdi32/tests: Add tests for device capabilities on memor...
2011-12-16  Alexandre Julliardwineps: Inherit the device mode from the source DC...
2011-12-16  Alexandre Julliardwinex11: Update MWM hints when the window size changes.
2011-12-16  Alex Henriecomdlg32: Widen buffer to accomodate Catalan translation.
2011-12-15  Aric Stewartusp10: Do not try to fallback if no fallback font is...
2011-12-15  Jacek Cabanjscript: Get rid of no longer needed EXPR_NEWREF flag.
2011-12-15  Jacek Cabanjscript: Always use compiler for member, array and...
2011-12-15  Jacek Cabanjscript: Don't pass EXPR_NEWREF to name expression...
2011-12-15  Jacek Cabanjscript: Call expressions needling EXPR_NEWREF flag...
2011-12-15  Jacek Cabanjscript: Throw type error on invalid delete.
2011-12-15  Jacek Cabanjscript: Added more deleting tests.
2011-12-15  Jacek Cabanjscript: Use byte code for deleting identifier expressions.
2011-12-15  Nikolay Sivovmsxml3: Get rid of libxml2 output buffer implementation.
2011-12-15  Francois Gougetconfigure: Use errno.h instead of the non-standard...
2011-12-15  Adam Martinsonntdll: Properly set flags in NtCreateNamedPipe().
2011-12-15  Alexandre Julliarduser32: Always use the default alignment when displayin...
2011-12-15  Alexandre Julliarduser32: Cache the global key state to avoid performance...
2011-12-15  Dmitry Timoshkovkernel32: Add the tests for various combinations of...
2011-12-15  Piotr Cabanmsvcp90: Added collate<unsigned short> class stub.
2011-12-15  Piotr Cabanmsvcp90: Added collate<wchar_t> class stub.
2011-12-15  Piotr Cabanmsvcp90: Added collate<char> class stub.
2011-12-15  Piotr Cabanmsvcp90: Fixed basic_streambuf<char> vtable.
2011-12-15  Piotr Cabanmsvcp90: Removed __ASM_EXCEPTION_VTABLE macro.
2011-12-15  Piotr Cabanurlmon: Added stub for 444 and 445 function.
2011-12-15  Piotr Cabanurlmon: Fixed trace message in URLMoniker_BindToObject...
2011-12-15  Francois Gougetinclude: Add a couple of missing include directives...
2011-12-15  Francois Gougetinclude: Update the nldef.h and *mib.h headers.
2011-12-15  Alexandre Julliardcomctl32: Don't try to mask out the image for palette...
2011-12-14  Aric Stewartusp10: Add Spacing Modifier Letters to the Latin script...
2011-12-14  Aric Stewartusp10: Add Private Use Area and Surrogates Area from...
2011-12-14  Aric Stewartusp10: Add Braille script.
2011-12-14  Aric Stewartusp10: Add Runic Script.
2011-12-14  Aric Stewartusp10: Add Ogham script.
2011-12-14  Aric Stewartusp10: Add Canadian Aboriginal Syllabics script.
2011-12-14  Aric Stewartusp10: Add Cherokee script.
2011-12-14  Aric Stewartusp10: Add Vai script.
2011-12-14  Aric Stewartusp10: Add N'Ko script.
2011-12-14  Aric Stewartusp10: Add Tifinagh script.
2011-12-14  Aric Stewartusp10: Add Mongolian script.
2011-12-14  Aric Stewartusp10: Allow for multiple broken item counts.
2011-12-14  Aric Stewartusp10: Add Ethiopic script.
2011-12-14  Alexandre Julliardkernel32: Don't run a nonexistent builtin from CreatePr...
2011-12-14  Alexandre Julliardsetupapi: Specify the correct binary file name when...
2011-12-14  Alexandre Julliardwinex11: Add missing initialization of pattern brush...
2011-12-14  Alexandre Julliardgdi32/tests: Add some tests for behavior of 32-bit...
2011-12-14  Nikolay Sivovmsxml3: Initialize VARIANT before passing it to Variant...
2011-12-14  Nikolay Sivovmsxml3: Added IXMLDOMParseError2 support.
2011-12-14  Nikolay Sivovmsxml3: Implemented get_responseStream().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetValue().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetVectorArray().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::SetVector().
2011-12-14  Rico Schüllerd3dx9: Implement ID3DXBaseEffect::GetVector().
2011-12-14  Francois Gougetinclude: Define the MIB_IF_OPER_STATUS_XXX constants...
2011-12-13  Piotr Cabanhlink: Fix leak in HlinkNavigateToStringReference.
2011-12-13  Hans Leidekkermsi: Don't run the rollback script in reinstall mode.
2011-12-13  Hans Leidekkermsi: Pass REINSTALL and REINSTALLMODE properties on...
2011-12-13  Hans Leidekkermsi: Don't set the LOGVERBOSE property in MsiReinstallF...
2011-12-13  Hans Leidekkermsi: Don't set the Installed property in MsiReinstallFe...
2011-12-13  Hans Leidekkermsi: Support all install contexts in MsiReinstallFeatureW.
2011-12-13  Hans Leidekkermsi: Move some traces from implementations to entry...
2011-12-13  Kusanagi Kouichigdi32: Don't remove leading '@' from face name.
2011-12-13  Kusanagi Kouichigdi32: Don't use preferred family name.
2011-12-13  Kusanagi Kouichigdi32/tests: Add tests for vertical font.
2011-12-13  Jacek Cabanjscript: Use bytecode for typeof expression implementation.
2011-12-13  Frédéric Delanoymsvfw32: Use appropriate abbreviation for seconds.
2011-12-13  Francois Gougetuserenv: Add a missing include directive to userenv.h.
2011-12-13  Francois Gougetinclude: Add a missing wincrypt.h include directive...
2011-12-13  Nikolay Sivovmsxml3/tests: Test switching encoding after document...
2011-12-13  Nikolay Sivovole32: Simplify stream creation, remove redundant comments.
2011-12-13  Nikolay Sivovole32: COM cleanup of IStream based on HGLOBAL.
2011-12-13  Aric Stewartusp10: Add Yi script.
2011-12-13  Aric Stewartusp10: Add Hangul script.
2011-12-13  Aric Stewartusp10: Add Kana script.
2011-12-13  Aric Stewartusp10: Add Bopomofo script.
2011-12-13  Aric Stewartusp10: Add CKJ Han and Ideographic scripts.
2011-12-13  Henri Verbeetwined3d: Get rid of the WINED3DDEVTYPE typedef.
next