summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorSven Neumann <sven@gimp.org>2003-03-26 13:41:00 +0000
committerSven Neumann <neo@src.gnome.org>2003-03-26 13:41:00 +0000
commitb33894c5a5265ec1e111e6d3483b027bd2b6173c (patch)
treecdfb0a3e1963c2b43513c736d263282ff37af5a3 /ChangeLog.pre-2-10
parentbb320fcb5bc54d4a0d2c836b57ff0e063c01d971 (diff)
downloadgtk+-b33894c5a5265ec1e111e6d3483b027bd2b6173c.tar.gz
rewrote the function that does node and arrow prelighting, queue all
2003-03-26 Sven Neumann <sven@gimp.org> * gtk/gtktreeview.c: rewrote the function that does node and arrow prelighting, queue all redraws from here (Fixes bug #108792).
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1012
1 files changed, 9 insertions, 3 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 8009117c00..25aa493e49 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,11 @@
+2003-03-26 Sven Neumann <sven@gimp.org>
+
+ * gtk/gtktreeview.c: rewrote the function that does node and arrow
+ prelighting, queue all redraws from here (Fixes bug #108792).
+
2003-03-20 Richard Kinder <r_kinder@yahoo.com>
- * demos/testpixbuf.c (update_timeout): set error to NULL, not FALSE.
+
+ * demos/testpixbuf.c (update_timeout): set error to NULL, not FALSE.
Fixes bug #108778.
2003-03-20 Guntupalli Karunakar <karunakar@freedomink.org>
@@ -7,8 +13,8 @@
* configure.in: Added "ml" in ALL_LINGUAS
Sat Mar 15 18:49:27 2003 Manish Singh <yosh@gimp.org>
-
- * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of
+
+ * gtk/gtkradiomenuitem.h: use GTK_DISABLE_DEPRECATED instead of
G_DISABLE_DEPRECATED.
2003-03-14 Tor Lillqvist <tml@iki.fi>