summaryrefslogtreecommitdiff
path: root/src/ephy-session.c
Commit message (Expand)AuthorAgeFilesLines
* session: stop saving window role in the session stateMichael Catanzaro2021-04-051-28/+0
* session: return earlier if no page has been loadedMichael Catanzaro2021-04-051-1/+4
* session: hold a reference until save thread finishesMichael Catanzaro2021-04-051-0/+3
* session: rename save_idle to save_timeoutMichael Catanzaro2021-04-051-8/+17
* session: remove unused cancellableMichael Catanzaro2021-04-051-16/+4
* session: use careful languageMichael Catanzaro2021-04-051-2/+2
* session: Show headerbar when restoring fullscreen stateAlexander Mikhaylenko2021-03-241-1/+4
* Port to HdyTabView/HdyTabBarAlexander Mikhaylenko2021-02-041-89/+96
* Add pdf handlerJan-Michael Brummer2020-06-211-1/+2
* Add reader mode handlerJan-Michael Brummer2020-06-141-1/+2
* Allow unlimited reopen of closed tabsJan-Michael Brummer2020-04-291-5/+0
* Take care of maximize and fullscreen window statesJan-Michael Brummer2020-02-171-15/+46
* Do not show tab open warning during session closingJan-Michael Brummer2020-02-131-0/+6
* session: improve robustness when parsing sessionMichael Catanzaro2020-02-121-0/+27
* Revert "session: keep window alive when parsing session"Michael Catanzaro2020-02-091-4/+0
* Revert "web-view: avoid unnecessary g_signal_connect()"Michael Catanzaro2020-01-281-1/+1
* session: code style improvementMichael Catanzaro2020-01-111-6/+7
* Set focus to entry for no show addressesJan-Michael Brummer2020-01-111-0/+1
* session: keep window alive when parsing sessionMichael Catanzaro2020-01-101-0/+4
* session: fix leak of SaveData in error pathMichael Catanzaro2019-12-271-0/+1
* Use g_clear_handler() when possibleMichael Catanzaro2019-12-231-7/+4
* web-view: avoid unnecessary g_signal_connect()Michael Catanzaro2019-12-171-1/+1
* session: never save before first successful page loadMichael Catanzaro2019-12-141-11/+21
* session: code style improvementsMichael Catanzaro2019-12-141-6/+3
* Mass update: Apply uncrustify style to everythingJan-Michael Brummer2019-07-151-54/+57
* Add pinned tabsJan-Michael Brummer2019-04-041-3/+22
* Revert "Revert "Stop using gtk_window_present()""Michael Catanzaro2019-03-191-1/+1
* Revert "Stop using gtk_window_present()"Michael Catanzaro2019-03-151-1/+1
* Stop using gtk_window_present()Michael Catanzaro2019-03-041-1/+1
* session: Delay loads only in browser or standalone modeMichael Catanzaro2019-02-161-3/+11
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-311-1/+1
* Fix issues found through static code analysisJan-Michael Brummer2018-12-151-3/+3
* Stop using the slice allocatorMichael Catanzaro2018-12-051-16/+16
* session: Fix crash when JS opens an invalid URIMichael Catanzaro2018-05-221-1/+8
* session: Fix overaggressive session safety checkMichael Catanzaro2017-12-211-0/+4
* session: Rework the safety checkMichael Catanzaro2017-12-141-15/+23
* web-view: Verify and inform user about URL safetyGabriel Ivascu2017-10-031-1/+1
* Purge unnecessary use of g_str_equalMichael Catanzaro2017-09-131-1/+1
* Purge g_return from src/Michael Catanzaro2017-09-131-12/+12
* Also save the window position in gsettingsCarlos Garcia Campos2017-01-311-5/+3
* session: Ignore blank URLs when saving sessionMichael Catanzaro2017-01-261-1/+4
* Store last-closed window size in GSettingsMichael Catanzaro2017-01-231-1/+1
* window: focus the location entry when opening new tabsCarlos Garcia Campos2016-12-051-9/+2
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* session: Add a safety checkMichael Catanzaro2016-10-171-0/+30
* session: Even more code style improvementsMichael Catanzaro2016-10-171-9/+18
* session: More code style improvementsMichael Catanzaro2016-10-171-5/+10
* session: Code style improvementsMichael Catanzaro2016-10-171-7/+14
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Remove X11 dependency and X11-specific codeMichael Catanzaro2016-09-181-1/+0