#
385ac5d4 |
| 01-Feb-2024 |
Hervé Poussineau <hpoussin@reactos.org> |
[DEVMGR] Fix diagnostic message when device is failing with CM_PROB_FAILED_ADD
In this specific case, we don't have more information to show. This prevents using "FIXME" string as a placeholder for
[DEVMGR] Fix diagnostic message when device is failing with CM_PROB_FAILED_ADD
In this specific case, we don't have more information to show. This prevents using "FIXME" string as a placeholder for device details.
CORE-18309
show more ...
|
#
84512307 |
| 10-Oct-2023 |
Alexey Strukov <oplkill@gmail.com> |
[DEVMGR] Allow to copy text from Details page of device properties (#5775)
In driver properties, in details tab, add a "Copy" popup menu for listview.
This will allow to copy driver's information t
[DEVMGR] Allow to copy text from Details page of device properties (#5775)
In driver properties, in details tab, add a "Copy" popup menu for listview.
This will allow to copy driver's information to buffer.
show more ...
|
Revision tags: 0.4.14-release |
|
#
158a479a |
| 13-Sep-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[TRANSLATION] Replace '\r\n' by '\n' from displayed strings, when possible.
|
#
bbabe248 |
| 12-Sep-2021 |
Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org> |
[FORMATTING][TRANSLATION] Remove trailing whitespace. Addendum to 34593d93.
Excluded: 3rd-party code (incl. wine).
|
#
57401cb6 |
| 22-May-2020 |
Kyle Katarn <contact@kcsoftwares.com> |
[DEVMGR] Use the ShellAboutW API routine to display the about dialog and French translation update (#2807)
As the dialog simply displays the copyright names and nothing particular it makes sense to
[DEVMGR] Use the ShellAboutW API routine to display the about dialog and French translation update (#2807)
As the dialog simply displays the copyright names and nothing particular it makes sense to use ShellAboutW() instead.
Similar to #2743 by @HBelusca
show more ...
|
Revision tags: 0.4.15-dev, 0.4.14-RC, 0.4.13-release |
|
#
92aabb07 |
| 06-Mar-2020 |
Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com> |
[REACTOS] Fix remaining ' \n' typos, in *.rc (#2393)
Addendum to commit 554c41e4 (#2387).
Co-authored-by: Hermès BÉLUSCA - MAÏTO <hermes.belusca-maito@reactos.org>
|
Revision tags: 0.4.14-dev, 0.4.13-RC, 0.4.12-release |
|
#
7550e9ef |
| 04-Aug-2019 |
Eric Kohl <eric.kohl@reactos.org> |
[DEVMGR] Add the code to uninstall a device from the property page
|
#
61198994 |
| 03-Aug-2019 |
Eric Kohl <eric.kohl@reactos.org> |
[DEVMGR] Change the menu id prefix from IDC_ to IDM_.
|
#
38d3c4d8 |
| 03-Aug-2019 |
Eric Kohl <eric.kohl@reactos.org> |
[DEVMGR] Fix the indentation of the menu resources. No code changes!
|
#
d1a2983c |
| 03-Aug-2019 |
Eric Kohl <eric.kohl@reactos.org> |
[DEVMGR] Fix wonky action menu
Patch by Pi_User5.
CORE-10364
|
Revision tags: 0.4.12-RC, 0.4.13-dev, 0.4.11-release, 0.4.11-RC, 0.4.12-dev, 0.4.10-release |
|
#
b63e2d50 |
| 28-Oct-2018 |
Joann Mõndresku <joann.mondresku@gmail.com> |
[TRANSLATIONS] Style fixes for Estonian
|
Revision tags: 0.4.11-dev, 0.4.10-RC, 0.4.9-release, 0.4.10-dev, 0.4.9-RC, 0.4.8-release |
|
#
c177f3de |
| 25-Mar-2018 |
Eric Kohl <eric.kohl@reactos.org> |
[devmgr] Partially implement additional buttons on driver page Based on a patch by Jared Smudde. - Add more space between controls - Add german translation - Disable unsupported buttons CORE-10373
|
Revision tags: 0.4.8-RC, 0.4.9-dev |
|
#
d80ef2c9 |
| 29-Jan-2018 |
Joann Mõndresku <joann.mondresku@gmail.com> |
[TRANSLATION] Various translations to Estonian (#329)
Estonian translations for shell + explorer, cpl files (access, appwiz, desk, timedate), devmgr, browseui, comctl32, aclui, avifil32, comdlg32 an
[TRANSLATION] Various translations to Estonian (#329)
Estonian translations for shell + explorer, cpl files (access, appwiz, desk, timedate), devmgr, browseui, comctl32, aclui, avifil32, comdlg32 and credui.
show more ...
|