Commit Graph

532 Commits

Author SHA1 Message Date
Ricardo Filipe
6b31b2d649 winecfg: Update Portuguese translation and convert to UTF8. 2009-07-08 20:12:00 +02:00
Huw Davies
7705022c84 winecfg: Add English neutral translations. 2009-07-07 13:26:24 +02:00
André Hentschel
90586893c1 winecfg: Improve German About dialog. 2009-07-07 11:00:36 +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
Aurimas Fišeras
4e1af57b5f Various spelling fixes for Lithuanian translation. 2009-07-06 14:35:26 +02:00
Frédéric Delanoy
958ba9e139 winecfg: Fix French translation & UI display. 2009-07-06 14:35:25 +02:00
Aurimas Fišeras
e628509a29 winecfg: Improve Lithuanian translation. 2009-07-03 11:27:49 +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
Hwang YunSong
eafba4a8f5 winecfg: Updated Korean resource. 2009-06-29 12:29:52 +02:00
Austin English
6b80c80410 winecfg: Fix cd detection for FreeBSD. 2009-06-26 12:02:51 +02:00
Jörg Höhle
079074e006 winecfg: Provide trailing \ now required by GetVolumeInformation. 2009-06-23 15:53:01 +02:00
Paul Chitescu
05109761b4 winecfg: Reordered controls in the About dialog so labels can have accelerators. 2009-06-23 15:53:01 +02:00
Paul Chitescu
d2ca7cf428 winecfg: Fixed Romanian translation. 2009-06-22 11:23:15 +02:00
José Manuel Ferrer Ortiz
fd3a1bb009 winecfg: Spanish resources update. 2009-06-16 13:26:37 +02:00
Paul Vriens
ee1aa86d2a winecfg: Fix Dutch translations. 2009-06-08 14:30:19 +02:00
Vitaliy Margolen
1e4b401a98 winecfg: Update WinXP version to SP3. 2009-06-01 16:16:02 +02:00
Michael Stefaniuc
4fd3d633cb Fix typo in Romanian translation basă => bază.
Thanks to Dimitriu Petru for spotting this.
2009-05-19 11:58:53 +02:00
Francois Gouget
7eac467258 winecfg: Use Win32 APIs instead of strdup(). 2009-05-13 12:45:36 +02:00
Rein Klazes
64dbec13ef winecfg: Make the open file dialogs resizable. 2009-05-06 12:20:10 +02:00
Reece Dunn
cd71cb26f9 winecfg: Fix the size of the application static text in Japanese. 2009-04-22 12:56:00 +02:00
Reece Dunn
2c3d5b27c2 winecfg: Fix the size of the application static text in Spanish. 2009-04-22 12:55:56 +02:00
Warren Dumortier
33a0062e0f winecfg: Update French translation. 2009-04-07 11:20:51 +02:00
Michael Stefaniuc
e09fc21576 winecfg: Use ULONG for a bitmask variable. 2009-04-02 16:28:30 +02:00
Alexandre Julliard
7776faf3a7 winecfg: Offer a few more dlls in the load order drop-down list. 2009-02-27 16:05:30 +01:00
Aurimas Fischer
ff5bbf1360 winecfg: Unify/fix some Lithuanian translated strings. 2009-02-19 12:53:27 +01:00
Aurimas Fischer
b18f5ee51b winecfg: Add Lithuanian translation. 2009-02-16 16:01:38 +01:00
David Hedberg
0b3064215b winecfg: Fix for paths containing utf-8. 2009-02-09 17:17:09 +01:00
Francois Gouget
0e01daa3e7 winecfg: Make enumerate_valuesW() static. 2009-01-26 15:13:15 +01:00
Ben Klein
8df74a0edb winecfg: Fix a typo in autodetect_drives. 2009-01-22 12:03:25 +01:00
Michael Stefaniuc
68d5d8e921 winecfg: Remove superfluous casts. 2009-01-08 12:54:46 +01:00
Hwang YunSong(황윤성)
7f11abc91b winecfg: Updated Korean resource. 2008-12-29 11:49:08 +01:00
Jesse Allen
e39a471aac winecfg: Make virtual desktop shortcut key unique. 2008-12-23 12:51:09 +01:00
Jörg Höhle
cda8e4410a winecfg: Prevent crash when clearing volume serial number input. 2008-12-18 14:53:55 +01:00
ByeongSik Jeon
1b0297a7f9 *Zh.rc: Update the Chinese resource font name to "MS Shell Dlg". 2008-12-11 12:20:48 +01:00
Daniel Nylander
1966d8edc5 winecfg: Updated Swedish translation. 2008-12-08 12:03:14 +01:00
Rok Mandeljc
90b26563de winecfg: Updated Slovenian translation. 2008-12-08 12:01:22 +01:00
Kirill K. Smirnov
95366238a0 winecfg/audio: Properly terminate an empty list of drivers. 2008-12-04 12:18:58 +01:00
Michael Stefaniuc
7a2f3bf7ee winecfg: Remove some superfluous casts. 2008-12-04 12:08:20 +01:00
Kirill K. Smirnov
1482006fb5 winecfg/audio: Simplify removeDriver() function. 2008-11-26 13:41:40 +01:00
Kirill K. Smirnov
d540cf3c80 winecfg/audio: Fix uninitialized variable. 2008-11-26 13:40:03 +01:00
Hwang YunSong(황윤성)
ede8c994e8 winecfg: Updated Korean resource. 2008-11-12 11:49:12 +01:00
Alexandre Julliard
6ccf01fe8a winecfg: Display an nicer error when the mount manager cannot be accessed. 2008-11-03 13:34:12 +01:00
Austin English
f64fbe2ef3 winecfg: Set default windows version to XP. 2008-10-28 12:33:45 +01:00
Reece Dunn
20d8e46858 winecfg: Renamed 'Shell Folder' to 'Folder'. 2008-10-27 13:35:29 +01:00
Reece Dunn
bd645a8482 winecfg: Add ellipsis ('...') to buttons that launch other dialogs. 2008-10-27 13:35:10 +01:00
Marcus Meissner
19464a6bf7 programs: Fixed two RegEnumValue name lengths. 2008-10-27 11:28:29 +01:00
Alexandre Julliard
abe00bbebe winecfg: Load the existing drive config from mountmgr instead of relying on QueryDosDevice. 2008-10-24 14:24:58 +02:00
Alexandre Julliard
18b66912b7 winecfg: Store the Unix device if any in the drive configuration. 2008-10-24 14:24:58 +02:00
Alexandre Julliard
eb65f6a212 winecfg: Use an ioctl to the mount manager to define drives. 2008-10-24 14:24:58 +02:00
Alexandre Julliard
f410cf7c98 winecfg: Update the drives only when they have changed, instead of trying to compare with the current setup. 2008-10-23 12:15:43 +02:00