gdi32: Split AddFontToList into two functions.
[wine] / dlls /
2011-12-20  Kusanagi Kouichigdi32: Split AddFontToList into two functions.
2011-12-20  Kusanagi Kouichigdi32: Merge two ifs.
2011-12-20  Kusanagi Kouichigdi32: Use find_family_from_name and LIST_FOR_EACH...
2011-12-20  Kusanagi Kouichigdi32: Add a helper function to convert a string from...
2011-12-20  Jacek Cabanjscript: Added new jmp_z opcode, more appropriate for...
2011-12-20  Jacek Cabanjscript: Renamed jmp_z and jmp_nz to cnd_z and cnd_nz.
2011-12-20  Jacek Cabanjscript: Get rid of no longer needed identifier in...
2011-12-20  Jacek Cabanjscript: Get rid of no longer used expr_eval flags.
2011-12-20  Jacek Cabanjscript: Use compiler to handle variable statement.
2011-12-20  Alexandre Julliardmountmgr: Add dynamic devices support using UDisks.
2011-12-20  Alexandre Julliardmountmgr: Rename hal.c to dbus.c.
2011-12-20  Nikolay Sivovmsxml3: Support VT_ARRAY|VT_UI1 as body type.
2011-12-20  Francois Gougetinclude: Add a few missing include directives to shlguid.h.
2011-12-20  Francois Gougetdlls: Standardize on 'static const WCHAR' for our Unico...
2011-12-20  Dmitry Timoshkovkernel32: Add a test for MapViewOfFile called on a...
2011-12-20  Ken Thomasesuser32/tests: Test that ToUnicode null-terminates the...
2011-12-20  Ken Thomaseswinex11: Have ToUnicodeEx null-terminate the output...
2011-12-20  Ken Thomasescomdlg32: Fix a leak.
2011-12-20  Alistair Leslie... jscript: Don't double free IObjectWithSite interface.
2011-12-20  Andrew Eikumwinealsa.drv: Limit the data written to ALSA's buffer.
2011-12-20  Henri Verbeetwined3d: Get rid of the WINED3DRENDERSTATETYPE typedef.
2011-12-20  Henri Verbeetwined3d: Get rid of the WINED3DDEGREETYPE typedef.
2011-12-20  Henri Verbeetddraw/tests: Move the Direct3D7 ProcessVertices() test...
2011-12-20  Henri Verbeetddraw/tests: Add a ProcessVertices() test for Direct3D3.
2011-12-20  Henri Verbeetddraw/tests: Remove some error checking from ProcessVer...
2011-12-20  Nikolay Sivovcomctl32: Fix parameter validation for CreateMRUListLaz...
2011-12-19  Michael Mc Donnelld3dx9/tests: Add a D3DXValidMesh test.
2011-12-19  Piotr Cabanmsvcp90: Use macro to define RTTI data.
2011-12-19  Piotr Cabanmsvcp90: Added collate<char> constructors implementation.
2011-12-19  Piotr Cabanmsvcp90: Reorder classes to avoid forward declarations.
2011-12-19  Hans Leidekkerws2_32: Return the right value for SO_CONNECT_TIME...
2011-12-19  Hans Leidekkeriphlpapi: Add a stub implementation of GetExtendedTcpTable.
2011-12-19  Hans Leidekkerwinhttp/tests: Avoid crashes on some win2k systems.
2011-12-19  Henri Verbeetwined3d: Get rid of the WINED3DBLENDOP typedef.
2011-12-19  Henri Verbeetwined3d: Get rid of the WINED3DBLEND typedef.
2011-12-19  Henri Verbeetddraw/tests: Introduce proper vector types.
2011-12-19  Henri Verbeetddraw/tests: Remove a redundant IDirect3DDevice7_SetVie...
2011-12-19  Henri Verbeetddraw/tests: Introduce some functions for comparing...
2011-12-19  Jacek Cabanjscript: Use compiler for hanling empty statements.
2011-12-19  Jacek Cabanjscript: Use compiler for handling if statement.
2011-12-19  Jacek Cabanjscript: Use compiler for handling expression statements.
2011-12-19  Jacek Cabanjscript: Use bytecode for execution main code block...
2011-12-19  Jacek Cabanjscript: Use bytecode for block statement implementation.
2011-12-19  Jacek Cabanjscript: Store type information in statement nodes.
2011-12-19  Aric Stewartusp10: Add Mathematical Alphanumeric Symbols script.
2011-12-19  Aric Stewartusp10: Add Osmanya script.
2011-12-19  Aric Stewartusp10: Add Deseret script.
2011-12-19  Aric Stewartusp10: Handle surrogate pairs when shaping.
2011-12-19  Aric Stewartusp10: Decode surrogate pairs in get_char_script and...
2011-12-19  Aric Stewartusp10: Code for the cmap format 12 table for unicode...
2011-12-19  Jörg Höhlemmdevapi: Enforce limits on period and duration.
2011-12-19  Frédéric Delanoycrypt32: Avoid reading unitialized variables (Coverity).
2011-12-19  Alexandre Julliardgdi32: Remove support for deferring brush calls to...
2011-12-19  Alexandre Julliardwinex11: Remove DIB locking calls from all blitting...
2011-12-19  Alexandre Julliardwinex11: Only take managed popups into account when...
2011-12-19  Alexandre Julliardwinex11: Hardcode the MWM hints for the desktop window.
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  Alexandre Julliardcomctl32/tests: Fix a test failure on older Windows.
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 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  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...
next