mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 03:10:09 +00:00
Removed check-y/check-n backgrounds - the effect looked like a bug.
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com> * gtk/testgtkrc: Removed check-y/check-n backgrounds - the effect looked like a bug.
This commit is contained in:
parent
16561707f8
commit
619ca57c5a
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -1,3 +1,8 @@
|
||||
Sun Feb 21 17:44:52 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gtk/testgtkrc: Removed check-y/check-n backgrounds -
|
||||
the effect looked like a bug.
|
||||
|
||||
Sun Feb 21 17:14:44 1999 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* gdk/gdkwindow.c (gdk_window_set_geometry_hints): Always
|
||||
|
@ -52,8 +52,8 @@ style "toggle_button" = "button"
|
||||
{
|
||||
fg[NORMAL] = { 1.0, 0, 0 }
|
||||
fg[ACTIVE] = { 1.0, 0, 0 }
|
||||
bg_pixmap[ACTIVE] = "check-y.xpm"
|
||||
bg_pixmap[NORMAL] = "check-n.xpm"
|
||||
# bg_pixmap[ACTIVE] = "check-y.xpm"
|
||||
# bg_pixmap[NORMAL] = "check-n.xpm"
|
||||
}
|
||||
|
||||
style "text"
|
||||
|
@ -52,8 +52,8 @@ style "toggle_button" = "button"
|
||||
{
|
||||
fg[NORMAL] = { 1.0, 0, 0 }
|
||||
fg[ACTIVE] = { 1.0, 0, 0 }
|
||||
bg_pixmap[ACTIVE] = "check-y.xpm"
|
||||
bg_pixmap[NORMAL] = "check-n.xpm"
|
||||
# bg_pixmap[ACTIVE] = "check-y.xpm"
|
||||
# bg_pixmap[NORMAL] = "check-n.xpm"
|
||||
}
|
||||
|
||||
style "text"
|
||||
|
Loading…
Reference in New Issue
Block a user