index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
misc
/
e-unicode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
allow toggling between converting from the gdkfont's charset or from the
Larry Ewing
2001-08-07
1
-1
/
+11
*
Remove the debugging message here.
Dan Winship
2001-07-18
1
-1
/
+0
*
write what was converted to console, this function does not work always.
Gediminas Paulauskas
2001-05-08
1
-3
/
+6
*
Added #include <stdlib.h>.
Christopher James Lahey
2001-04-24
1
-0
/
+1
*
bump to 0.7.99.1, add gal/unicode/Makefile. gal no longer internally
Dan Winship
2001-04-24
1
-44
/
+51
*
New function to translate a string and then convert it to utf8. Acts just
Christopher James Lahey
2001-04-11
1
-1
/
+33
*
i18n fixes.
Gediminas Paulauskas
2001-04-11
1
-0
/
+4
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same
Kjartan Maraas
2001-04-04
1
-0
/
+1
*
Rename this from g_unichar_to_utf8 so that it doesn't conflict with the
Dan Winship
2001-03-14
1
-8
/
+8
*
Added Akira's japanese etc. encodings to e-font
Lauris Kaplinski
2001-02-08
1
-5
/
+10
*
Check for nl_langinfo (CODESET). Code taken from glib 1.3 branch.
Christopher James Lahey
2001-02-07
1
-0
/
+123
*
Changed the call to iconv to be char ** instead of const char **.
Christopher James Lahey
2001-02-05
1
-5
/
+5
*
Always include +1 for the size. 0*2 == 0, so malloc returns NULL, which is
Not Zed
2001-01-29
1
-1
/
+1
*
Removed an unused variable. (e_utf8_from_gtk_string_sized): Made ib const
Christopher James Lahey
2001-01-09
1
-2
/
+3
*
Broke font and fontset parts of EFont into separate functions. Possibly
Lauris Kaplinski
2001-01-06
1
-2
/
+52
*
Added functions for encoding utf8 safely into libxml brokenness
Lauris Kaplinski
2001-01-03
1
-0
/
+85
*
Work to get a Gtk-Doc infrastructure in place for Gal.
Miguel de Icaza
2000-12-09
1
-4
/
+4
*
Move away from unicode_iconv*. We still need libunicode for utf8
Dan Winship
2000-11-30
1
-25
/
+9
*
Changed the gal version number and the gal so number. Added check for
Christopher James Lahey
2000-11-10
1
-2
/
+2
*
Added decomposing case insensitive utf-8 strstr
Lauris Kaplinski
2000-11-08
1
-3
/
+1486
*
Use underscores for untranslated characters fro Gtk+
Lauris Kaplinski
2000-09-13
1
-52
/
+42
*
Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.
Christopher James Lahey
2000-09-11
1
-10
/
+34
*
Bunch of unicode related changes
Lauris Kaplinski
2000-09-08
1
-8
/
+34
*
New font translation code for utf-8, but commented out at moment
Lauris Kaplinski
2000-09-05
1
-36
/
+32
*
A bit more e_utf8 wrappers here and there
Lauris Kaplinski
2000-09-02
1
-3
/
+47
*
Email should now display correctly in GtkHTML
Lauris Kaplinski
2000-09-01
1
-0
/
+928
*
More UTF-8 handling
Lauris Kaplinski
2000-08-25
1
-0
/
+17
*
Unicode in addressbook basically works, including simple searching
Lauris Kaplinski
2000-08-24
1
-0
/
+42
*
Added missing e-unicode.h and e-unicode.c
Lauris Kaplinski
2000-08-23
1
-0
/
+159