diff options
author | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-01 10:40:45 +0800 |
---|---|---|
committer | Lauris Kaplinski <lauris@src.gnome.org> | 2000-09-01 10:40:45 +0800 |
commit | e60c558b2552803e624a5cef4fccdd645f2021e0 (patch) | |
tree | c66ca681415ff55aa87ef64308bb3a01d516a4c5 /e-util/ChangeLog | |
parent | 71eb39b730cd190c690647d3806d567d55424026 (diff) | |
download | gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar.gz gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar.bz2 gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar.lz gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar.xz gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.tar.zst gsoc2013-evolution-e60c558b2552803e624a5cef4fccdd645f2021e0.zip |
Email should now display correctly in GtkHTML
svn path=/trunk/; revision=5154
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index b949c0c35e..49c0b4ee8a 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,12 @@ +2000-08-31 Lauris Kaplinski <lauris@helixcode.com> + + * e-html-utils.c (e_text_to_html): Use UTF-8 + + * e-unicode.h: + * e-unicode.c (g_unichar_to_utf8): glib 1.3 function + (gdk_keyval_to_unicode): gdk 1.3 function + (e_utf8_from_gdk_event_key): Use keyval, not string + 2000-08-30 Lauris Kaplinski <lauris@helixcode.com> * e-unicode.h: #define gnome_font_get_size and |