diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-03-22 07:58:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-03-22 07:58:40 +0800 |
commit | 254a2031dd9ec457e51c353c7c56dd2c8ffa93b9 (patch) | |
tree | 14a477aba70f4fbc93f2f509efde8cb351729e28 /ChangeLog | |
parent | 36aab42b4598b2ddfea3c2b261c3a9c3d7b5c357 (diff) | |
download | gsoc2013-evolution-254a2031dd9ec457e51c353c7c56dd2c8ffa93b9.tar.gz 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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |