Commit Graph

724 Commits (c2a0e6405f325b0a9f8b836a415e187ecd560080)

Author SHA1 Message Date
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