aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-embed-utils.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-embed-utils: fix loading of <IP address>:<port> URIsXan Lopez2012-02-231-7/+9
* ephy-embed-utils: load again stuff like 'localhost:3000"Xan Lopez2012-01-251-5/+16
* Never append "http://" to an address with a schemeXan Lopez2012-01-241-1/+6
* ephy-embed-utils: consider 'ephy-about' as a web schemeXan Lopez2012-01-241-0/+1
* ephy-embed-utils: mailto is not a web schemeDiego Escalante Urrelo2012-01-241-2/+1
* ephy-embed-utils: make URI normalization for about: genericXan Lopez2011-06-101-3/+3
* Added about:plugins support.Sergio Villar Senin2011-06-011-4/+15
* Move helper function into ephy-embed-utils.cXan Lopez2010-05-031-0/+15
* Ignore case of URL schemesJose Millan Soto2010-04-071-9/+14
* Make SoupCookieJarAcceptPolicy match our cookie policiesXan Lopez2010-02-051-1/+0
* Pass mailto: URI to gtk_show_uri()Frédéric Péters2009-10-191-0/+1
* Execute "javascript:" URIs instead of browsing for them.Chris Lamb2009-10-191-0/+1
* Move URL normalization into a utility functionXan Lopez2009-08-101-0/+15
* Move the get_title_composite function to EphyWebView.Xan Lopez2009-06-161-36/+0
* Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ...Xan Lopez2009-06-051-8/+8
* Fix the window title copying status bar's text, closes: #524587Diego Escalante Urrelo2008-05-241-13/+8
* Move "address_has_web_scheme" to ephy-embed-utils.Cosimo Cecchi2007-11-051-0/+17
* Add config.h in ephy-embed-utils.cXan Lopez2007-10-261-1/+3
* Fix more issues left with the refactoring.Xan Lopez2007-10-261-1/+1
* Move title/address update on open-uri signal to EphyEmbed.Xan Lopez2007-10-261-0/+119
* Port to new gtk+ file chooser.Christian Persch2003-10-261-214/+0
* Encoding menu improvements, Part 4: The Rewrite.Christian Persch2003-10-181-81/+0
* Merge new-downloader branch. We reworked the backend, the userMarco Pesenti Gritti2003-10-171-3/+0
* Encodings menu improvements, part 3: Refactored the encodings list; it noChristian Persch2003-10-141-16/+7
* Fix directory selection persistence [bug #122780].Christian Persch2003-09-201-13/+15
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-1/+3
* UpdateMarco Pesenti Gritti2003-07-141-3/+17
* Sigh. Fix some more mem leaks.Christian Persch2003-06-131-0/+1
* Actually add the ask for dest pref, it was using the wrong key.Marco Pesenti Gritti2003-06-051-12/+14
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-84/+50
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-0/+4
* s/GALEON/EPIPHANY in the defines.David Bordoley2003-04-281-1/+1
* Always save a page's content if there i content to be saved. Remove theDavid Bordoley2003-04-241-9/+4
* Cleanup filepicker api behavior. Put pdm buttons in a size group, to makeMarco Pesenti Gritti2003-03-171-1/+1
* Fix leak and a double freeChristian Persch2003-03-151-0/+1
* *** empty log message ***Marco Pesenti Gritti2003-02-061-10/+18
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-231-1/+1
* Port several leaks fixes from galeon.Marco Pesenti Gritti2003-01-201-6/+6
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-121-15/+6
* Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when usingMarco Pesenti Gritti2003-01-051-0/+1
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-1/+0
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+321