diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-09-11 17:58:06 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-09-11 17:58:06 +0800 |
commit | e30911d7d0806677fbd6ee239d0c47284c05a228 (patch) | |
tree | ce6ab5dd297209e0d08fd0eeb11d3d001418b646 /e-util/ChangeLog | |
parent | f094dd14a3a21a1c3ede914c80c8b96692b388ad (diff) | |
download | gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar.gz gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar.bz2 gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar.lz gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar.xz gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.tar.zst gsoc2013-evolution-e30911d7d0806677fbd6ee239d0c47284c05a228.zip |
Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.
2000-09-11 Christopher James Lahey <clahey@helixcode.com>
* e-unicode.c, e-unicode.h: Added e_utf8_gtk_editable_get_text and
e_utf8_gtk_editable_set_text.
svn path=/trunk/; revision=5316
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 c3156ecee9..1f09bd1ec7 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-09-11 Christopher James Lahey <clahey@helixcode.com> + + * e-unicode.c, e-unicode.h: Added e_utf8_gtk_editable_get_text and + e_utf8_gtk_editable_set_text. + 2000-09-11 Lauris Kaplinski <lauris@helixcode.com> * e-font.c: Try to find real bold variant of X font, fall |