Commit Graph

22 Commits

Author SHA1 Message Date
Colin Finck a33d7fc8c9 Fix some hackish usages of WideCharToMultiByte. 2008-07-31 14:08:29 +02:00
Reece Dunn 14f86f8778 winecfg: Add support for updating all system colours. 2008-04-01 13:15:39 +02:00
Reece H. Dunn 85703790fd winecfg: Allow theme colour names to be case insensitive when reading them from a file. 2008-02-11 21:03:55 +01:00
Reece H. Dunn 84d77c9d2c winecfg: Fixed reading in colour data from a theme file. 2008-02-11 21:03:47 +01:00
Dmitry Timoshkov 2ae3945d3d winecfg: Don't mix the strings in unix and windows locales. 2008-01-04 11:55:59 +01:00
Nigel Liang 998baf9f0f winecfg: Suport color schemes from .theme format themes. 2007-08-23 13:36:20 +02:00
Nigel Liang a4d8f32d55 winecfg: Add menu font settings to desktop integration tab. 2007-07-31 13:40:29 +02:00
Dmitry Timoshkov 43a072b1cb winecfg: Fix some compatibility problems. 2007-07-31 13:36:08 +02:00
Alexandre Julliard 0faf3f8a1a Avoid non-portable Unix mode bits macros. 2007-07-31 13:18:03 +02:00
Stefan Huehner 51a7ca3440 Change some functions arguments from () -> (void). 2007-03-12 12:25:31 +01:00
Andrew Talbot e181d5d0e2 winecfg: Cast-qual warning fix. 2006-12-16 17:02:04 +01:00
Vitaliy Margolen 38d5130b5c winecfg: Add ability to change colors and non-client sizes. 2006-11-21 12:12:21 +01:00
Francois Gouget 82babbee0b Add missing '\n's to Wine traces. 2006-10-05 17:46:48 +02:00
Paul Vriens 35d24315e7 winecfg: Create Resources directory when adding themes. 2006-06-20 20:35:47 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Francois Gouget 4aa6418d51 Assorted spelling fixes. 2006-02-24 21:10:03 +01:00
Michael Jung 51a3198748 winecfg: Support for setting symlinks for 'Desktop' and 'My Stuff' shell folders. 2006-02-14 13:09:30 +01:00
Mike McCormack 55303936b6 winecfg: Tidy up included headers.
Get rid of the barely used properties.c.
2006-01-19 11:55:01 +01:00
Frank Richter c963461fa1 Since uxtheme also returns a friendly display name from
EnumThemeColors() and EnumThemeSizes() use that in the color/size
combos.
2005-09-02 11:19:35 +00:00
Frank Richter ea61fd376f Add an "Install theme" button to the appearance page to allow
convenient copying of the .msstyles file to the Right Place inside the
Windows dir.
2005-08-30 10:01:27 +00:00
Frank Richter a15006fe34 Make THEME_update_color_and_size static and drop THEME_ prefix. 2005-08-29 21:47:04 +00:00
Frank Richter 1bac61f8e5 Add an "Appearance" tab to control the currently active theme. 2005-08-24 10:59:40 +00:00