Commit graph

92 commits

Author SHA1 Message Date
Mohamad Al-Jaf
3503ab4e94 winecfg: Add an option to set WinRT app dark theme. 2023-03-29 22:29:38 +02:00
Zhiyi Zhang
24836f73b4 winecfg: Use 10 DLUs for check box height.
10 DLUs is the recommended height for check boxes on Windows. 8 DLUs is not enough and may cause
shrinking in HiDPI settings.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2022-07-15 11:32:53 +02:00
Alexandre Julliard
6d582ed530 winecfg: Get rid of drive autodetection.
The dynamic device support works well enough now.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-17 13:57:35 +02:00
Alexandre Julliard
3073a17202 winecfg: Avoid depending on the PACKAGE_* macros.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-09 09:32:26 +02:00
Isira Seneviratne
f2acee4f24 winecfg: Fix some punctuation in error messages.
Signed-off-by: Isira Seneviratne <isirasen96@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-26 20:35:55 +01:00
Dmitry Timoshkov
186ae9ed31 winecfg: Allow to disable MIME-type associations.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-08-16 18:38:51 +02:00
Fabian Maurer
9944b97a89 winecfg: Use proper size for combobox controls.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-30 09:03:44 +02:00
Francois Gouget
4f8b0b0e63 winecfg: Highlight spelling fixes.
Highlight is misspelled in many SDK constants and registry settings.
But we don't have to do the same for our own constants.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-28 16:26:53 +09:00
Jactry Zeng
f80a3f6c25 winecfg: Use better shortcut keys.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-25 23:56:07 +09:00
Francois Gouget
9d90c897ce winecfg: Tweak sizes and alignments so the 'Font' button does not clip in Portuguese (Portugal).
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 22:30:56 +09:00
Andrew Eikum
e17f4fd2f8 winecfg: Use a listview for speaker configuration. 2015-04-15 16:21:35 +09:00
Mark Harmstone
8cf9108b2d winecfg: Add manifest. 2015-04-03 17:07:37 +09:00
Mark Harmstone
8fab1cdc74 winecfg: Style updown control with UDS_ALIGNRIGHT. 2015-04-01 14:16:01 +09:00
Mark Harmstone
b2dede7950 winecfg: Add speaker config controls to audio tab. 2015-02-03 20:12:50 +09:00
Francois Gouget
d9f9500158 winecfg: Tweak the wording of the drives configuration. 2013-12-02 19:25:20 +01:00
Alexandre Julliard
5756ee09f3 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
André Hentschel
09fb0ca5ee winecfg: Add more room for the license. 2013-06-03 11:28:25 +02:00
Francois Gouget
b1d35b15a9 winecfg: An English spelling tweak. 2012-08-16 11:04:48 +02:00
Francois Gouget
29fcdfe533 winecfg: Tweak the spelling of a couple of labels. 2012-08-16 11:03:18 +02:00
Frédéric Delanoy
dd9d4ba9ba winecfg: Avoid unneeded ellipsis in combo box item. 2012-03-12 10:44:03 +01:00
André Hentschel
64f7ab870e winecfg: Resize more controls for translations. 2012-03-06 11:10:49 +01:00
André Hentschel
f1cbc1bf6e winecfg: Resize controls for translations. 2012-03-05 17:30:24 +01:00
Francois Gouget
47f45d793d Use a single space after a full stop to follow the Windows GUI guidelines. 2012-01-23 16:07:03 +01:00
Alexandre Julliard
edf44bfb1e winecfg: Avoid Unicode macros. 2012-01-20 12:44:04 +01:00
Henri Verbeet
e960aa783f winecfg: Remove the Direct3D settings.
There should really be no reason to set any of these.
2012-01-12 12:35:45 +01:00
Aurimas Fišeras
2e66c614b3 winecfg: Increase the size of the dpi label to fit Lithuanian translation. 2011-12-30 19:30:09 +01:00
Francois Gouget
e39d648f7d winecfg: Fix the group box labels to follow the Windows GUI guidelines.
Use sentence capitalization for group box labels.
Don't assign access keys to group box labels.
Don't pad group box labels with spaces.
2011-12-30 15:40:54 +01:00
Alexandre Julliard
c831b9ab8a winecfg: Remove some untranslatable labels. 2011-11-21 13:11:32 +01:00
Alexandre Julliard
f5e7de6bb9 winecfg: Convert dialogs to po files. 2011-11-18 14:26:09 +01:00
Andrew Eikum
58f2a3cf3e winecfg: Allow user to select default audio devices. 2011-10-05 16:55:30 -05:00
Andrew Eikum
b07a82c01d winecfg: Reload winmm for each sound test.
Also localize the error dialog while we're in there.
2011-10-05 16:48:27 -05:00
Andrew Eikum
4b8a296365 winecfg: Replace DirectSound settings with Driver Diagnostics. 2011-09-27 16:24:27 +02:00
Francois Gouget
dc16af3b98 winecfg: Separate the file filters with a semi-colon and a space. 2011-09-26 12:28:08 +02:00
Francois Gouget
08de85a2d9 winecfg: Specify a context for the drive letter setting. 2011-09-07 18:13:30 +02:00
Andrew Eikum
dfe73cda4a winecfg: Remove driver selection from Audio tab. 2011-09-01 18:06:37 +02:00
Francois Gouget
c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Andrew Eikum
55f9ac8bf4 winejack.drv: Remove unused WinMM driver. 2011-07-15 12:22:48 +02:00
Andrew Eikum
3b16f46794 wineesd.drv: Remove unused WinMM driver. 2011-07-15 12:11:05 +02:00
Andrew Eikum
2fae117e0c winenas.drv: Remove unused WinMM driver. 2011-07-15 12:00:33 +02:00
Akihiro Sagawa
deac5ceb1c po: Add message contexts for 'Desktop' and update Japanese translation. 2011-07-14 14:39:27 +02:00
Francois Gouget
c3bac586bf winecfg: Fix ellipsis usage in the menu and button labels. 2011-05-03 19:34:28 +02:00
Frédéric Delanoy
0ad90ee9ed po: Add message contexts (and French translations) for some polysemic English translation entries. 2011-04-25 11:52:02 +02:00
Francois Gouget
11bbb80dc9 winecfg: Add a full stop to an error message. 2011-03-16 14:14:23 +01:00
Alexandre Julliard
a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Joel Holdsworth
54b4ac174b winecfg: Cosmetic improvements to the about panel. 2010-06-09 13:26:26 +02:00
Joel Holdsworth
c166cb3840 winecfg: Installed a Tango compliant application icon. 2010-04-21 11:57:32 +02:00
Michael Stefaniuc
4f8ce1b2f2 winecfg: Fix regression introduced by 807d75a94e.
This is the fix for the "PACKAGE_STRING" Wine release.
2009-07-06 14:35:38 +02:00
Michael Stefaniuc
807d75a94e winecfg: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:42:24 +02:00
Aurimas Fischer
b18f5ee51b winecfg: Add Lithuanian translation. 2009-02-16 16:01:38 +01:00
Michael Stefaniuc
b68f6d9fbe winecfg: Fix and re-enable the Italian translation. 2008-06-11 11:27:32 +02:00