summaryrefslogtreecommitdiff
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* shell: Refuse to run under unsupported desktopsBastien Nocera2023-02-101-0/+36
* shell: Let libX11 initialise threads itselfBastien Nocera2023-01-231-11/+0
* log: Improve loggingMohammed Sadiq2022-12-011-0/+2
* shell: Initialise locale earlyBastien Nocera2022-05-111-0/+3
* Drop Cheese dependencyGeorges Basile Stavracas Neto2021-12-141-8/+0
* Adapt to changes in hdy_init()Adrien Plazas2020-07-201-5/+0
* shell: Fix warning by marking initialize_dependencies staticBenjamin Berg2019-01-071-1/+1
* main: Init libhandyAdrien Plazas2018-11-261-0/+5
* Factorize dependecies initializationAdrien Plazas2018-11-261-7/+14
* Fix the style of main()'s prototypeAdrien Plazas2018-11-261-1/+2
* main: Use g_autoptr to simplify codeGeorges Basile Stavracas Neto2018-01-211-6/+2
* shell: Move cheese_gtk_init() call earlierChristophe Fergeau2015-07-161-0/+8
* Revert "main: Disable SSLv3 because of POODLE"Michael Catanzaro2015-03-051-3/+0
* main: Disable SSLv3 because of POODLEDebarshi Ray2014-11-111-0/+3
* main: Drop the use of EggListBoxKalev Lember2013-07-021-3/+0
* shell: Make the application a GtkApplication subclassWilliam Jon McCann2013-02-181-0/+57