Commit graph

514 commits

Author SHA1 Message Date
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
Michael Stefaniuc
f65cd2e2eb winecfg: Fix compilation on older gcc versions. 2008-10-20 12:23:35 +02:00
Alexandre Julliard
f150ddc3ed winecfg: Store the drive label as Unicode. 2008-10-17 14:11:56 +02:00
Alexandre Julliard
6483f2f201 winecfg: Store the drive serial number as a number instead of a string. 2008-10-17 13:37:04 +02:00
Muneyuki Noguchi
8987dbaee5 winecfg: Convert Japanese resource to UTF-8. 2008-10-13 11:40:16 +02:00
Michael Stefaniuc
2daee2e4a2 winecfg: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:43:13 +02:00
Muneyuki Noguchi
cb7fba896d winecfg: Use "MS Shell Dlg" 9 in Japanese resources. 2008-09-25 13:27:55 +02:00
Marcus Meissner
a24550aa82 winecfg: Fixed buffersize to GetPrivateProfileStringW. 2008-09-15 11:23:19 +02:00
Muneyuki Noguchi
0cd01df155 winecfg: Update Japanese translation. 2008-09-02 14:07:39 +02:00
Hongbo Ni
d07bb7f60b winecfg: Add simplified Chinese resource. 2008-08-29 12:30:21 +02:00
Hongbo Ni
fcb7e8a609 winecfg: Update traditional Chinese resource. 2008-08-29 12:30:12 +02:00
Hongbo Ni
92d6f981f4 winecfg: Convert traditional Chinese resource to utf8. 2008-08-27 13:21:23 +02:00
Muneyuki Noguchi
7fe4e83c33 winecfg: Update Japanese translation. 2008-08-25 12:36:16 +02:00
Muneyuki Noguchi
da11bfda28 winecfg: Update Japanese translation. 2008-08-22 10:40:09 +02:00
Vladimir Pankratov
2a4429bfa3 winecfg: Update Russian translation. 2008-08-05 14:09:37 +02:00
Colin Finck
a33d7fc8c9 Fix some hackish usages of WideCharToMultiByte. 2008-07-31 14:08:29 +02:00
Gerald Pfeifer
7da2a20a19 winecfg: Fix signedness of variable in enumerate_valuesW(). 2008-07-08 11:32:07 +02:00
Alexander Nicolaysen Sørnes
5bd57c5992 winecfg: Update Norwegian Bokmål translation. 2008-07-07 12:33:31 +02:00
Hwang YunSong(황윤성)
c41d74167e winecfg: Updated Korean resource. 2008-07-01 12:22:38 +02:00