Commit graph

747 commits

Author SHA1 Message Date
André Hentschel
09fb0ca5ee winecfg: Add more room for the license. 2013-06-03 11:28:25 +02:00
Alexandre Julliard
5a0e0717c3 winecfg: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
Marcus Meissner
73d00515fe winecfg: Remove incorrect HeapFree (Coverity). 2012-09-10 11:47:25 +02:00
André Hentschel
8b774cb7a8 ntdll: Add support for Windows 8 version. 2012-08-21 11:49:58 +02:00
Marcus Meissner
f1b4c33162 winecfg: Fixed use-after-free (Coverity). 2012-08-20 10:53:11 +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
Francois Gouget
fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +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
Henri Verbeet
f355f59345 winecfg: Get rid of some unused constants. 2012-01-26 17:44:04 +01:00
Alexandre Julliard
c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +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
da35622b83 makefiles: Disable use of Unicode macros globally for all the programs. 2012-01-20 13:14:16 +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
André Hentschel
2503f2e1bb winecfg: Bump NT 3.51 to Service Pack 5. 2011-12-05 12:22:28 +01:00
André Hentschel
9f0dde4d48 winecfg: Fill in the Service Pack major version for win2008. 2011-12-05 12:22:23 +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
Alexandre Julliard
27966d7ce4 winecfg: Set the program name and version at dialog init time. 2011-11-18 14:26:03 +01:00
Andrew Eikum
b6169510d2 winecfg: Play test sound asynchronously. 2011-11-01 16:43:30 +01:00
Andrew Eikum
00629cb0b3 winecfg: Don't reload winmm for each audio test. 2011-10-28 17:32:43 +02:00
Alex Henrie
648b36bb06 winecfg: Add Catalan translation. 2011-10-20 11:04:28 +02:00
Ken Sharp
08cfdd6c5e winecfg: Update English resource. 2011-10-19 19:30:55 +02:00
Ken Sharp
e8d9483da9 ntdll: Update Win2k8 to SP2. 2011-10-17 17:45:05 +02:00
Luca Bennati
aabe6e6f18 winecfg: Update Italian translation. 2011-10-17 17:45:04 +02:00
Łukasz Wojniłowicz
ece182354f winecfg: Update Polish translation. 2011-10-17 17:45:03 +02:00
Marcus Meissner
90c8798266 winecfg: Added missing break (Coverity). 2011-10-17 17:45:03 +02:00
Aurimas Fišeras
7f1b339a88 winecfg: Update Lithuanian translation. 2011-10-10 13:32:06 +02:00
Hwang YunSong
750404ee8d winecfg: Updated Korean translation. 2011-10-06 12:27:59 -05: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
Aurimas Fišeras
27cca60115 winecfg: Update Lithuanian translation. 2011-09-28 10:59:34 +02:00
Andrew Eikum
4b8a296365 winecfg: Replace DirectSound settings with Driver Diagnostics. 2011-09-27 16:24:27 +02:00
Alexandre Julliard
707efdc0f8 winecfg: Set the background color for the web link. 2011-09-26 22:53:14 +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
Bruno Jesus
9f24f14cc0 winecfg: Write the ProductName registry key based on selected OS. 2011-09-09 15:14:34 +02:00
Francois Gouget
08de85a2d9 winecfg: Specify a context for the drive letter setting. 2011-09-07 18:13:30 +02:00
Hwang YunSong
526d4e2b98 winecfg: Updated Korean translation. 2011-09-07 11:38:22 +02:00
Andrew Eikum
dfe73cda4a winecfg: Remove driver selection from Audio tab. 2011-09-01 18:06:37 +02:00
José Manuel Ferrer Ortiz
ed92d80682 winecfg: Spanish translation update. 2011-08-29 13:41:28 +02:00
Alexandre Julliard
fdc0d0f95f winecfg: Fix deletion of registry keys for Wow64 mode. 2011-08-26 14:28:11 +02:00
Francois Gouget
c992ca277d Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Frédéric Delanoy
1b6eed8a99 programs: Assorted spelling fixes. 2011-07-27 17:48:10 +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
Akihiro Sagawa
efa2b84811 winecfg: Update Japanese translation. 2011-05-26 13:33:43 +02:00
Anders Jonsson
2096d90141 winecfg: Update Swedish translation. 2011-05-13 10:55:37 +02:00
Nikolay Sivov
c81d6e21a3 winecfg: Update Russian dialog strings. 2011-05-12 14:25:37 +02:00
Hwang YunSong
733d1763d3 winecfg: Update Korean resource. 2011-05-12 14:24:13 +02:00
Frédéric Delanoy
39c38cf024 winecfg: Update French translation. 2011-05-12 14:23:34 +02:00
Aurimas Fišeras
d1bf3dc70a winecfg: Update Lithuanian translation. 2011-05-12 14:23:32 +02:00
André Hentschel
f464e4db6f winecfg: Update German translation. 2011-05-12 14:23:29 +02:00
Alexandre Julliard
687641c8f2 winecfg: Replace the old DXGrab option by the new fullscreen grab option. 2011-05-11 14:56:45 +02:00
Hwang YunSong
0a51b005d3 winecfg: Update Korean resource. 2011-05-04 17:26:47 +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
Gerald Pfeifer
cf5435656f winecfg: Fix use of uninitialized variable in some cases. 2011-04-20 15:23:17 +02:00
André Hentschel
5ad5a19027 winecfg: Also distinguish versions by product type. 2011-04-19 18:29:24 +02:00
Detlef Riekenberg
1ce6e87c75 winecfg: Fix major version of windows 3.1. 2011-04-14 17:13:56 +02:00
Austin English
24ba89c529 ntdll: Add support for win2k8r2. 2011-04-13 17:21:42 +02:00
Marcus Meissner
fd2fe2be0d winecfg: Added missing break (Coverity). 2011-03-28 17:10:49 +02:00
Francois Gouget
11bbb80dc9 winecfg: Add a full stop to an error message. 2011-03-16 14:14:23 +01:00
Dmitry Timoshkov
88a4b618b1 winecfg: Protect from closing the root key. 2011-03-11 11:48:51 +01:00
Alexandre Julliard
a2be59a3f6 winecfg: Convert menu and string tables resources to po files. 2011-01-14 18:26:10 +01:00
Alexandre Julliard
adfab558ec winecfg: Build the file filter by hand instead of hardcoding it in resource strings. 2011-01-13 21:15:08 +01:00
Austin English
c3d28bae6d winecfg: Fix a compiler warning on PowerPC. 2011-01-13 15:22:00 +01:00
Łukasz Wojniłowicz
1c48352540 winecfg: Update Polish translation. 2010-12-22 12:45:13 +01:00
Albert Pool
018930a01e winecfg: Update Dutch translation. 2010-12-20 12:47:38 +01:00
Michael Stefaniuc
d44bfdbff8 winecfg: Remove the support to configure the audioio driver sound. 2010-12-17 13:26:03 +01:00
Alexandre Julliard
d15d52ddab winecfg: Set Wow64 registry keys as well as the 64-bit ones for version information. 2010-12-15 22:30:18 +01:00
Alexandre Julliard
fb929be9a4 winecfg: Relaunch the 64-bit version of winecfg on Wow64. 2010-12-15 22:29:49 +01:00
Austin English
b06cd31fe4 ntdll: Bump win2k3 version information to sp2. 2010-12-13 12:31:31 +01:00
Alexandre Julliard
15ccabc9a8 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
Austin English
68daebb681 winecfg: Add a manpage. 2010-11-24 18:00:08 +01:00
Cheer Xiao
6a8c51ed1d winecfg: Update Simplified Chinese translation. 2010-11-15 14:54:04 +01:00
Alexandre Julliard
0119d770a3 winecfg: Make some variables static. 2010-10-01 13:38:31 +02:00
Hans Leidekker
92b7f57e1e winecfg: Update Windows 7 version to Service Pack 1. 2010-09-27 14:10:45 +02:00
Anders Jonsson
29a4da8c15 winecfg: Update Swedish translation. 2010-09-27 14:10:44 +02:00
Luca Bennati
703a79dce0 winecfg: Fix Italian translation. 2010-09-23 17:50:11 +02:00
Luca Bennati
003cf5c434 winecfg: Update Italian translation. 2010-09-21 17:53:54 +02:00
Alexandre Julliard
81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Luca Bennati
d9e4bcc88c winecfg: Fix Italian translation. 2010-09-18 13:07:05 +02:00
Luca Bennati
d0e33d4ca3 winecfg: Update Italian translation. 2010-09-09 19:56:36 +02:00
Alexandre Julliard
92edc06e16 winecfg: Fix a pointer cast warning. 2010-09-01 14:01:04 +02:00
Vincent Povirk
be1aa20276 winecfg: Don't allow virtual desktops smaller than 640x480. 2010-08-24 17:57:41 +02:00
Luca Bennati
5327cb77d1 winecfg: Fix Italian translation. 2010-08-23 11:54:25 +02:00
André Hentschel
c6f1b6ba96 winecfg: Sync German keyboard shortcuts. 2010-08-02 12:55:22 +02:00
Paul Vriens
4b48480340 winecfg: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-26 09:58:22 +02:00
Michael Stefaniuc
5fbf1b23bf winecfg: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
Davide Pizzetti
53db2df4b1 winecfg: Italian translation update. 2010-07-22 10:22:58 +02:00
Alexandre Julliard
6fb39dfe4a programs: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:37 +02:00
André Hentschel
117a436bbf winecfg: Improve German view. 2010-07-20 13:13:04 +02:00
Austin English
82868174bc Remove references to wineprefixcreate. 2010-07-20 12:35:40 +02:00