aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-22 07:58:40 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-22 07:58:40 +0800
commit254a2031dd9ec457e51c353c7c56dd2c8ffa93b9 (patch)
tree14a477aba70f4fbc93f2f509efde8cb351729e28 /ChangeLog
parent36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357 (diff)
downloadgsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.gz
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.bz2
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.lz
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.xz
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.zst
gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.zip
Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus.
2000-03-21 Christopher James Lahey <clahey@helixcode.com> * widgets/e-text/e-text.c: Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. svn path=/trunk/; revision=2138
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ed3b0079a..70c504da5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2000-03-21 Christopher James Lahey <clahey@helixcode.com>
+ * widgets/e-text/e-text.c: Changed gnome_canvas_item_grab_focus to
+ e_canvas_item_grab_focus.
+
+2000-03-21 Christopher James Lahey <clahey@helixcode.com>
+
* addressbook/demo/addressbook-widget.c: Make background pixmap
get properly set to NULL.