aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-charset-picker.c
Commit message (Expand)AuthorAgeFilesLines
* adding thai support. fixes the UI part of bug 251062.Andre Klapper2006-02-141-0/+3
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-2/+2
* ** Fixes bug #326265Srinivasa Ragavan2006-01-141-1/+1
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-281-4/+4
* s/GB-2312/GB2312/ - fixes bug #61385.Jeffrey Stedfast2004-07-131-1/+1
* Set the border widths on the dialog's vbox and action area to beRodney Dawes2004-04-151-10/+45
* Create a new class for "Western European, New" to fix a translation issue.Jeffrey Stedfast2004-04-021-2/+4
* set iso-2022-cn string to SimplifiedJeffrey Stedfast2003-06-201-1/+1
* Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-201-29/+14
* port to GtkDialog.Larry Ewing2003-05-191-35/+71
* #include gtkarrow.h LikewiseDan Winship2003-03-251-2/+2
* Same as below.Jeffrey Stedfast2003-02-251-53/+117
* RevertedRodrigo Moya2002-12-021-1/+0
* Included gtkmessagedialog.h.Rodrigo Moya2002-12-021-0/+1
* Add include of gnome-dialog.hNot Zed2002-12-021-19/+20
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-6/+7
* If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-141-3/+5
* changed the location of the Hebrew charset in the menuJeffrey Stedfast2002-01-051-3/+3
* Added iso-8859-8 (Hebrew; Visual) to the list of charsets in the menu.Jeffrey Stedfast2002-01-051-0/+3
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Now takes a menu path argument.Jeffrey Stedfast2001-10-101-2/+4
* Take a callback function and user_data so that we can add listeners toJeffrey Stedfast2001-07-031-2/+26
* Updated to build e-charset-picker.cJeffrey Stedfast2001-07-031-0/+440