aboutsummaryrefslogtreecommitdiffhomepage
path: root/gtk/Converter.h
AgeCommit message (Collapse)AuthorFilesLines
2013-07-21Standardising header guards and namespaces.Neil1-0/+13
2010-03-25Removed support for GTK+ 1.x.nyamatongwe1-18/+1
2006-06-24If opening a converter in transliterations mode fails, try opening withoutnyamatongwe1-10/+21
transliterations.
2006-06-08Added support for //TRANSLIT option to iconv to allow approximatenyamatongwe1-5/+10
conversions, such as when pasting UTF-8 text and the buffer is set to an encoding that does not support all of the characters on the clipboard.
2004-02-03Use g_iconv on GTK+ 2.nyamatongwe1-5/+23
2004-01-31First version.nyamatongwe1-0/+53