diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-23 08:22:18 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-08-23 08:22:18 +0800 |
commit | 1e5ae349da6db9a0af7714037e23ee599f60c068 (patch) | |
tree | e4e514e57d513ea0c63aa9309f5d7feefbe74ce0 /e-util/ChangeLog | |
parent | 6b2a9a563f754366af99671e5df19fbc4c8c7ad8 (diff) | |
download | gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar.gz gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar.bz2 gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar.lz gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar.xz gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.tar.zst gsoc2013-evolution-1e5ae349da6db9a0af7714037e23ee599f60c068.zip |
Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to
come...
svn path=/trunk/; revision=4972
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 9958171157..42ffd785d4 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2000-08-22 Lauris Kaplinski <lauris@helixcode.com> + + * e-unicode.h: + * e-unicode.c: Some convenience functions to deal with Gtk+ and UTF-8 + + * Makefile.am: Added e-unicode.h, e-unicode.c + 2000-08-21 Lauris Kaplinski <lauris@helixcode.com> * e-font.h: |