diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-02 10:51:32 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-02 10:51:32 +0800 |
commit | e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde (patch) | |
tree | e81cd450c3094cf33bbda8d65508b6edd5654625 /e-util/ChangeLog | |
parent | 16829497fd3a11bae35aaa440ee18ede4961ceb9 (diff) | |
download | gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar.gz gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar.bz2 gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar.lz gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar.xz gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.tar.zst gsoc2013-evolution-e8ae4bc97abed6ad8571908f5fc4ac6fd5565fde.zip |
A bit more e_utf8 wrappers here and there
svn path=/trunk/; revision=5180
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 49c0b4ee8a..3fc150fc83 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2000-09-02 Lauris Kaplinski <lauris@helixcode.com> + + * e-unicode.h, e-unicode.c: New functions + e_utf8_gtk_clist_append, e_utf8_gtk_clist_set_text + e_unicode_init + 2000-08-31 Lauris Kaplinski <lauris@helixcode.com> * e-html-utils.c (e_text_to_html): Use UTF-8 |