aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-unicode.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-3005/+0
* write what was converted to console, this function does not work always.Gediminas Paulauskas2001-05-081-3/+6
* Added #include <stdlib.h>.Christopher James Lahey2001-04-241-0/+1
* bump to 0.7.99.1, add gal/unicode/Makefile. gal no longer internallyDan Winship2001-04-241-44/+51
* New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-111-1/+33
* i18n fixes.Gediminas Paulauskas2001-04-111-0/+4
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-041-0/+1
* Rename this from g_unichar_to_utf8 so that it doesn't conflict with theDan Winship2001-03-141-8/+8
* Added Akira's japanese etc. encodings to e-fontLauris Kaplinski2001-02-081-5/+10
* Check for nl_langinfo (CODESET). Code taken from glib 1.3 branch.Christopher James Lahey2001-02-071-0/+123
* Changed the call to iconv to be char ** instead of const char **.Christopher James Lahey2001-02-051-5/+5
* Always include +1 for the size. 0*2 == 0, so malloc returns NULL, which isNot Zed2001-01-291-1/+1
* Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib constChristopher James Lahey2001-01-091-2/+3
* Broke font and fontset parts of EFont into separate functions. PossiblyLauris Kaplinski2001-01-061-2/+52
* Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-031-0/+85
* Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-4/+4
* Move away from unicode_iconv*. We still need libunicode for utf8Dan Winship2000-11-301-25/+9
* Changed the gal version number and the gal so number. Added check forChristopher James Lahey2000-11-101-2/+2
* Added decomposing case insensitive utf-8 strstrLauris Kaplinski2000-11-081-3/+1486
* 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