Alex Henrie
1f4532d5c6
winecfg: Use standard C functions for memory allocation.
2022-12-05 20:04:54 +01:00
Alexandre Julliard
d02d50299b
winecfg: Use Unicode functions throughout.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-07 21:35:54 +02:00
Alexandre Julliard
a243a7af97
winecfg: Use wide character string literals.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-07 21:35:54 +02:00
Alexandre Julliard
3073a17202
winecfg: Avoid depending on the PACKAGE_* macros.
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-04-09 09:32:26 +02:00
Zebediah Figura
35afdf0f79
winecfg: Also set the text color for the license and version controls.
...
Otherwise they will default to black and not respect theming.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-18 23:11:38 +02:00
Zebediah Figura
f05fa1b99d
winecfg: Use GetSysColorBrush().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-18 23:11:36 +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
Alexandre Julliard
edf44bfb1e
winecfg: Avoid Unicode macros.
2012-01-20 12:44:04 +01:00
Alexandre Julliard
27966d7ce4
winecfg: Set the program name and version at dialog init time.
2011-11-18 14:26:03 +01:00
Alexandre Julliard
707efdc0f8
winecfg: Set the background color for the web link.
2011-09-26 22:53:14 +02:00
Alexandre Julliard
92edc06e16
winecfg: Fix a pointer cast warning.
2010-09-01 14:01:04 +02:00
Francois Gouget
c5bd7e4eb6
winecfg: The winecfg debug channel is unused so remove it.
2010-06-24 10:36:03 +02:00
Joel Holdsworth
54b4ac174b
winecfg: Cosmetic improvements to the about panel.
2010-06-09 13:26:26 +02:00
Joel Holdsworth
7342bce80d
winecfg: Moved about panel code into about.c.
2010-06-07 15:17:42 +02:00