summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Show home button in the toolbar when homepage-url setting is enabledCarlos Garcia Campos2016-12-071-1/+30
* prefs-dialog: Expose homepage-url setting in preferences dialogCarlos Garcia Campos2016-12-072-0/+219
* Move sync support behind --enable-firefox-sync flagMichael Catanzaro2016-12-069-13/+109
* prefs-dialog: Rename a variableMichael Catanzaro2016-12-061-6/+6
* build: Fix --with-libhttpseverywhere=noMichael Catanzaro2016-12-061-1/+1
* embed-shell: Schedule thumbnail updates after updating overviewMichael Catanzaro2016-12-061-0/+3
* Refactor delayed overview thumbnail update handlingMichael Catanzaro2016-12-063-38/+61
* Move some duplicate code into ephy_history_query_new_for_overviewMichael Catanzaro2016-12-063-14/+26
* Update Hungarian translationBalázs Meskó2016-12-061-120/+199
* Update Friulian translationFabio Tomat2016-12-051-244/+332
* Fix compile warningCarlos Garcia Campos2016-12-051-1/+0
* window: focus the location entry when opening new tabsCarlos Garcia Campos2016-12-056-51/+62
* prefs: Remove homepage-loads-in-new-tabs settingCarlos Garcia Campos2016-12-054-21/+7
* ephy-window: about:blank and incognito pages should also be considered as blankCarlos Garcia Campos2016-12-052-5/+2
* ephy-embed-utils: overview and incognito URLs should also be considered as emptyCarlos Garcia Campos2016-12-052-9/+8
* ephy-web-view: Always update the internal address when WebKitWebView:uri changesCarlos Garcia Campos2016-12-051-24/+5
* web-overview: Properly show new overview item after removing oneMichael Catanzaro2016-12-041-1/+1
* about-handler: Simplify overview JSMichael Catanzaro2016-12-041-2/+1
* window-commands: Capitalize Import Bookmarks window titleMichael Catanzaro2016-12-031-1/+1
* Fix a typoMichael Catanzaro2016-12-031-1/+1
* Disable libhttpseverywhere use by default for nowMichael Catanzaro2016-12-034-4/+51
* uri-tester: Never block the UI process main threadCarlos Garcia Campos2016-12-0314-712/+536
* uri-tester: Do not rewrite HTTPS urlsCarlos Garcia Campos2016-12-031-2/+2
* uri-tester: Stop pretending we support multiple filtersCarlos Garcia Campos2016-12-031-134/+19
* Fix file endingsGabriel Ivascu2016-11-3011-13/+2
* Update POTFILES.inPiotr Drąg2016-11-301-0/+1
* bookmarks-import: Add option to import from FirefoxIulian Radu2016-11-303-8/+358
* bookmarks: Add option to export bookmarks as .gvdb fileIulian Radu2016-11-306-69/+191
* bookmarks: Add option to import bookmarks from .gvdb fileIulian Radu2016-11-305-73/+263
* bookmarks: Add import dialogIulian Radu2016-11-302-1/+74
* bookmarks: Add import/export application menu itemsIulian Radu2016-11-304-0/+55
* dbus: make dbus service filename match app-idChristian Hergert2016-11-292-1/+1
* sync-service: Fix double free crashGabriel Ivascu2016-11-292-1/+1
* location-entry: Remove stale commentMichael Catanzaro2016-11-281-1/+0
* location-entry: Be robust to paste translation issuesMichael Catanzaro2016-11-281-4/+9
* Dist network-error-symbolic.pngMichael Catanzaro2016-11-281-0/+1
* web-view: Add close button to new info barMichael Catanzaro2016-11-271-1/+4
* web-view: Set WARNING message type for info barMichael Catanzaro2016-11-271-0/+1
* web-view: Clean up info bar tracking/untrackingMichael Catanzaro2016-11-261-44/+27
* web-view: Properly dispose new info barsMichael Catanzaro2016-11-261-0/+10
* Warn user about insecure password formsMichael Catanzaro2016-11-267-0/+190
* Add hint on how to get a blank new tab pageMichael Catanzaro2016-11-261-1/+1
* Update Hungarian translationBalázs Meskó2016-11-241-150/+219
* sync-service: Remove no longer used functionGabriel Ivascu2016-11-243-80/+5
* Decide on which URI tests to use in web processMichael Catanzaro2016-11-232-3/+6
* web-extension: Avoid potential HTTPS Everywhere redirect loopMichael Catanzaro2016-11-231-1/+35
* Allow web extension to control tests performed by URI testerMichael Catanzaro2016-11-235-15/+40
* prefs-dialog: Do not use embed web context for sync webviewMichael Catanzaro2016-11-232-4/+4
* web-extension: style fixSergio Villar Senin2016-11-231-1/+1
* window: Fix key event state comparisonsMichael Catanzaro2016-11-221-3/+3