Commit Graph

748 Commits (fad999e36746926e22bbb3cc4a9938a6c5d4ade2)

Author SHA1 Message Date
Austin English 78b16ca431 winecfg: Move WineHQ URLs to https.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 10:06:17 +01:00
Zebediah Figura bcc8791bc1 winemp3.acm: Rename to l3codeca.acm.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-10-14 01:03:48 +02:00
Fabian Maurer 685bdb2614 winecfg: Remove processorArchitecture from manifest.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-05 10:31:50 +02:00
Fabian Maurer 9944b97a89 winecfg: Use proper size for combobox controls.
Signed-off-by: Fabian Maurer <dark.shadow4@web.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-08-30 09:03:44 +02:00
Huw Davies 5159279f28 winecfg: Try to read the dpi from the user key first.
Write changes back to the user key.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-27 22:22:49 +02:00
André Hentschel 72aecacf94 ntdll: Bump Win 10 version to 15063.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-10 21:51:40 +02:00
Alex Henrie 127bb951e1 winecfg: Paint text on About tab with the right background color.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-03-27 16:54:24 +02:00
Austin English 6737ac70d6 wine.inf: Set default Windows version to win7.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-08 10:49:30 +01:00
Nikolay Sivov 7179b7d0e9 winecfg: Keep pending settings in static list.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-11-28 13:55:13 +01:00
Hans Leidekker f94784ddba ntdll: SzCSDVersion is an empty string on Windows 8 and up.
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-10-04 13:56:24 +02:00
André Hentschel 24031fef65 ntdll: Bump Win 10 version to 14393.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-22 12:42:08 +09:00
Alexandre Julliard 5b8fdb9731 winecfg: Keep metrics in DPI-relative format when saving the theme.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-18 01:06:11 +09:00
Francois Gouget 4f8b0b0e63 winecfg: Highlight spelling fixes.
Highlight is misspelled in many SDK constants and registry settings.
But we don't have to do the same for our own constants.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-03-28 16:26:53 +09:00
Jactry Zeng f80a3f6c25 winecfg: Use better shortcut keys.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-01-25 23:56:07 +09:00
Nikolay Sivov a11b8ded1d winecfg: Fix a crash on empty size field in Desktop Integration.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-12 05:28:16 +01:00
Alex Henrie 7e5cb21540 winecfg: Widen "Folder" column to accommodate Catalan translation.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-08 16:20:01 +09:00
Francois Gouget 9d90c897ce winecfg: Tweak sizes and alignments so the 'Font' button does not clip in Portuguese (Portugal).
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-12-07 22:30:56 +09:00
Alexandre Julliard 17ac5ba7f9 makefiles: Specify whether to install program binaries in the individual makefiles.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-10-30 14:58:50 +09:00
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