Alexandre Julliard pushed to branch master at wine / wine
Commits:
92e62707 by Danyil Blyschak at 2024-08-12T12:32:18+02:00
win32u: Don't check ansi_cp when adding fallback child font.
- - - - -
4de83458 by Danyil Blyschak at 2024-08-12T12:32:20+02:00
win32u: Include Microsoft Sans Serif as a child font.
- - - - -
01bce694 by Danyil Blyschak at 2024-08-12T12:32:20+02:00
win32u: Include Tahoma and its linked fonts in child font list.
- - - - -
1 changed file:
- dlls/win32u/font.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ad8b2870312a373fb0ab0ff2cbf6d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/ad8b2870312a373fb0ab0ff2cbf6d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
d34ed40a by Martino Fontana at 2024-08-09T21:24:11+02:00
dinput/tests: Update tests for DIPROP_SCANCODE.
- - - - -
f434ea12 by Martino Fontana at 2024-08-09T21:24:11+02:00
dinput: Implement DIPROP_SCANCODE.
- - - - -
5 changed files:
- dlls/dinput/device.c
- dlls/dinput/device_private.h
- dlls/dinput/keyboard.c
- dlls/dinput/tests/device8.c
- dlls/dinput/tests/joystick8.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c319ec49b3453e21072d5dfdc97b9…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c319ec49b3453e21072d5dfdc97b9…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
696f85ca by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Make the driver loader thread-safe.
- - - - -
ab0518c6 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Return an error when a required driver entry point is missing.
- - - - -
e91edb2b by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSetConnectAttr() to the Unicode version if needed.
- - - - -
74963353 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSetConnectOption() to the Unicode version if needed.
- - - - -
c5e35b7a by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSetCursorName() to the Unicode version if needed.
- - - - -
7f1ebb8f by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSetDescField() to the Unicode version if needed.
- - - - -
965957f4 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSetStmtAttr() to the Unicode version if needed.
- - - - -
f0852447 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLSpecialColumns() to the Unicode version if needed.
- - - - -
fb52a13c by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLStatistics() to the Unicode version if needed.
- - - - -
bbd9b0b2 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLTablePrivileges() to the Unicode version if needed.
- - - - -
8e378b39 by Hans Leidekker at 2024-08-09T21:23:00+02:00
odbc32: Forward SQLTables() to the Unicode version if needed.
- - - - -
1 changed file:
- dlls/odbc32/proxyodbc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6af6e4a5ecf185d12224b4ceff067…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/6af6e4a5ecf185d12224b4ceff067…
You're receiving this email because of your account on gitlab.winehq.org.