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
*
remove e-font.[ch], test-e-font, and test-font-loading. kill
Mike Kestner
2003-04-09
1
-217
/
+0
*
i18n fix
Dmitry Mastrukov
2003-03-05
1
-1
/
+1
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-910
/
+21
*
Don't include the byte reserved for the nul in the outleft size.
Jeffrey Stedfast
2002-10-17
1
-17
/
+25
*
add the gtk2 keypad entries (resync with gdk).
Larry Ewing
2002-09-25
1
-10
/
+34
*
Include alloca.h here if it's necessary.
Christopher James Lahey
2002-04-27
1
-0
/
+4
*
Bumped version number to 0.19.99.7
Chris Toshok
2002-03-10
1
-2
/
+2
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-4
/
+21
*
Fixed warnings here.
Christopher James Lahey
2001-10-26
1
-8
/
+8
*
Bumped version to 0.15.99.4 for e-iconv changes.
5
2001-10-26
1
-4
/
+4
*
bumped revision to .1
1
2001-10-12
1
-8
/
+25
*
remove the test condition and always work form the locale not he the font.
Larry Ewing
2001-10-07
1
-11
/
+1
*
Re-remove evil utf8_to_gtk debug printf that Chris seems to have
Dan Winship
2001-09-09
1
-1
/
+0
*
Use e_iconv_from_locale, not e_iconv_to_locale.
Chyla Zbigniew
2001-09-03
1
-1
/
+1
*
Bumped the version number to 0.11.99.2 for new e_utf8 functions.
Christopher James Lahey
2001-09-02
1
-0
/
+15
*
Bumped the version number to 0.111.99.1 for new e_utf8 functions.
Christopher James Lahey
2001-09-01
1
-66
/
+138
*
This patch fixes a lot of i18n problems in Evolution.
Chyla Zbigniew
2001-08-22
1
-0
/
+1
*
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