summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2001-05-11 22:24:59 +0000
committerAlexander Larsson <alexl@src.gnome.org>2001-05-11 22:24:59 +0000
commit0cfd48a80edf92e9e8569674c26c9fa7f230b1f2 (patch)
treecc6d86d47242a0c5bfaddc565ae72929dc5a051d /ChangeLog.pre-2-6
parentcf18c0258da5f1be604fcb36142738afbe61436f (diff)
downloadgdk-pixbuf-0cfd48a80edf92e9e8569674c26c9fa7f230b1f2.tar.gz
Expose the ring in the triangle at the correct place when exposing just a
2001-05-11 Alexander Larsson <alexl@redhat.com> * gtk/gtkhsv.c (paint_triangle): Expose the ring in the triangle at the correct place when exposing just a part of the triangle.
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-64
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index 259100eac..416f08709 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,5 +1,9 @@
2001-05-11 Alexander Larsson <alexl@redhat.com>
+ * gtk/gtkhsv.c (paint_triangle):
+ Expose the ring in the triangle at the correct place when
+ exposing just a part of the triangle.
+
* gtk/gtkwindow-decorate.c (gtk_decorated_window_focus_change):
Return FALSE, or window focusing will not work.