zontreck
synced commits to refs/merge-requests/6715/merge at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
f451e95b28
Merge branch 'mr-split-pe-dwarf' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6728/merge at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
f03be7c6cd
Merge branch 'systray_show' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6733/merge at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
c3aa8cb654
Merge branch 'mr/feat-network-byte-stream' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6735/merge at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
f5d3310af9
Merge branch 'msxml3' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6736/merge at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
b113cae60c
Merge branch 'mmdevapiclockadjust' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6737/head at zontreck/wine from mirror
2024-11-19 17:06:22 -07:00
529757ef1b
comctl32/toolbar: Forward WM_NOTIFY CBEN_ENDEDITW.
b76b4c9a27
comctl32/tests: Test WM_NOTIFY CBEN_ENDEDITW conversion and forwarding in toolbar.
ae6366b33c
winex11: Introduce a new window_update_client_config helper.
d9cf4678a1
winex11: Introduce a new window_update_client_state helper.
da936bcf35
winex11: Use the new window state tracker to get WM_STATE value.
zontreck
synced commits to refs/merge-requests/6569/head at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
0cda918561
winex11: Request window state updates asynchronously.
d8b5a3ae12
winex11: Update the window client config on window state changes.
03738c3f22
winex11: Wait for pending ConfigureNotify before updating the client state.
8bbc193178
winex11: Wait for pending _NET_WM_STATE before updating the client state.
03457ece24
winex11: Don't expect WM_STATE events on override-redirect windows.
zontreck
synced commits to refs/merge-requests/6569/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
d615f2aba8
Merge branch 'mr/winex11-config-race' into 'master'
6ac127ebc6
dinput: Only call SetCursorPos if ClipCursor fails.
b1e54a5f04
dinput: Assume that clipping the cursor uses the requested rectangle.
3f7c85f7a3
dplayx: Add groups from SUPERENUMPLAYERSREPLY to the session.
0eb2f18166
dplayx: Inform the SP about group creation in DP_CreateGroup().
zontreck
synced commits to refs/merge-requests/6602/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
bb3a7726ba
Merge branch 'mr/default-explorer-token' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6621/head at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
e2a2555f5a
dlls/winebth.sys: Register and enable BTHPORT_DEVICE and BLUETOOTH_RADIO interfaces for radio PDOs.
d88ca888db
dlls/winebth.sys: Derive a unique hardware ID for radio PDOs from their corresponding BlueZ object path.
30ba51e3fc
dlls/winebth.sys: Create radio PDOs from the list of org.bluez.Adapter1 objects on BlueZ.
983ff4aabf
dlls/winebth.sys: Add a basic unixlib stub using DBus.
3ae81c3e3c
dlls/winebth.sys: Add base winebth.sys driver.
zontreck
synced commits to refs/merge-requests/6621/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
3248582970
Merge branch 'vibhavp/winebth-sys' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6640/head at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
909075ed57
propsys: Support converting to BSTR for PropVariantToVariant.
05ba3c4c4f
propsys: Use debugstr_variant for the trace in VariantToPropVariant.
aea38e1e72
propsys: Implement PropVariantToBSTR.
477e5de53c
propsys/tests: Test truncating for PropVariantToString.
b36dc75b0a
propsys/tests: Test PropVariantToBSTR.
zontreck
synced commits to refs/merge-requests/6640/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
5b2759011f
Merge branch 'variant1' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6651/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
513c1faf83
Merge branch 'master' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6663/merge at zontreck/wine from mirror
2024-11-19 17:06:21 -07:00
028957963d
Merge branch 'wow64_placed_alloc' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6425/merge at zontreck/wine from mirror
2024-11-19 17:06:20 -07:00
f6bb60ea6c
Merge branch 'name-parameters-in-LPPROGRESS_ROUTINE-typedef' into 'master'
044527c671
setupapi: Implement SetupDiGetDevicePropertyKeys.
b6d427cae7
setupapi/tests: Add tests for SetupDiGetDevicePropertyKeys.
d23d2847c5
setupapi: Add stub for SetupDiGetDevicePropertyKeys.
6927ccf6cc
ntdll: Use proper format string for ULONG type.
zontreck
synced commits to refs/merge-requests/6438/merge at zontreck/wine from mirror
2024-11-19 17:06:20 -07:00
30f133cc99
Merge branch 'mr/winewayland-unload-fix' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6447/merge at zontreck/wine from mirror
2024-11-19 17:06:20 -07:00
63aa55e300
Merge branch 'wmreader' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6459/merge at zontreck/wine from mirror
2024-11-19 17:06:20 -07:00
64ef58ea37
Merge branch 'master5' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.
zontreck
synced commits to refs/merge-requests/6481/merge at zontreck/wine from mirror
2024-11-19 17:06:20 -07:00
d4ee3e798c
Merge branch 'dplayx_single_lobby' into 'master'
67c1c3c255
mshtml: Use actual referenced prop flags for window script props.
c4630993fb
jscript: Make most builtin global objects configurable.
10cf578898
jscript: Delete external props before redefining them.
12925e9113
net: Correct error code for stopping non existing service.