summaryrefslogtreecommitdiff
path: root/embed
Commit message (Expand)AuthorAgeFilesLines
* Also consider email inputs when looking for user/password formsGustavo Noronha Silva2012-04-291-1/+1
* Replace "system" with system languages when setting spelling dictionariesMartin Robinson2012-04-261-0/+19
* web-apps: s/StartupNotification/StartupNotify/ in desktop filesXan Lopez2012-04-111-1/+1
* Remove EphyHistory from the repository. It's unused now.Xan Lopez2012-03-206-1230/+1
* Replace EphyFaviconCache by WebKit's icon database cacheSergio Villar Senin2012-03-208-1012/+13
* Fix bookmarklet's titles when they are createdXan Lopez2012-03-162-14/+22
* ephy-web-view: return an actual visit type instead of just '0'Xan Lopez2012-03-151-1/+1
* The security certificate code is a no-op, remove itXan Lopez2012-03-152-13/+0
* ephy-web-view: remove gtk-doc snippet for a private methodXan Lopez2012-03-151-7/+0
* ephy-web-view: use plain g_signal_connect alwaysXan Lopez2012-03-151-9/+9
* ephy-web-view: connect to WebView signals in just one placeXan Lopez2012-03-151-8/+12
* ephy-web-view: we already have a reference to the history serviceXan Lopez2012-03-151-1/+1
* ephy-web-view: do not duplicate code for the uri->title fallbackXan Lopez2012-03-151-17/+14
* ephy-web-view: remove can_go_up/go_up codeXan Lopez2012-03-152-50/+2
* ephy-web-view: make ephy_web_view_clear_history privateXan Lopez2012-03-152-54/+47
* Automatically prefix existing absolute paths with file://Gustavo Noronha Silva2012-03-143-5/+17
* Revert "ephy-embed-single: remove some dead code"Xan Lopez2012-03-141-1/+53
* ephy-embed-single: remove network statusXan Lopez2012-03-142-96/+0
* ephy-embed-single: remove some dead codeXan Lopez2012-03-141-56/+1
* ephy-embed: do not pull in string.h for strcmpXan Lopez2012-03-141-2/+1
* ephy-embed: remove a few useless includesXan Lopez2012-03-141-8/+0
* ephy-web-view: also reset page visit type on load failedXan Lopez2012-03-141-0/+3
* ephy-web-view: style fixesXan Lopez2012-03-141-82/+79
* ephy-embed: remove history serviceXan Lopez2012-03-141-5/+0
* ephy-web-view: move history management to EphyWebViewXan Lopez2012-03-142-26/+21
* ephy-web-view: move zoom handling to EphyWebViewXan Lopez2012-03-142-81/+82
* ephy-web-view: let EphyWebView clear its own historyXan Lopez2012-03-142-15/+15
* ephy-web-view: get a reference to the history serviceXan Lopez2012-03-141-0/+3
* history: remember visit typesXan Lopez2012-03-143-6/+62
* ephy-web-view: fix indentationXan Lopez2012-03-131-18/+14
* ephy-web-view: remove useless includesXan Lopez2012-03-131-4/+0
* ephy-web-view: move header to the new coding styleXan Lopez2012-03-131-32/+34
* ephy-web-view: remove stale codeXan Lopez2012-03-131-43/+0
* ephy-embed: cancel the pending history queries during finalizeClaudio Saavedra2012-03-131-1/+8
* ephy-history-service: make the async API cancellableClaudio Saavedra2012-03-132-3/+3
* ephy-web-view: share non-search-regex for testingDiego Escalante Urrelo2012-03-103-9/+47
* ephy-embed: do not add the homepage (about:blank) to the historyXan Lopez2012-03-071-0/+3
* ephy-web-view: remember when we are loading the homepageXan Lopez2012-03-072-11/+37
* ephy-web-view: protect against pages with NULL URIXan Lopez2012-03-071-4/+6
* Move the host and urls views from embed to lib/widgetsXan Lopez2012-03-069-804/+1
* ephy-history-view: ellypsize the title and url columnsClaudio Saavedra2012-03-061-2/+6
* history-window: Add a view for the hostsClaudio Saavedra2012-03-065-0/+396
* Add a new view for the pages historyClaudio Saavedra2012-03-065-0/+403
* ephy-embed: do not retrieve the legacy history instanceXan Lopez2012-03-061-3/+0
* ephy-history-service: add a "cleared" signal for the clear methodXan Lopez2012-03-061-3/+3
* Rename ephy_history_service_add_page to ephy_history_service_visit_urlXan Lopez2012-03-061-1/+1
* Get rid of EphyBrowseHistoryXan Lopez2012-03-067-295/+40
* ephy-web-view: also fallback to URI as title hereXan Lopez2012-03-061-3/+9
* ephy-browse-history: small cleanupXan Lopez2012-03-061-1/+1
* ephy-browse-history: style cleanupsXan Lopez2012-03-062-115/+45