aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-encodings.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-encoding: auto-calculate 'title-elided' and 'collation-key'Xan Lopez2012-07-311-39/+1
* ephy-encodings: use new coding styleXan Lopez2012-07-311-305/+293
* ephy-encodings: rewrite to drop usage of EphyNodeXan Lopez2012-07-311-112/+111
* ephy-encodings: drop some useless codeXan Lopez2012-07-281-4/+0
* ephy-encodings: reorder includesXan Lopez2012-03-311-3/+3
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-17/+25
* Remove unused fonts languages and autodetectors stuff. Bug #558407.Christian Persch2009-01-261-143/+84
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Avoid the parsing of non doc commentsDiego Escalante Urrelo2008-09-291-1/+1
* Use G_DEFINE_TYPE* where possible in embed/* (#517090)Xan Lopez2008-02-181-32/+2
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* embed/ephy-encodings.c embed/ephy-favicon-cache.c embed/ephy-history.cBjörn Lindqvist2006-12-171-17/+12
* Use UTF-8 copyright symbolChristian Persch2006-09-131-2/+2
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargsChristian Persch2005-01-291-2/+2
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* Add translator's comments to contextualised strings.Christian Persch2004-12-311-0/+20
* Add context to ambiguous strings. Fixes bug #113932.Christian Persch2004-12-261-11/+13
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-141-2/+30
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-6/+6
* Merging pre-gnome-2-10 branch to HEAD.Christian Persch2004-09-131-15/+0
* Clean up encoding handling.Christian Persch2004-05-021-9/+0
* Change initial refcound of EphyNode to 1, not 0Adam Hooper2004-04-101-4/+0
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-2/+0
* Updated encodings listChristian Persch2004-01-231-2/+1
* Add a comment for translators.Christian Persch2004-01-061-0/+3
* Behave better when the encoding used on the page is unknown to us.Christian Persch2004-01-061-57/+102
* Fix mem leak. (Found by Crispin.)Christian Persch2003-12-221-0/+1
* Factor out the common encoding is_automatic check.Christian Persch2003-12-181-0/+9
* *** empty log message ***Marco Pesenti Gritti2003-12-171-1/+0
* Forgot even moreChristian Persch2003-11-301-17/+3
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Encoding menu improvements, Episode V: MPT strikes back.Christian Persch2003-10-211-67/+1
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-0/+545