summaryrefslogtreecommitdiff
path: root/src/ephy-header-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Do not crash when XDG_CURRENT_DESKTOP is undefined in the environmentAdrian Perez de Castro2019-01-231-0/+3
* Drop "About" entry in PantheonJan-Michael Brummer2018-12-221-0/+3
* Always show new tab button in header bar on the left sideJan-Michael Brummer2018-12-221-3/+0
* Drop "Help" entry in PantheonJan-Michael Brummer2018-12-201-0/+12
* Add application manager to menu popoverJan-Michael Brummer2018-12-201-0/+2
* Make margins around the title widget adaptiveAdrien Plazas2018-12-181-3/+10
* Revert "Make margins around the title widget adaptive"Michael Catanzaro2018-12-101-10/+3
* Make margins around the title widget adaptiveAdrien Plazas2018-11-291-3/+10
* header-bar: Fix connection to window chromeAdrien Plazas2018-09-281-2/+3
* Completely merge app menu into window menu, and rejiggerMichael Catanzaro2018-08-271-14/+15
* header-bar: Drop the Flatpak specific menuAdrien Plazas2018-06-271-6/+5
* header-bar: Add set_adaptive_mode() methodAdrien Plazas2018-06-211-4/+46
* header-bar: Use EphyActionBarEndAdrien Plazas2018-06-211-156/+17
* window: Move stop/reload state from header bar to windowAdrien Plazas2018-06-211-16/+0
* header-bar: Use EphyActionBarStartAdrien Plazas2018-06-211-472/+17
* bookmarks-popover: Drop window construct paramAdrien Plazas2018-06-211-1/+1
* Add unified url barJan-Michael Brummer2018-06-191-46/+0
* Add clean reader modeJan-Michael Brummer2018-06-071-0/+48
* Revert "application mode: add button to open in default browser to non-app uris"Michael Catanzaro2018-05-281-42/+0
* header-bar: Fix middle click action for forward/back buttonsMal2017-11-111-2/+2
* header-bar: do not show home button if home page is set to blank pageMal2017-10-261-1/+4
* application mode: add button to open in default browser to non-app urisGustavo Noronha Silva2017-10-241-0/+42
* flatpak: Disable web app functionalityMichael Catanzaro2017-10-051-1/+7
* header-bar: Don't disable navigation actions when history is clearedMichael Catanzaro2017-09-291-26/+0
* Purge g_return from src/Michael Catanzaro2017-09-131-4/+4
* Add F10 keyboard shortcut for page menuStefania Popescu2017-04-231-0/+6
* embed-shell: Fix dumb return typesMichael Catanzaro2017-02-191-1/+1
* header-bar: Fix memory leak when changing homepageMichael Catanzaro2017-01-291-1/+2
* header-bar: Make stop button work againMichael Catanzaro2017-01-221-2/+3
* Revert "Dramatically shrink the location entry"Carlos Garcia Campos2017-01-181-6/+4
* Add missing tooltipsMichael Catanzaro2017-01-161-12/+32
* Dramatically shrink the location entryMichael Catanzaro2017-01-151-4/+6
* header-bar: Move new tab icon to the end of the barMichael Catanzaro2017-01-151-22/+38
* header-bar: Hide new tab button when tab bar is visibleMichael Catanzaro2017-01-151-2/+23
* Replace ephy_header_bar_get_page_menu_button() with ephy_header_bar_get_zoom_...Carlos Garcia Campos2016-12-071-3/+4
* No need to explicitly hide new tab and page menu button from ephy_window_cons...Carlos Garcia Campos2016-12-071-6/+0
* Show home button in the toolbar when homepage-url setting is enabledCarlos Garcia Campos2016-12-071-1/+30
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* Don't use deprecated gtk_menu_popupMichael Catanzaro2016-10-141-4/+5
* header-bar: Restructure back/forward menu constructionMichael Catanzaro2016-10-081-21/+28
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Rework 'Add bookmark' popoverIulian Radu2016-09-281-84/+15
* bookmarks-popover: Fix tooltip positioningIulian Radu2016-09-281-0/+6
* bookmarks: Minor improvementsIulian Radu2016-09-281-4/+8
* bookmarks: Save changes to disk when modifying the 'Add bookmark popover'Iulian Radu2016-09-281-0/+10
* bookmarks-popover: Update all stacks accordingly when a bookmark/tag is added...Iulian Radu2016-09-281-9/+11
* bookmarks: Fix iconsIulian Radu2016-09-281-1/+1
* bookmark-properties-grid: Save the grid's parent so it can be destroyed when ...Iulian Radu2016-09-281-1/+38
* bookmarks: Add 'bookmark page' button to the location entryIulian Radu2016-09-281-1/+45
* bookmarks-popover: Open bookmark on row clickIulian Radu2016-09-281-1/+1