summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorAlex Larsson <alexl@redhat.com>2001-09-19 00:49:52 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-09-19 00:49:52 +0000
commit1a46d3d534698081b67e56e5510f521e45bfcbd1 (patch)
treef673445d694db4b1c804815f99df96f05eec1afc /ChangeLog.pre-2-4
parent07fd24542186c9d2e30a8b08381cab6285d94725 (diff)
downloadgdk-pixbuf-1a46d3d534698081b67e56e5510f521e45bfcbd1.tar.gz
Don't draw with GTK_STATE_ACTIVE.
2001-09-18 Alex Larsson <alexl@redhat.com> * gtk/gtkcheckbutton.c: * gtk/gtkradiobutton.c: Don't draw with GTK_STATE_ACTIVE. * gtk/gtkclist.c: * gtk/gtkctree.c: Draw lines between rows with base_gc[GTK_STATE_NORMAL]. * gtk/gtktextdisplay.c: Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and unfocused with base_gc [GTK_STATE_ACTIVE]. * gtk/gtkentry.c: Add select all menu-item. Default cursor color is red. Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and unfocused with base_gc [GTK_STATE_ACTIVE]. * gtk/gtklabel.[ch]: Add keynav + menu to selectable lables. Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and unfocused with base_gc [GTK_STATE_ACTIVE]. * gtk/gtkfilesel.c: Add drag and drop support. * gtk/gtkstyle.c: (This was checked in earlier) New default values for text/base SELECTED and ACTIVE
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-432
1 files changed, 32 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index be9123b67..c2e8297ba 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,35 @@
+2001-09-18 Alex Larsson <alexl@redhat.com>
+
+ * gtk/gtkcheckbutton.c:
+ * gtk/gtkradiobutton.c:
+ Don't draw with GTK_STATE_ACTIVE.
+
+ * gtk/gtkclist.c:
+ * gtk/gtkctree.c:
+ Draw lines between rows with base_gc[GTK_STATE_NORMAL].
+
+ * gtk/gtktextdisplay.c:
+ Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
+ unfocused with base_gc [GTK_STATE_ACTIVE].
+
+ * gtk/gtkentry.c:
+ Add select all menu-item.
+ Default cursor color is red.
+ Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
+ unfocused with base_gc [GTK_STATE_ACTIVE].
+
+ * gtk/gtklabel.[ch]:
+ Add keynav + menu to selectable lables.
+ Focused selection is drawn with base_gc [GTK_STATE_SELECTED] and
+ unfocused with base_gc [GTK_STATE_ACTIVE].
+
+ * gtk/gtkfilesel.c:
+ Add drag and drop support.
+
+ * gtk/gtkstyle.c:
+ (This was checked in earlier)
+ New default values for text/base SELECTED and ACTIVE
+
Tue Sep 18 23:51:49 2001 Tim Janik <timj@gtk.org>
* configure.in: up version to 1.3.8, interface age 0,