aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-01-27 15:51:37 +0800
committerChris Lahey <clahey@src.gnome.org>2000-01-27 15:51:37 +0800
commit905f7de48f5c591caa340f099fff821e07bf82e4 (patch)
tree29848942ad019efff76c85c90234627392b8b93e /ChangeLog
parent074aff3059b7d127a7670c65ed3f1ae542b1b1cb (diff)
downloadgsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar.gz
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar.bz2
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar.lz
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar.xz
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.tar.zst
gsoc2013-evolution-905f7de48f5c591caa340f099fff821e07bf82e4.zip
Use e_canvas_item_grab_focus so that it will work with old versions of
2000-01-28 Christopher James Lahey <clahey@helixcode.com> * widgets/e-minicard-label.c, widgets/e-minicard.c: Use e_canvas_item_grab_focus so that it will work with old versions of gnome-canvas. * widgets/e-canvas.c, widgets/e-canvas.h: Finished working around focus bugs. svn path=/trunk/; revision=1649
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c4c3ab0e3..a4894ce38e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2000-01-28 Christopher James Lahey <clahey@helixcode.com>
+ * widgets/e-minicard-label.c, widgets/e-minicard.c: Use
+ e_canvas_item_grab_focus so that it will work with old versions of
+ gnome-canvas.
+
+ * widgets/e-canvas.c, widgets/e-canvas.h: Finished working around
+ focus bugs.
+
+2000-01-28 Christopher James Lahey <clahey@helixcode.com>
+
* widgets/test-reflow.c: Set the minimum_width.
* widgets/e-reflow.h, widgets/e-reflow.c: Added one more column