aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-unicode.c
Commit message (Expand)AuthorAgeFilesLines
* Use -no-undefined on Linux tooMilan Crha2009-05-201-2052/+0
* Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-151-1/+1
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-15/+16
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes part of bug #424744Matthew Barnes2008-05-071-11/+11
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-311-2/+2
* ** Fixes bug #437579Matthew Barnes2007-10-101-3/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-15/+15
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-1/+0
* Patch from Irene Huang <Irene.Huang@sun.com>.Veerapuram Varadhan2005-12-131-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Port to Windows, initial commit:Tor Lillqvist2005-04-291-11/+10
* remove e-font.[ch], test-e-font, and test-font-loading. killMike Kestner2003-04-091-217/+0
* i18n fixDmitry Mastrukov2003-03-051-1/+1
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-910/+21
* Don't include the byte reserved for the nul in the outleft size.Jeffrey Stedfast2002-10-171-17/+25
* add the gtk2 keypad entries (resync with gdk).Larry Ewing2002-09-251-10/+34
* Include alloca.h here if it's necessary.Christopher James Lahey2002-04-271-0/+4
* Bumped version number to 0.19.99.7Chris Toshok2002-03-101-2/+2
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-4/+21
* Fixed warnings here.Christopher James Lahey2001-10-261-8/+8
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-261-4/+4
* bumped revision to .112001-10-121-8/+25
* remove the test condition and always work form the locale not he the font.Larry Ewing2001-10-071-11/+1
* Re-remove evil utf8_to_gtk debug printf that Chris seems to haveDan Winship2001-09-091-1/+0
* Use e_iconv_from_locale, not e_iconv_to_locale.Chyla Zbigniew2001-09-031-1/+1
* Bumped the version number to 0.11.99.2 for new e_utf8 functions.Christopher James Lahey2001-09-021-0/+15
* Bumped the version number to 0.111.99.1 for new e_utf8 functions.Christopher James Lahey2001-09-011-66/+138
* This patch fixes a lot of i18n problems in Evolution.Chyla Zbigniew2001-08-221-0/+1
* allow toggling between converting from the gdkfont's charset or from theLarry Ewing2001-08-071-1/+11
* Remove the debugging message here.Dan Winship2001-07-181-1/+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