summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use GtkFileChooserNative for open/save dialogsAdrian Perez de Castro2017-03-122-127/+34
* history-service: Don't crash if database is lockedMichael Catanzaro2017-03-011-1/+1
* search-engine-manager: Another code style tweakMichael Catanzaro2017-02-241-1/+1
* Miscellaneous code style adjustmentsMichael Catanzaro2017-02-241-8/+7
* Replace smart bookmarks feature with search engine managercedlemo2017-02-242-1/+29
* implement search engine managercedlemo2017-02-244-0/+408
* history-service: remove longstanding transactionsMichael Catanzaro2017-02-215-99/+47
* sqlite-connection: Remove unused rollback transaction methodMichael Catanzaro2017-02-212-9/+0
* history-service: Remove useless allocationsMichael Catanzaro2017-02-212-8/+6
* Fix theoretical race condition in ephy_history_service_add_visit_rowMichael Catanzaro2017-02-201-1/+5
* history-service: Allow reading history filenameMichael Catanzaro2017-02-191-1/+1
* history-service: Fix write to database in read-only modeMichael Catanzaro2017-02-191-1/+2
* Use gtk_show_uri_on_windowMichael Catanzaro2017-02-191-7/+1
* history-service: Fix multiple initialization race conditionsMichael Catanzaro2017-02-192-9/+40
* history-service: Remove incorrect commentMichael Catanzaro2017-02-191-1/+0
* history-service: Don't schedule commit after clearing historyMichael Catanzaro2017-02-191-1/+0
* history-service: Remove Yoda conditionsMichael Catanzaro2017-02-181-9/+9
* history-service: Fix leak when clearing all historyMichael Catanzaro2017-02-181-0/+3
* history-service: Ensure thread member is initialized before useMichael Catanzaro2017-02-182-1/+15
* Fix search provider horribly breaking history serviceMichael Catanzaro2017-02-185-16/+95
* downloads-popover: Disconnect more signals when popover is destroyedMichael Catanzaro2017-02-151-12/+12
* sqlite-connection: Do not ignore errors when executing commandsMichael Catanzaro2017-02-141-1/+5
* snapshot-service: Fix stale snapshot replacementMichael Catanzaro2017-02-131-11/+22
* file-herlpers: Add ephy_dot_dir_is_web_application()Carlos Garcia Campos2017-02-063-10/+37
* Allow to have different settings in web applicationsCarlos Garcia Campos2017-02-057-62/+164
* Merge ephy permissions gschema into main gschemaMichael Catanzaro2017-02-041-1/+1
* Do not run new migrator if the main profile has been migratedMichael Catanzaro2017-02-032-3/+14
* form-auth-data: Properly normalize URI when accessing secret serviceMichael Catanzaro2017-02-021-43/+12
* form-auth-data: Add debugging statementsMichael Catanzaro2017-02-021-2/+19
* debug: Update commentMichael Catanzaro2017-02-021-1/+1
* Fix impedance mismatch between web extension and form auth data cacheMichael Catanzaro2017-02-011-14/+17
* Add profile migrator to migrate insecure passwordsMichael Catanzaro2017-02-011-1/+1
* form-auth-data: fix function name typoMichael Catanzaro2017-02-011-4/+4
* form-auth: Store passwords for security origins, not hostsMichael Catanzaro2017-02-011-19/+15
* Save state of web apps in their own gsettings pathCarlos Garcia Campos2017-01-312-7/+34
* permissions-manager: simplify security origin comparision a bitMichael Catanzaro2017-01-301-2/+2
* permissions-manager: Cache permissions when enumerating themMichael Catanzaro2017-01-301-6/+132
* Set initial notification permissionsMichael Catanzaro2017-01-302-4/+144
* Rename EPHY_PERMISSION_ALLOW to EPHY_PERMISSION_PERMITMichael Catanzaro2017-01-291-1/+1
* permissions-manager: operate on security origins, not hostsMichael Catanzaro2017-01-293-42/+56
* permissions-manager: Remove setting-changed signalMichael Catanzaro2017-01-291-31/+0
* Rename EphyHostsManager to EphyPermissionsManagerMichael Catanzaro2017-01-293-64/+63
* uri-helpers: Add function to convert URI to security originMichael Catanzaro2017-01-292-1/+17
* Prefer common_name to name when reading ISO 3166 dataTing-Wei Lan2017-01-281-1/+3
* Revert "Implement search engine manager"Michael Catanzaro2017-01-263-264/+0
* Revert "search engine dialog"Michael Catanzaro2017-01-261-6/+3
* search engine dialogcedlemo2017-01-251-3/+6
* Implement search engine managercedlemo2017-01-253-0/+264
* filters-manager: Fix misuse of GCancellableMichael Catanzaro2017-01-231-1/+3
* profile-migrator: Delete old states.xml fileMichael Catanzaro2017-01-231-1/+1