Commit Graph

32 Commits (c9eee734506f5bec8a8884ed9b3f465b47b51042)

Author SHA1 Message Date
Alexandre Julliard c9eee73450 makefiles: Define __WINESRC__ when building programs. 2012-01-23 16:07:37 +01:00
Alexandre Julliard edf44bfb1e winecfg: Avoid Unicode macros. 2012-01-20 12:44:04 +01:00
Alexandre Julliard 0119d770a3 winecfg: Make some variables static. 2010-10-01 13:38:31 +02:00
Gerald Pfeifer 814f570e5b winecfg: Remove variable cUnixPathLen which is not really used from apply_shell_folder_changes. 2010-04-26 07:03:12 -05:00
Michael Stefaniuc 3fae3f3666 winecfg: Remove some explicit WPARAM casts. 2009-12-28 12:27:14 +01:00
Rein Klazes 64dbec13ef winecfg: Make the open file dialogs resizable. 2009-05-06 12:20:10 +02:00
David Hedberg 0b3064215b winecfg: Fix for paths containing utf-8. 2009-02-09 17:17:09 +01:00
Michael Stefaniuc 68d5d8e921 winecfg: Remove superfluous casts. 2009-01-08 12:54:46 +01:00
Michael Stefaniuc 7a2f3bf7ee winecfg: Remove some superfluous casts. 2008-12-04 12:08:20 +01:00
Marcus Meissner a24550aa82 winecfg: Fixed buffersize to GetPrivateProfileStringW. 2008-09-15 11:23:19 +02:00
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