diff options
author | Chris Toshok <toshok@ximian.com> | 2003-01-10 05:58:39 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-01-10 05:58:39 +0800 |
commit | 1c3f1f0d684aa512e8a126d9e9c672ba10b05e0a (patch) | |
tree | 66c3d86ca167436c985c742e27b9dbc7c758e024 /e-util/ChangeLog | |
parent | 3eb3183d858656f6cd1e627c5027b7d87c3e3021 (diff) | |
download | gsoc2013-evolution-1c3f1f0d684aa512e8a126d9e9c672ba10b05e0a.tar.gz gsoc2013-evolution-1c3f1f0d684aa512e8a126d9e9c672ba10b05e0a.tar.zst gsoc2013-evolution-1c3f1f0d684aa512e8a126d9e9c672ba10b05e0a.zip |
change this to use GtkImage instead of GnomeCanvas.
2003-01-09 Chris Toshok <toshok@ximian.com>
* e-gui-utils.c (e_create_image_widget): change this to use
GtkImage instead of GnomeCanvas.
svn path=/trunk/; revision=19373
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index ffca5638f1..756e381004 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2003-01-09 Chris Toshok <toshok@ximian.com> + + * e-gui-utils.c (e_create_image_widget): change this to use + GtkImage instead of GnomeCanvas. + 2003-01-08 Ettore Perazzoli <ettore@ximian.com> * Makefile.am: Images are now in $(datadir)/evolution/images |