wine
2011-12-19  André Hentschelpo: Update German translation.
2011-12-19  Nikolay Sivovmsxml3: Support VT_VARIANT|VT_BYREF for body data.
2011-12-19  Nikolay Sivovmsxml3: Use ascii/utf-8 encoding for request body.
2011-12-19  Nikolay Sivovmsxml3: libxml2 is not used for writer.
2011-12-19  Nikolay Sivovmsxml3: Implement response headers access methods.
2011-12-19  Nikolay Sivovmsxml3: Skip leading space characters when loading...
2011-12-19  Aric Stewartusp10: N'Ko uses the Ebrima font as a fallback.
2011-12-19  Francois Gougetuser32: Avoid hardcoding the Unicode string literal...
2011-12-16  Frédéric DelanoyRelease 1.3.35. wine-1.3.35
2011-12-16  Aurimas Fišeraspo: Update Lithuanian translation.
2011-12-16  Luca Bennatipo: Update Italian translation.
2011-12-16  Alexandre Julliardcomctl32/tests: Fix a test failure on older Windows.
2011-12-16  Francois Gougetcmd: Avoid hardcoding the Unicode string literal lengths.
2011-12-16  Francois Gougetsetupapi: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetstrmbase: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetfusion: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetattrib: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetmlang/tests: Avoid hardcoding the Unicode string litera...
2011-12-16  Francois Gougetole32: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetgdi32: Avoid hardcoding the Unicode string literal...
2011-12-16  Francois Gougetkernel32: Avoid hardcoding the Unicode string literal...
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  Francois Gougettaskmgr: Remove unneeded and untranslatable widget...
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-16  Alex Henriepo: Update Catalan translation.
2011-12-16  Frédéric Delanoypo: Update French translation.
2011-12-16  Francois Gougetview: Remove unneeded RC files.
2011-12-16  Francois Gougetinclude: shldisp.idl should only import ocidl.idl.
2011-12-16  Francois Gougetinclude: Include windef.h and packing directives in...
2011-12-16  Francois Gougetinclude: Add missing include directives.
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  Akihiro Sagawacmd: Improve the message when the volume has no label.
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  Alexandre Julliardserver: Optionally return the global key state when...
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 Julliardwine.inf: Also create iexplorer.exe in the system direc...
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...
next