Michael Müller
|
130c655e2f
|
winecfg: Do not overwrite theme each time an item is drawn.
|
2015-08-19 20:19:57 +09:00 |
Carlo Bramini
|
75e03c13e1
|
winecfg: Simplify code by using SetDlgItemInt.
|
2015-08-17 14:51:43 +09:00 |
André Hentschel
|
27bf278d72
|
ntdll: Add support for Win 10.
|
2015-08-13 15:04:29 +09:00 |
Nikolay Sivov
|
d11b498c81
|
winecfg: Fix string buffer length for override settings (Valgrind).
|
2015-06-29 18:51:03 +09:00 |
Nikolay Sivov
|
74c3a4a7e7
|
winecfg: Fix a leak when applying drive changes (Coverity).
|
2015-06-29 18:51:02 +09:00 |
Mark Harmstone
|
3b9ac1b18a
|
winecfg: Invalidate property sheet when font changed.
When you changed the font on the Desktop Integration tab, it wasn't
enabling the Apply button.
|
2015-06-12 21:22:41 +09:00 |
Andrew Eikum
|
e17f4fd2f8
|
winecfg: Use a listview for speaker configuration.
|
2015-04-15 16:21:35 +09:00 |
Jason Overland
|
4b18b0d10e
|
winecfg: Add owner to file picker dialogs, making them modal.
|
2015-04-06 16:08:25 +09:00 |
Mark Harmstone
|
8cf9108b2d
|
winecfg: Add manifest.
|
2015-04-03 17:07:37 +09:00 |
Francois Gouget
|
6f64673fb5
|
winecfg: Remove unneeded NONAMELESSXXX directives.
|
2015-04-03 00:33:30 +09:00 |
Mark Harmstone
|
8fab1cdc74
|
winecfg: Style updown control with UDS_ALIGNRIGHT.
|
2015-04-01 14:16:01 +09:00 |
Sebastian Lackner
|
317fc7aaf8
|
winecfg: Add library override instead of closing winecfg when pressing Enter.
Based on a patch by Hugh McMaster.
|
2015-03-04 21:50:36 +09:00 |
Mark Harmstone
|
fa685fc353
|
winecfg: Refresh sys params on theme change.
|
2015-02-25 00:04:39 +09:00 |
Mark Harmstone
|
b467908ea4
|
winecfg: Draw colour button using theme.
|
2015-02-20 16:25:26 +09:00 |
Mark Harmstone
|
d3d4739513
|
winecfg: Fix bug causing 5.1 speakers to appear as stereo.
|
2015-02-04 21:32:50 +09:00 |
Mark Harmstone
|
b2dede7950
|
winecfg: Add speaker config controls to audio tab.
|
2015-02-03 20:12:50 +09:00 |
Dmitry Kozliuk
|
b4e261480d
|
winecfg: Fix title reset when removing application from the list.
|
2014-12-16 16:16:39 +01:00 |
André Hentschel
|
aa59d5b7bc
|
winecfg: Remove unused strings (Clang).
|
2014-11-25 19:49:35 +01:00 |
Bruno Jesus
|
c5aacafeea
|
winecfg: No need to cut a backslash if it does not exist.
|
2014-10-24 19:58:05 +09:00 |
André Hentschel
|
778c2ab6f9
|
ntdll: Add support for Win 8.1.
|
2014-10-08 17:45:51 +02:00 |
Alexandre Julliard
|
86b1f94d28
|
makefiles: Get rid of the MAKE_PROG_RULES variable.
|
2014-01-02 12:12:57 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Hans Leidekker
|
0463d01f15
|
ntdll: Report the latest service pack for 64-bit Windows XP.
|
2013-12-11 12:57:18 +01:00 |
Francois Gouget
|
d9f9500158
|
winecfg: Tweak the wording of the drives configuration.
|
2013-12-02 19:25:20 +01:00 |
Alexandre Julliard
|
e2df0ab856
|
makefiles: Generate rules from makedep for building and installing man pages.
|
2013-11-18 11:40:00 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Frédéric Delanoy
|
87c72332bb
|
winecfg: Use BOOL type where appropriate.
|
2013-10-17 10:45:45 +02:00 |
Frédéric Delanoy
|
183f00cb6c
|
winecfg: Use BOOL type where appropriate.
|
2013-10-09 10:09:03 +02:00 |
Hans Leidekker
|
b0755344c4
|
ntdll: Fix the version reported for 64-bit Windows XP.
|
2013-10-01 19:08:22 +02:00 |
Frédéric Delanoy
|
e0bb0adee5
|
winecfg: Use BOOL type where appropriate.
|
2013-09-20 11:24:31 +02:00 |
Marcus Meissner
|
a7cc44a6db
|
winecfg: Free result in error nodes (Coverity).
|
2013-07-19 11:53:07 +02:00 |
Alexandre Julliard
|
dcc97a186d
|
Standardize the BUGS, AVAILABILITY and SEE ALSO sections across all man pages.
|
2013-07-16 20:48:05 +02:00 |
Alexandre Julliard
|
b07fb96a23
|
winecfg: Don't offer vertical fonts in the font dialog.
|
2013-06-25 12:39:32 +02:00 |
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 |