wine-orson.git
2016-02-19 Alexandre JulliardRelease 1.9.4. wine-1.9.4
2016-02-19 Akihiro Sagawapo: Update Japanese translation.
2016-02-19 Joachim Priesnercomctl32: Treeview: Set visible = TRUE when deleting...
2016-02-19 Alistair Leslie... gdi32/tests: Check values returned from GetPath.
2016-02-19 Qian Hongadvapi32/tests: Add more invalid parameter tests for...
2016-02-19 Stefan Dösingerwined3d: Track SFLAG_NONPOW2 per-texture.
2016-02-19 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-19 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-19 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-19 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-19 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-19 Piotr Cabanmsvcr120: Add wcstof implementation.
2016-02-19 Bernhard Übelackermsvcr120: Implement strtof and _strtof_l.
2016-02-19 Piotr Cabanmsvcrt: Don't use isdigit in places where only 0-9...
2016-02-19 Alexandre Julliardlibwine: Move the wide char to multi-byte conversion...
2016-02-19 Alexandre Julliardlibwine: Move the multi-byte to wide char conversion...
2016-02-19 Alexandre Julliardlibwine: Generate the composition tables access code...
2016-02-19 Alexandre Julliardlibwine: Move the decomposition table to a separate...
2016-02-19 Sebastian Lacknerntdll: Set correct number of arguments for breakpoint...
2016-02-19 Sebastian Lacknerntdll: Fix up instruction pointer in context for EXCEPT...
2016-02-19 Sebastian Lacknerntdll/tests: Add separate tests for exception handling...
2016-02-19 Sebastian Lacknerntdll/tests: Add additional tests for instruction point...
2016-02-19 Charles Daviswinemac.drv: Actually make the GL context current even...
2016-02-19 Nikolay Sivovdwrite: Fix Unknown/Common/Inherited script categories...
2016-02-19 Nikolay Sivovdwrite: Make SetBidiLevel() calls relative to initial...
2016-02-19 Nikolay Sivovkernel32/tests: Additional test for GetStringTypeW...
2016-02-19 Charles Davisquartz: Remove unused variable (Clang).
2016-02-19 Charles Davissecur32: Don't print 32-bit values as long integers...
2016-02-19 Charles Daviswinemac.drv: Don't print 32-bit values as long integers...
2016-02-19 YongHao Humsvcp110: Add tr2_sys__Symlink implementation and test.
2016-02-19 YongHao Humsvcp120/tests: Simplify tests by using todo_wine_if.
2016-02-18 Sebastian Lacknerntdll/tests: Add more tests for calling int $0x2d on...
2016-02-18 Sebastian Lacknerntdll: Implement handling of int $0x2d for x86_64.
2016-02-18 Sebastian Lacknerntdll: Mimic Windows behaviour when calling debug service.
2016-02-18 Austin Englishrasapi32: Add RasGetLinkStatistics stub.
2016-02-18 Austin Englishwlanapi: Add a stub for WlanEnumInterfaces.
2016-02-18 Alexandre Julliarduser32/tests: Add another test for dialog creation...
2016-02-18 Piotr Cabanuser32/tests: Add more dialog creation message tests.
2016-02-18 Piotr Cabanuser32: Select text control content while setting dialo...
2016-02-18 Charles Davisadvapi32: Don't print 32-bit values as long integers.
2016-02-18 Sebastian Lacknervbscript/tests: Fix operator priority in ok() condition.
2016-02-18 Sebastian Lacknermshtml/tests: Fix operator priority in ok() condition.
2016-02-18 Alexandre Julliardlibwine: Move the CP_SYMBOL conversion functions to...
2016-02-18 Alexandre Julliardlibwine: Move the codepage tables to libwine_port.
2016-02-18 Alexandre Julliardlibwine: Move the wine_fold_string implementation to...
2016-02-18 Alexandre Julliardlibwine: Move the digit folding tables to libwine_port.
2016-02-18 Frédéric Delanoymshtml/tests: Use todo_wine_if() in tests.
2016-02-18 Frédéric Delanoyieframe/tests: Use todo_wine_if() in tests.
2016-02-18 Frédéric Delanoydwrite/tests: Use todo_wine_if() in tests.
2016-02-18 Francois Gougetshell32/tests: Only look for Explorer windows for the...
2016-02-18 Francois Gougetcrypt32/tests: Clarify some base64 test failed messages.
2016-02-18 Francois Gougetmsvcrt/tests: Fix the Norwegian locale tests on Windows 10.
2016-02-18 Francois Gougetschedsvc/tests: Recognize Windows 10's RPC version.
2016-02-18 Ken Thomaseswinemac: Wrap performing requests from background threa...
2016-02-18 Stefan Dösingerwined3d: Introduce wined3d_texture_check_block_align().
2016-02-18 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-18 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-18 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-18 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-18 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-18 Charles Davismscoree: Implement ICorRuntimeHost::CreateDomain{,...
2016-02-17 Charles Davisgdi32: Declare our intent explicitly to the compiler.
2016-02-17 Alexandre Julliardwininet/tests: Remove todo from a succeeding test.
2016-02-17 Matteo Bruniwined3d: Add shader limits for SM5.
2016-02-17 Matteo Brunid3d10core/tests: Test relative addressing in constant...
2016-02-17 Frédéric Delanoyd3d8/tests: Use todo_wine_if() in tests.
2016-02-17 Frédéric Delanoyd3d9/tests: Use todo_wine_if() in tests.
2016-02-17 Frédéric Delanoyddraw/tests: Use todo_wine_if() in tests.
2016-02-17 Hugh McMasterreg: Fail if the separator for REG_MULTI_SZ is not...
2016-02-17 Hugh McMasterreg/tests: Add a test for /s with no separator character.
2016-02-17 Hugh McMasterreg: Fail if /s is used without an accompanying argument.
2016-02-17 Frédéric Delanoymscms/tests: Use todo_wine_if() in tests.
2016-02-17 Frédéric Delanoykernel32/tests: Use todo_wine_if() in tests.
2016-02-17 Frédéric Delanoyimagehlp/tests: Use todo_wine_if() in tests.
2016-02-17 Charles Davisdinput: Don't define a debug channel when it isn't...
2016-02-17 Nikolay Sivovusp10/tests: Use todo_wine_if() in tests.
2016-02-17 Nikolay Sivovwininet/tests: Use todo_wine_if() in tests.
2016-02-17 Nikolay Sivovwmiutils/tests: Use todo_wine_if() in tests.
2016-02-17 Nikolay Sivovws2_32/tests: Use todo_wine_if() in tests.
2016-02-17 Nikolay Sivovxaudio2_7/tests: Use todo_wine_if() in tests.
2016-02-17 Vincent Povirkgdiplus: Fix GdipWidenPath transform for non-pixel...
2016-02-17 Vincent Povirkgdiplus/tests: Add test for matrix transform in GdipWid...
2016-02-17 Nikolay Sivovdwrite: Update to IDWriteTextFormat1.
2016-02-17 Nikolay Sivovdwrite: Implement InvalidateLayout().
2016-02-17 Nikolay Sivovdwrite: Update to IDWriteTextLayout3.
2016-02-17 Nikolay Sivovinclude: Some more definitions for dwrite_3.idl.
2016-02-17 Lauri Kenttäpo: Update Finnish translation.
2016-02-17 Lauri Kenttäpo: Improve Finnish translation.
2016-02-17 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-17 Henri Verbeetd3d8: Use wined3d_texture_get_sub_resource_parent(...
2016-02-17 Henri Verbeetddraw: Use wined3d_texture_get_sub_resource_parent...
2016-02-17 Henri Verbeetwined3d: Introduce wined3d_texture_get_sub_resource_par...
2016-02-17 Stefan Dösingerwined3d: Store texture sub-resources as structures...
2016-02-17 Henri Verbeetwined3d: Allocate the sub_resources array as part of...
2016-02-17 Charles Davismscoree: Improve RuntimeHost_Invoke()'s error output...
2016-02-16 Ken Thomaseswined3d: Change calls of GetDC() to GetDCEx() with...
2016-02-16 Qian Hongadvapi32/tests: Add invalid parameter tests for AccessC...
2016-02-16 Michael Müllerapi-ms-win-core-threadpool-l1-2-0: Add dll.
2016-02-16 Michael Müllerapi-ms-win-core-wow64-l1-1-0: Add dll.
2016-02-16 Michael Müllerkernel32: Allow to pass NULL as old protection in Virtu...
next