summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Drop GtkStockYosef Or Boczko2013-09-023-14/+8
* Show a box with a list of available users for a login formGustavo Noronha Silva2013-08-272-0/+69
* overview: add favicon to page thumbnailsClaudio Saavedra2013-08-224-6/+26
* Condition calling gdk_x11 API with build and runtime checksGustavo Noronha Silva2013-08-151-2/+8
* Pre-fill password field when the username field loses focusGustavo Noronha Silva2013-08-142-2/+6
* Update links to help, add app menuitemEkaterina Gerasimova2013-08-042-7/+7
* ephy-string: Avoid poking at remote websitesBastien Nocera2013-07-121-2/+2
* gd-main-icon-view: include config.hAlberto Garcia2013-05-241-0/+2
* Allow running a regular standalone instance with a different profileGustavo Noronha Silva2013-05-031-1/+1
* Do not schedule a DNS prefetch for invalid URIs or without a hostnameCarlos Garcia Campos2013-03-301-1/+8
* ephy-profile-migrator: Check for errors correctlyBastien Nocera2013-03-191-2/+1
* ephy-profile-migrator: Stop spinning when porting form passwordsBastien Nocera2013-03-191-6/+13
* ephy-form-auth-data: remove query section from URIsXan Lopez2013-03-121-0/+1
* Add EphyFormAuthDataCache to ephy-form-auth-dataCarlos Garcia Campos2013-03-122-0/+166
* lib: Move auth data query/store methods from ephy-profile-utils to a new fileCarlos Garcia Campos2013-03-126-279/+327
* Move find_username_and_password_elements to ephy-web-dom-utilsCarlos Garcia Campos2013-03-122-12/+71
* Port to wk2 webview's snapshotting APIClaudio Saavedra2013-03-111-11/+48
* Add support for DNS prefetching when using WebKit2Carlos Garcia Campos2013-03-061-1/+9
* ephy-profile-migrator: migrate form passwords to new schemaClaudio Saavedra2013-03-052-1/+134
* ephy-profile-migrator: migrate to libsecretClaudio Saavedra2013-03-051-12/+11
* ephy-profile-utils: migrate ephy_profile_utils_store/query_form_auth_data() t...Claudio Saavedra2013-03-053-61/+198
* Move code to get application icon from DOM to ephy-dom-utilsManuel Rego Casasnovas2013-03-024-234/+228
* Move code to get application title from DOM to ephy-dom-utilsManuel Rego Casasnovas2013-03-022-0/+37
* Try more shortcut icon namesWilliam Jon McCann2013-02-281-0/+2
* Rename ephy_web_dom_has_modified_forms to ephy_web_dom_utils_has_modified_formsManuel Rego Casasnovas2013-02-282-3/+3
* Create ephy-web-dom-utils for sharing DOM bindings code between WK1 and WK2Manuel Rego Casasnovas2013-02-283-0/+140
* Add setting for delayed tab loading, and use it to fix the session testsGustavo Noronha Silva2013-02-231-0/+1
* Do not install headersXan Lopez2013-02-141-5/+0
* ephy-node-db: build fix; log node db saving to where filename is availableGustavo Noronha Silva2013-01-291-2/+2
* ephy-file-helpers: remove ephy_file_switch_temp_file()Claudio Saavedra2013-01-272-111/+0
* ephy-node-db: use g_file_set_contents() when saving to diskClaudio Saavedra2013-01-271-15/+12
* Remove ability to open URIs in the clipboard through middle clickXan Lopez2013-01-171-1/+0
* ephy-string: Handle about: and ephy-about: as special cases in ephy_string_ge...Carlos Garcia Campos2013-01-111-1/+5
* Fix build with WebKit2Carlos Garcia Campos2012-12-202-1/+3
* Use new libsoup APIsXan Lopez2012-12-192-4/+2
* ephy-initial-state: document 'ephy_initial_state_add_window'Xan Lopez2012-12-161-0/+17
* ephy-state: rename to 'ephy-initial-state'Xan Lopez2012-12-165-89/+88
* ephy-state: use new coding styleXan Lopez2012-12-162-352/+326
* ephy-removable-pixbuf-renderer: don't crash if no close icon is foundAlberto Garcia2012-12-141-1/+9
* Use better icons for webappsWilliam Jon McCann2012-12-122-0/+238
* Define the names of the history and bookmarks files in just one placeXan Lopez2012-12-123-4/+8
* First iteration for 'Incognito mode'Xan Lopez2012-12-122-4/+46
* Remove UUID hacks to prevent self-launchXan Lopez2012-12-123-21/+0
* Handle a bit more gracefully the self-launch detectionXan Lopez2012-12-122-60/+74
* e-location-entry: use new soup_session_prefetch_dns APIDiego Escalante Urrelo2012-12-101-1/+2
* widgets: do not use deprecated GtkStyleContext APIDiego Escalante Urrelo2012-12-103-3/+6
* lib: Remove unused EphySearchEntry widgetBastien Nocera2012-12-103-278/+0
* Port EphyHostsStore to WebKit2GTK+ favicons API.Mario Sanchez Prada2012-12-041-67/+108
* Add new helper functions WebKit2GTK+'s favicons API.Mario Sanchez Prada2012-12-043-0/+87
* Remove EggDesktopFile, it's unusedXan Lopez2012-11-253-1640/+0