summaryrefslogtreecommitdiff
path: root/lib/ephy-string.c
Commit message (Expand)AuthorAgeFilesLines
* UncrustifyuncrustifyMichael Catanzaro2016-03-211-18/+18
* Enable and placate -Wsign-compareMichael Catanzaro2015-12-261-2/+2
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* ephy-string: Remove dead codeMichael Catanzaro2015-06-301-286/+0
* ephy-string: Avoid poking at remote websitesBastien Nocera2013-07-121-2/+2
* ephy-string: Handle about: and ephy-about: as special cases in ephy_string_ge...Carlos Garcia Campos2013-01-111-1/+5
* ephy-string: use new coding styleXan Lopez2012-08-171-384/+361
* ephy-string: improve a bit ephy_string_get_host_nameXan Lopez2012-08-171-0/+9
* Plug a memory leakGiovanni Campagna2012-03-011-0/+1
* Simplify ephy_string_commandline_args_to_uris()Claudio Saavedra2011-06-081-41/+10
* Add ephy_string_commandline_args_to_uris() to ephy string utilitiesClaudio Saavedra2011-06-081-0/+71
* Use SoupURI to get host name in ephy-stringDiego Escalante Urrelo2010-02-101-38/+10
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.Cosimo Cecchi2008-01-131-0/+240
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-111-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* A lib/ephy-print-utils.c: A lib/ephy-print-utils.h:Christian Persch2006-08-051-0/+104
* Add a method to generate collation keys for domain names.Christian Persch2005-11-291-0/+48
* Fix constness and don't strdup when returning early.Christian Persch2005-10-111-2/+2
* Bring back ephy_string_shorten.Christian Persch2005-10-101-0/+49
* Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessaryChristian Persch2004-12-131-67/+0
* Make distcheck fix.Christian Persch2004-12-131-37/+0
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-021-2/+0
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-221-52/+0
* Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioningChristian Persch2004-08-061-0/+52
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+2
* Remove totally wrong comment before ephy_string_blank_chrAdam Hooper2004-01-241-10/+0
* Convert control chars to blanks.Christian Persch2003-12-131-23/+27
* Do not use _ as accellerators in bookmarks menus.Marco Pesenti Gritti2003-09-241-0/+39
* missing headerMarco Pesenti Gritti2003-06-201-0/+1
* Merge with popup control, we dont need it for bonobo window anymore.Marco Pesenti Gritti2003-06-161-385/+12
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-1/+30
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-2/+6
* Make it utf-8 safe. Fixes bug 113114.Christian Persch2003-05-171-19/+18
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-301-3/+0
* Complete (or nearly) toolbar editor implementation. Bookmarks areMarco Pesenti Gritti2003-01-291-2/+2
* Use gtk icons for dnd. Basic implementation of bookmarks importing. StillMarco Pesenti Gritti2003-01-021-0/+55
* Initial revisionMarco Pesenti Gritti2002-12-301-0/+446