aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-charset-picker.c
Commit message (Expand)AuthorAgeFilesLines
* Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-508/+0
* Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-021-77/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-15/+15
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-5/+5
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-261-7/+8
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-091-1/+1
| * License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-10/+11
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-1/+1
* | Miscellaneous stuff.Matthew Barnes2009-01-271-3/+0
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+1
* | Get the Character Encoding menu working.Matthew Barnes2009-01-011-164/+35
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-10/+11
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Merge the mbarnes-composer branchMatthew Barnes2008-04-031-9/+121
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-50/+50
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #416031 from Martin JürgensSrinivasa Ragavan2007-06-031-0/+3
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Revert the previous patch as per rel-team disapproval on the commit.Harish Krishnaswamy2006-10-021-1/+1
* ** Fix for bug #329694Ushveen kaur2006-09-291-0/+1
* ** Fixes bug #335814Ushveen Kaur2006-09-291-1/+1
* 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