Activity for Wine

  • Alexandre Julliard committed [97f294] on Wine

    opengl32: Don't expose unsupported or unknown extensions.

  • Alexandre Julliard committed [d48fc9] on Wine

    opengl32: Add support for some unregistered extensions.

  • Alexandre Julliard committed [f46422] on Wine

    opengl32: Move some unsupported extensions to unexposed.

  • Alexandre Julliard committed [aeac86] on Wine

    vbscript: Defer For loop control variable assignment until all expressions are evaluated.

  • Alexandre Julliard committed [597229] on Wine

    vbscript: Fast-path stack_pop_bool for VT_BOOL.

  • Alexandre Julliard committed [a415a4] on Wine

    vbscript: Replace wcsicmp with vbs_wcsicmp in compiler, globals, and dispatch.

  • Alexandre Julliard committed [359546] on Wine

    vbscript: Add vbs_wcsicmp and use it in interpreter.

  • Alexandre Julliard committed [555798] on Wine

    vbscript: Use ASCII-only case folding in check_keyword.

  • Alexandre Julliard committed [dcd71c] on Wine

    vbscript: Handle vertical tab and form feed as whitespace in lexer.

  • Alexandre Julliard committed [db51ee] on Wine

    vbscript: Restrict identifier characters to ASCII-only.

  • Alexandre Julliard committed [d9f5f6] on Wine

    vbscript: Return "Illegal assignment" error for Const and function assignment.

  • Alexandre Julliard committed [56e6d2] on Wine

    vbscript: Fix error character positions for Exit and Dim statements.

  • Alexandre Julliard committed [7b443e] on Wine

    po: Update Lithuanian translation.

  • Alexandre Julliard committed [d9ea77] on Wine

    include: Don't use ns_prefix in windows.graphics.directx.direct3d11.interop.idl.

  • Alexandre Julliard committed [09bee8] on Wine

    widl: Do not override name prefix settings from pragmas in imported modules.

  • Alexandre Julliard committed [8d0cc5] on Wine

    odbc32: Use SQLEndTran() in SQLTransact if needed.

  • Alexandre Julliard committed [9aa07d] on Wine

    odbc32: Add SQLSetStmtOption() -> SQLSetStmtAttr() for a few options.

  • Alexandre Julliard committed [f42a42] on Wine

    odbc32: Add SQLGetStmtOption() -> SQLGetStmtAttr() fallback for a few options.

  • Alexandre Julliard committed [9823e9] on Wine

    kernelbase/tests: Add tests for GetMachineTypeAttributes().

  • Alexandre Julliard committed [3d1761] on Wine

    kernelbase: Implement GetMachineTypeAttributes().

  • Alexandre Julliard committed [97dfff] on Wine

    kernelbase: In GetProcessInformation(ProcessMachineTypeInfo), use SystemSupportedProcessorArchitectures2.

  • Alexandre Julliard committed [f129ae] on Wine

    msvcrt: Add _wprintf_l implementation.

  • Alexandre Julliard committed [2581b7] on Wine

    msvcrt: Add _vwprintf_l implementation.

  • Alexandre Julliard committed [0af0a6] on Wine

    dsound: Support 7.1 speaker config.

  • Alexandre Julliard committed [6aedb7] on Wine

    mciavi32: Use msvfw32 for presentation.

  • Alexandre Julliard committed [e1e63e] on Wine

    mciavi32: Update destination rect on window size change.

  • Alexandre Julliard committed [8cc70c] on Wine

    winmm/tests: Add tests for destination scaling with AVI window resize.

  • Alexandre Julliard committed [3510fa] on Wine

    gdiplus/tests: Fix flaky rounding error in test_getblend.

  • Wine Wine released /Slackware Packages/11.6/x86_64/wine-11.6-x86_64-1sg.txz.md5

  • Wine Wine released /Slackware Packages/11.6/x86_64/wine-11.6-x86_64-1sg.txz.SHA512

  • Wine Wine released /Slackware Packages/11.6/x86_64/wine-11.6-x86_64-1sg.txz

  • Wine Wine released /Slackware Packages/11.6/x86_64/wine-11.6-x86_64-1sg.txt

  • Wine Wine released /Slackware Packages/11.6/x86_64/wine-11.6-x86_64-1sg.dep

  • Wine Wine released /Slackware Packages/11.6/i686/wine-11.6-i686-1sg.txz.md5

  • Wine Wine released /Slackware Packages/11.6/i686/wine-11.6-i686-1sg.txz.SHA512

  • Wine Wine released /Slackware Packages/11.6/i686/wine-11.6-i686-1sg.txz

  • Wine Wine released /Slackware Packages/11.6/i686/wine-11.6-i686-1sg.txt

  • Wine Wine released /Slackware Packages/11.6/i686/wine-11.6-i686-1sg.dep

  • Wine Wine released /Source/wine-11.6.tar.xz.sign

  • Wine Wine released /Source/wine-11.6.tar.xz

  • Alexandre Julliard committed [6e073d] on Wine

    Release 11.6.

  • Alexandre Julliard committed [4bbb05] on Wine

    server: Add x86_64 as a supported machine on ARM64.

  • Alexandre Julliard committed [450320] on Wine

    ntdll: Implement NtQuerySystemInformation(SystemSupportedProcessorArchitectures2).

  • Alexandre Julliard committed [e91d5c] on Wine

    ntdll/tests: Add tests for NtQuerySystemInformation(SystemSupportedProcessorArchitectures2).

  • Alexandre Julliard committed [a3aeba] on Wine

    ntdll/tests: In wow64, factor the SYSTEM_INFORMATION_CLASS out of test_query_architectures().

  • Alexandre Julliard committed [469330] on Wine

    wineandroid: Switch to AHardwareBuffer and raise minSdkVersion to 26.

  • Alexandre Julliard committed [3a8c28] on Wine

    taskschd: Add implementation of ILogonTrigger.

  • Alexandre Julliard committed [9a2ffe] on Wine

    taskschd/tests: Add tests for ILogonTrigger.

  • Alexandre Julliard committed [809a52] on Wine

    bcrypt: Handle SHA512 in key_asymmetric_verify().

  • Alexandre Julliard committed [9bb832] on Wine

    crypt32: Implement PFXExportCertStoreEx support.

  • Alexandre Julliard committed [07a3ac] on Wine

    libs: Add LGPL license exception to the uuid libraries.

  • Alexandre Julliard committed [b45960] on Wine

    include: Fix SQLDriverConnectW() prototype.

  • Alexandre Julliard committed [018d2c] on Wine

    odbc32: Map SQLColAttributes(SQL_COLUMN_UNSIGNED) to SQLColAttribute().

  • Alexandre Julliard committed [e08544] on Wine

    winevulkan: Ignore VkPhysicalDeviceVulkan14Properties returnedonly.

  • Alexandre Julliard committed [ae4b7d] on Wine

    winevulkan: Improve support for some recursive struct conversion.

  • Alexandre Julliard committed [93321b] on Wine

    setupapi: Forward CM_Get_DevNode_Registry_Property(_Ex)(A|W) to cfgmgr32.

  • Alexandre Julliard committed [ed4be3] on Wine

    cfgmgr32: Implement CM_Get_DevNode_Registry_Property(_Ex)(A|W).

  • Alexandre Julliard committed [278970] on Wine

    setupapi: Forward CM_Open_DevNode_Key(_Ex) to cfgmgr32.

  • Alexandre Julliard committed [2b0c73] on Wine

    cfgmgr32: Implement CM_Open_DevNode_Key(_Ex).

  • Alexandre Julliard committed [c5c575] on Wine

    cfgmgr32: Implement CM_Locate_DevNode(_Ex)(A|W) and CM_Get_Device_ID(_Size)(_Ex)(A|W).

  • Alexandre Julliard committed [4db58f] on Wine

    iyuv_32/tests: Add a compression test.

  • Alexandre Julliard committed [b3b95a] on Wine

    iyuv_32/tests: Add a decompression test.

  • Alexandre Julliard committed [a6897f] on Wine

    iyuv_32/tests: Test which formats are supported.

  • Alexandre Julliard committed [6a23ca] on Wine

    iyuv_32/tests: Add test stub.

  • Alexandre Julliard committed [c5e420] on Wine

    iyuv_32: Add stub dll.

  • Alexandre Julliard committed [292e3d] on Wine

    po: Update Polish translation.

  • Alexandre Julliard committed [cf8379] on Wine

    vcruntime140: Add LGPL license exception.

  • Alexandre Julliard committed [a0e048] on Wine

    msvcrt: Add LGPL license exception.

  • Alexandre Julliard committed [51b5ea] on Wine

    winecrt0: Add LGPL license exception.

  • Alexandre Julliard committed [f9bf69] on Wine

    magnification: Add stub for MagInitialize.

  • Alexandre Julliard committed [da3273] on Wine

    win32u/tests: Add tests for hdc_src is window's self dc when calling UpdateLayeredWindow.

  • Alexandre Julliard committed [8bbb82] on Wine

    win32u: Fix deadlock when setting hdc_src to the window's self DC.

  • Alexandre Julliard committed [ba55b2] on Wine

    msvcrt/tests: Add tests for %Z printf specifier.

  • Alexandre Julliard committed [35800c] on Wine

    msvcrt: Add support for %Z printf specifier.

  • Alexandre Julliard committed [4f79f8] on Wine

    mf: Specify the multithreaded queue for sample grabber timer callbacks.

  • Alexandre Julliard committed [21794b] on Wine

    mf: Specify the multithreaded queue for presentation clock callbacks.

  • Alexandre Julliard committed [df614a] on Wine

    dinput/tests: Add tests for dinput joystick guidInstance values.

  • Alexandre Julliard committed [c10fe6] on Wine

    dinput/tests: Test that guidInstance is stable across hotplugs.

  • Alexandre Julliard committed [d87669] on Wine

    dinput/tests: Cleanup every device key with winetest vendor.

  • Alexandre Julliard committed [cc0bd0] on Wine

    dinput/tests: Move fill_context call into hid_device_start.

  • Alexandre Julliard committed [a85b97] on Wine

    dinput/tests: Support starting multiple devices.

  • Alexandre Julliard committed [7fbceb] on Wine

    dinput/tests: Move TLC count to the descriptor.

  • Alexandre Julliard committed [70ed59] on Wine

    joy.cpl: Ignore unsupported DIPROP_AUTOCENTER.

  • Alexandre Julliard committed [f9279e] on Wine

    vbscript: Return error 92 for uninitialized For loops.

  • Alexandre Julliard committed [2fafd9] on Wine

    iertutil: Move CUri coclass from urlmon.

  • Alexandre Julliard committed [766b01] on Wine

    urlmon: Add a wine_get_canonicalized_uri() helper.

  • Alexandre Julliard committed [0b28ce] on Wine

    iertutil: Add PrivateCoInternetParseIUri().

  • Alexandre Julliard committed [949c1e] on Wine

    iertutil: Add PrivateCoInternetCombineIUri().

  • Alexandre Julliard committed [4245a0] on Wine

    iertutil: Move CreateUriWithFragment() from urlmon.

  • Alexandre Julliard committed [f337b3] on Wine

    iertutil: Move CreateUri() from urlmon.

  • Alexandre Julliard committed [111c0d] on Wine

    iertutil: Move CreateIUriBuilder() from urlmon.

  • Alexandre Julliard committed [3b47d2] on Wine

    crypt32: Add CERT_STORE_NO_CRYPT_RELEASE_FLAG to CertOpenStore() flags when called from CertOpenSystemStore().

  • Alexandre Julliard committed [32d741] on Wine

    crypt32/tests: Add some tests for CertOpenSystemStore() with real provider handle.

  • Alexandre Julliard committed [262efc] on Wine

    include: Define _MAX_ENV in stdlib.h.

  • Alexandre Julliard committed [3609ed] on Wine

    ntdll: Only set the version resource child when found in version_find_key.

  • Alexandre Julliard committed [3946bc] on Wine

    ntdll: Also consider wow64 system directory for module load order.

  • Alexandre Julliard committed [83f9e0] on Wine

    ntdll: Pass the full PE mapping info to get_load_order().

  • Alexandre Julliard committed [787886] on Wine

    ntdll: Move the prefix bootstrap check out of is_builtin_path().

  • Alexandre Julliard committed [f027a5] on Wine

    lcms2: Import upstream release 2.18.

  • Alexandre Julliard committed [db8478] on Wine

    png: Import upstream release 1.6.56.

1 >
MongoDB Logo MongoDB