summaryrefslogtreecommitdiff
path: root/src/ephy-main.c
Commit message (Expand)AuthorAgeFilesLines
* Rename ephy_dot_dir() to ephy_profile_dir()Patrick Griffis2019-01-311-1/+1
* Remove the PDF supportMichael Catanzaro2019-01-311-3/+0
* Add internal pdf viewer using evinceJan-Michael Brummer2019-01-071-0/+3
* Flip -i and -p in help outputMichael Catanzaro2019-01-051-2/+2
* Ensure all --help output fits 80 column terminalMichael Catanzaro2019-01-051-3/+3
* main: properly hide the secret --delete-application flagMichael Catanzaro2019-01-041-1/+1
* Clarify some of the remaining command line optionsMichael Catanzaro2019-01-041-7/+7
* shell: Replace EphyStartupFlags with EphyStartupModeMichael Catanzaro2019-01-041-4/+1
* Remove --new-tab flagMichael Catanzaro2019-01-041-20/+1
* Remove broken bookmarks command line optionsMichael Catanzaro2019-01-041-8/+0
* Add automation modeCarlos Garcia Campos2019-01-041-3/+17
* main: Init libhandyAdrien Plazas2018-12-181-0/+4
* Revert "main: Init libhandy"Michael Catanzaro2018-12-101-4/+0
* main: Init libhandyAdrien Plazas2018-11-291-0/+4
* Compile gsettings schemas in build directoryMichael Catanzaro2018-03-021-0/+4
* Use meson's vcs_tag(), but not for network requestsMichael Catanzaro2018-01-151-1/+2
* Port to meson build systemMichael Catanzaro2017-04-261-2/+2
* Allow to have different settings in web applicationsCarlos Garcia Campos2017-02-051-13/+0
* Save state of web apps in their own gsettings pathCarlos Garcia Campos2017-01-311-0/+13
* Revert "Remove unused libnotify dependency"Michael Catanzaro2017-01-161-0/+2
* Remove unused libnotify dependencyMichael Catanzaro2017-01-161-2/+0
* Remove private headersMichael Catanzaro2016-10-311-1/+0
* main: Exit cleanly on SIGINT or SIGTERMMichael Catanzaro2016-10-311-1/+34
* main: remove startup error dialogMichael Catanzaro2016-10-291-25/+2
* main: default to the default profile in incognito modeMichael Catanzaro2016-10-291-1/+1
* main: Remove --netbank-modeMichael Catanzaro2016-10-141-2/+0
* Update manpageMichael Catanzaro2016-10-141-0/+1
* Remove ephy-initial-state and kill EphyNodeMichael Catanzaro2016-10-081-2/+0
* Relicense to GPLv3+Michael Catanzaro2016-10-071-5/+7
* Remove obsolete EphyBookmarksIulian Radu2016-09-281-0/+2
* Add new app iconsMichael Catanzaro2016-09-211-1/+1
* Remove X11 dependency and X11-specific codeMichael Catanzaro2016-09-181-72/+0
* main: code style fixMichael Catanzaro2016-09-171-1/+2
* Expect only the desktop file basename to be passed on command lineMichael Catanzaro2016-06-201-5/+6
* Allow running system web apps outside GNOMEMichael Catanzaro2016-06-201-4/+21
* UncrustifyMichael Catanzaro2016-03-291-36/+36
* Enable and placate -Wno-shadowMichael Catanzaro2015-12-261-5/+5
* build: Fix build with clang -Werror and -Wwrite-stringsTing-Wei Lan2015-12-111-1/+1
* Remove FSF address from license headersMichael Catanzaro2015-12-071-3/+1
* web-app: Add support for system-wide installed web appsCarlos Garcia Campos2015-11-171-26/+23
* Use plain LOCALEDIRMichael Catanzaro2015-06-301-1/+1
* Make gettext mandatory and stop using glib-gettextMichael Catanzaro2015-06-301-2/+0
* Free profile_directory before quittingMichael Catanzaro2015-02-111-0/+1
* Fix incognito mode desktop actionMichael Catanzaro2015-02-111-4/+2
* profile-utils: do not spawn the profile migrator unnecessarilyClaudio Saavedra2014-02-131-11/+11
* Do not open an additional empty window when ephy is launched in private mode ...Carlos Garcia Campos2014-02-051-3/+7
* Use a custom style for incognito modeWilliam Jon McCann2014-01-031-5/+0
* Remove the headless modeCarlos Garcia Campos2013-12-111-6/+0
* EphyShell: add support for starting without windowsGiovanni Campagna2013-08-291-0/+6
* Move profile directory check to after checking for application modeGustavo Noronha Silva2013-06-091-7/+7