aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-unicode.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+18
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-2/+5
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+1
* Update API documentation.Matthew Barnes2010-02-101-4/+6
* Bug #606340 - Crash on non-utf8 letter in mail folder nameMilan Crha2010-01-081-0/+26
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+2
* Replace alloca() with g_alloca().Matthew Barnes2009-12-281-3/+0
* Remove a bunch of unused functions.Matthew Barnes2009-09-151-1741/+1
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-30/+30
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+3
|\
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-0/+2052
|/
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1226/+0
* Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-131-52/+42
* Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.Christopher James Lahey2000-09-111-10/+34
* Bunch of unicode related changesLauris Kaplinski2000-09-081-8/+34
* New font translation code for utf-8, but commented out at momentLauris Kaplinski2000-09-051-36/+32
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-3/+47
* Email should now display correctly in GtkHTMLLauris Kaplinski2000-09-011-0/+928
* More UTF-8 handlingLauris Kaplinski2000-08-251-0/+17
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-241-0/+42
* Added missing e-unicode.h and e-unicode.cLauris Kaplinski2000-08-231-0/+159