summaryrefslogtreecommitdiff
path: root/src/ephy-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* Do not flash notebook arrow during session resumeJan-Michael Brummer2020-07-161-1/+1
* Flash notebook arrow in case new tab is not visibleJan-Michael Brummer2020-07-151-0/+80
* Add audio mute button in tab labelJan-Michael Brummer2020-06-281-0/+12
* Allow reordering of pinned tabsJan-Michael Brummer2020-06-161-5/+28
* Synchronize page properties on tab label creationJan-Michael Brummer2020-03-071-5/+5
* ephy-notebook: Bind the tab label text to the embed titleYetizone2020-02-021-1/+1
* Remove various unused member variablesMichael Catanzaro2019-11-171-1/+0
* Set non detachable state for pinned tabsJan-Michael Brummer2019-11-061-0/+1
* Ensure pinned tab position after window dndJan-Michael Brummer2019-11-051-4/+14
* notebook: Add a new tab button on PantheonAlexander Mikhaylenko2019-09-231-0/+10
* notebook: Remove hbox around tabs menu buttonAlexander Mikhaylenko2019-09-231-6/+1
* notebook: Always show tab bar on PantheonAlexander Mikhaylenko2019-09-231-2/+5
* Ignore expand-tabs-bar setting on PantheonAlexander Mikhaylenko2019-09-231-7/+14
* notebook: middle-click should not close pinned tabsMichael Catanzaro2019-09-081-2/+5
* notebook: fix invalid signal handler warningMichael Catanzaro2019-09-071-4/+3
* notebook: Disconnect from embed when removing tabMichael Catanzaro2019-08-101-0/+3
* Add pinned tabs notificationJan-Michael Brummer2019-07-271-4/+24
* Revert "Add pinned tabs notification"Michael Catanzaro2019-07-221-19/+4
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-6/+9
* Add pinned tabs notificationJan-Michael Brummer2019-07-101-4/+19
* Keep pinned tabs on the leftJan-Michael Brummer2019-05-141-5/+40
* notebook: Remove now-unused codeMichael Catanzaro2019-05-131-18/+0
* notebook: stop reordering tabs on startupMichael Catanzaro2019-05-131-15/+0
* Fix Authentication dialog loses focus when switching tabsJan-Michael Brummer2019-05-121-1/+2
* notebook: don't return -1 in a guintMichael Catanzaro2019-05-041-3/+3
* Show fallback url when page has no titleJan-Michael Brummer2019-04-121-2/+3
* Improve pinned tab stylingAlexander Mikhaylenko2019-04-041-0/+2
* Add pinned tabsJan-Michael Brummer2019-04-041-1/+67
* Replace current notebook tab label widget with an own widgetJan-Michael Brummer2019-03-241-192/+16
* ephy-notebook: Set halign depending on notebook positionJan-Michael Brummer2019-02-271-2/+34
* notebook: Use a popover for the pages listAdrien Plazas2019-01-251-2/+7
* notebook: Allow to hide the tabs in narrow modeAdrien Plazas2019-01-241-0/+13
* notebook: Allow to get pages menuAdrien Plazas2019-01-241-0/+8
* Always show new tab button in header bar on the left sideJan-Michael Brummer2018-12-221-8/+0
* ephy-notebook: Set focus to embed on notebook tab switchJan-Michael Brummer2018-10-211-0/+1
* Again disallow new tab action in app modeMichael Catanzaro2018-04-261-2/+5
* notebook: Use constants to improve readabilityMichael Catanzaro2018-02-231-3/+3
* notebook: Support middle-click closeMichael Catanzaro2018-02-231-0/+6
* Revert "ephy-notebook: Set hexpand depending on notebook position"Michael Catanzaro2018-02-231-37/+2
* ephy-notebook: Set hexpand depending on notebook positionJan-Michael Brummer2018-02-191-2/+37
* Revert "ephy-notebook: Set halign depending on notebook position"Michael Catanzaro2018-02-181-33/+2
* ephy-notebook: Set halign depending on notebook positionJan-Michael Brummer2018-02-181-2/+33
* application mode: allow tabsGustavo Noronha Silva2017-10-241-4/+1
* Purge g_return from src/Michael Catanzaro2017-09-131-5/+5
* notebook: Check limit before dereferencingMichael Catanzaro2017-07-021-1/+1
* Code style improvementsMichael Catanzaro2017-06-141-3/+6
* notebook: Do not use a popover for the tab selection menuMichael Catanzaro2017-05-081-5/+4
* notebook: add missing castMichael Catanzaro2017-02-111-1/+1
* notebook: Don't crash if window is being destroyedMichael Catanzaro2017-02-111-0/+4
* notebook: Reset activated radio item when rebuilding menuMichael Catanzaro2017-02-111-0/+13