75 Commits

Author SHA1 Message Date
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 807d75a94e378d05.
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
Michael Stefaniuc
39ca2fe57d winecfg: Fix the Portuguese translations and re-enable them. 2008-06-02 12:12:54 +02:00
Jens Albretsen
226a75435a winecfg: Added Danish translation. 2008-05-05 13:34:50 +02:00
Rok Mandeljc
b78a13a275 winecfg: Added Slovenian translation. 2008-04-08 11:56:54 +02:00
Sin-ta Hsiea
6d2e6cd6b3 winecfg: Add Traditional Chinese translation. 2008-01-16 20:11:05 +01:00
Daniel Nylander
d8510044ef winecfg: Add Swedish translation. 2007-10-16 12:35:19 +02:00
EA Durbin
70c20d7d4e winecfg: Implement audio test. 2007-09-26 12:15:14 +02:00
Alexandre Julliard
9966a787aa winecfg.exe: We can now store binary files in the repository. 2007-09-18 13:35:35 +02:00
Paul Vriens
2d87d2e89e winecfg: Show version again in About box. 2007-08-08 15:32:00 +02:00
Dmitry Timoshkov
197f4059ab include: winres.h no longer exists in PSDK, fix winresrc.h includes. 2007-08-07 14:09:09 +02:00
Mikołaj Zalewski
2f478c1bcc winecfg: Add Polish translation. 2007-04-24 10:18:19 +02:00
Vit Hrachovy
de0871795c winecfg: Fix outdated Czech localization. 2007-04-04 12:40:39 +02:00
Michael Stefaniuc
6e1a0dea44 winecfg: Initial Romanian translation. 2007-03-09 11:36:17 +01:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Kovács András
20d5741fd1 winecfg: New Hungarian language resource. 2006-02-28 12:02:04 +01:00
Fatih Aşıcı
8389e01636 winecfg: Turkish translation. 2006-02-06 13:09:03 +01:00
Robert Reif
f0c55e7d52 winecfg: Use sound tree view for driver selection.
- Move driver selection and configuration into tree view.
- Only show loadable drivers.
2005-12-17 12:30:06 +01:00
José Manuel Ferrer Ortiz
efa1ae30a4 winecfg: Spanish translations update. 2005-12-16 12:39:46 +01:00