[gtk+/gtk-2-24-win32] win32: add TODO mentioning GtkButton::child-displacement-x & y should be 0 when XP theme is active
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-2-24-win32] win32: add TODO mentioning GtkButton::child-displacement-x & y should be 0 when XP theme is active
- Date: Fri, 21 Oct 2011 12:54:05 +0000 (UTC)
commit 900f39d5955ff6da4d82c7cbfd9ed40d933152e4
Author: Dieter Verfaillie <dieterv optionexplicit be>
Date: Thu Oct 20 14:03:31 2011 +0200
win32: add TODO mentioning GtkButton::child-displacement-x & y should be 0 when XP theme is active
modules/engines/ms-windows/msw_style.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/modules/engines/ms-windows/msw_style.c b/modules/engines/ms-windows/msw_style.c
index 3128a1d..20c6d29 100755
--- a/modules/engines/ms-windows/msw_style.c
+++ b/modules/engines/ms-windows/msw_style.c
@@ -660,8 +660,9 @@ setup_msw_rc_style (void)
btn_face.red, btn_face.green, btn_face.blue);
gtk_rc_parse_string (buf);
- /* enable coloring for text on buttons TODO: use GetThemeMetric for the
- border and outside border */
+ /* enable coloring for text on buttons
+ * TODO: use GetThemeMetric for the border and outside border
+ * TODO: child-displacement-x & y should be 0 when XP theme is active */
g_snprintf (buf, sizeof (buf),
"style \"msw-button\" = \"msw-default\"\n"
"{\n"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]