Alistair Leslie-Hughes pushed to branch master at wine / wine-staging
Commits:
041773ca by Alistair Leslie-Hughes at 2024-08-29T07:37:28+10:00
Rebase against e3d2620bdf6f8e91a5ccf5904f256a55a5af137e.
- - - - -
acfbb642 by Alistair Leslie-Hughes at 2024-08-29T08:00:18+10:00
Updated vkd3d-latest patchset
- - - - -
7 changed files:
- − patches/cmd-launch-association/0002-cmd-ftype-failed-to-clear-file-associations.patch
- − patches/cmd-launch-association/definition
- − patches/odbc32-fixes/0016-odbc32-SQLColAttribute-W-pass-through-field-id-SQL_M.patch
- − patches/odbc32-fixes/0017-odbc32-SQLColAttribute-W-Correcly-convert-columns-ID.patch
- patches/vkd3d-latest/0001-Updated-vkd3d-to-f318e565f295d9f439e0e9ec52ba28835b3.patch
- + patches/vkd3d-latest/0002-Updated-vkd3d-to-eb71a1722a95894c0546a597b70469d7962.patch
- staging/upstream-commit
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/f43640039b76498cb41a6…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine-staging/-/compare/f43640039b76498cb41a6…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
8b422d87 by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Remove traces from a couple of helpers.
- - - - -
b2297834 by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Add support for the ADMIN top level action.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55322
- - - - -
b7cc766f by Hans Leidekker at 2024-08-28T20:32:38+02:00
msi: Implement the InstallAdminImage action.
- - - - -
7 changed files:
- dlls/msi/action.c
- dlls/msi/files.c
- dlls/msi/format.c
- dlls/msi/msipriv.h
- dlls/msi/msiquery.c
- dlls/msi/suminfo.c
- dlls/msi/tests/install.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/691c35b3e635c7622701bb68d43b3…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/691c35b3e635c7622701bb68d43b3…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
92c1048f by Jason Edmeades at 2024-08-28T20:32:30+02:00
cmd/tests: Test running a file with an association.
- - - - -
7e0065b3 by Elizabeth Figura at 2024-08-28T20:32:30+02:00
cmd: Allow deleting associations via ftype.
- - - - -
691c35b3 by Elizabeth Figura at 2024-08-28T20:32:30+02:00
cmd: Report an error from ftype or assoc if the value is empty.
- - - - -
3 changed files:
- programs/cmd/builtins.c
- programs/cmd/tests/test_builtins.cmd
- programs/cmd/tests/test_builtins.cmd.exp
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b9dfffe91fcbe1913641ff6c9728d…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b9dfffe91fcbe1913641ff6c9728d…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
f67f66bc by Alex Henrie at 2024-08-28T14:32:22+02:00
explorer: Make the "Wine Desktop" window title translatable.
At the same time, rename the variable from desktop_nameW to
desktop_titleW to avoid confusion with the configurable name of the
desktop.
- - - - -
d6c6c651 by Alex Henrie at 2024-08-28T14:32:23+02:00
explorer: Don't display "Default" in the virtual desktop window title.
When you click "Emulate a virtual desktop" in winecfg, it creates a
desktop named "Default". The name "Default" should not be displayed to
the user for two reasons: First, it clutters the user interface with
useless information, and second, it is always in English and is not
translatable.
- - - - -
30 changed files:
- po/ar.po
- po/ast.po
- po/bg.po
- po/ca.po
- po/cs.po
- po/da.po
- po/de.po
- po/el.po
- po/en.po
- po/en_US.po
- po/eo.po
- po/es.po
- po/fa.po
- po/fi.po
- po/fr.po
- po/he.po
- po/hi.po
- po/hr.po
- po/hu.po
- po/it.po
- po/ja.po
- po/ka.po
- po/ko.po
- po/lt.po
- po/ml.po
- po/nb_NO.po
- po/nl.po
- po/or.po
- po/pa.po
- po/pl.po
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5f11bbdecc55cd6b0236e48ff3b6c…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/5f11bbdecc55cd6b0236e48ff3b6c…
You're receiving this email because of your account on gitlab.winehq.org.
Alexandre Julliard pushed to branch master at wine / wine
Commits:
5f18dff3 by Alistair Leslie-Hughes at 2024-08-28T13:44:46+02:00
odbc32: Pass through field id SQL_MAX_COLUMNS_IN_TABLE in SQLColAttribute/W.
- - - - -
5f11bbde by Alistair Leslie-Hughes at 2024-08-28T13:44:53+02:00
odbc32: Correcly convert columns ID in SQLColAttribute/W for ODBC v2.0.
The current conversion is converting ODBC 2 to 3 which is backwards.
- - - - -
1 changed file:
- dlls/odbc32/proxyodbc.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe8a54c8a8bd44d40faa5d9745851…
--
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/fe8a54c8a8bd44d40faa5d9745851…
You're receiving this email because of your account on gitlab.winehq.org.