summaryrefslogtreecommitdiff
path: root/gnome-initial-setup/gnome-initial-setup.c
Commit message (Expand)AuthorAgeFilesLines
* Remove short circuit from should_skip_page to fix page skippingAdam Williamson2022-08-121-2/+0
* parental-controls: Port to GTK4Georges Basile Stavracas Neto2022-07-251-3/+3
* password: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* account: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* goa: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* software: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* timezone: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* privacy: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* summary: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* network: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+4
* keyboard: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* language: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* welcome: Port to GTK4Georges Basile Stavracas Neto2022-07-251-2/+2
* Port core widgetry to GTK4Georges Basile Stavracas Neto2022-07-251-11/+21
* Drop Cheese dependencyGeorges Basile Stavracas Neto2022-07-251-8/+0
* Disable all pagesGeorges Basile Stavracas Neto2022-07-051-25/+25
* gnome-initial-setup: Remove unused variableGeorges Basile Stavracas Neto2022-07-051-1/+0
* Avoid unintended translator commentWill Thompson2022-03-311-1/+1
* Tell libhandy not to use Settings portalWill Thompson2022-03-231-0/+8
* Support GNOME 42 dark theme preferenceJeremy Bicha2022-02-171-0/+4
* Revert "Remove obsolete Software page"Michael Catanzaro2021-08-101-0/+2
* Disable existing-user mode120-disable-existing-user-modeWill Thompson2021-02-151-0/+14
* Remove logic to start TourWill Thompson2021-02-101-12/+0
* Exit gracefully if we are disabled systemwideRui Matos2020-08-241-0/+28
* gnome-initial-setup: Allow welcome tour to be skipped via vendor configPhilip Withnall2020-08-131-5/+11
* gnome-initial-setup: Use g_auto* in gis_ensure_stamp_files()Philip Withnall2020-08-131-10/+9
* Only show welcome if language is skippedMatthias Clasen2020-08-071-0/+7
* skip vfunc no longer needs to return gbooleanMichael Catanzaro2020-08-071-2/+4
* Add a welcome pageMatthias Clasen2020-08-071-0/+2
* parental-controls: Add parental controls pagePhilip Withnall2020-02-141-0/+2
* password: Add a parent-mode property for collecting parent passwordPhilip Withnall2020-02-141-0/+3
* gnome-initial-setup: Add mock infrastructure to prevent saving changesPhilip Withnall2020-02-141-1/+22
* eulas: Remove this pageWill Thompson2020-01-211-2/+0
* Remove region pageWill Thompson2020-01-121-4/+0
* Remove obsolete Software pageJeremy Bicha2020-01-101-2/+0
* driver: Load and add the vendor configuration fileJoaquim Rocha2020-01-041-28/+13
* Add startup log messagePhilip Chimento2019-09-031-0/+2
* gnome-initial-setup.c: avoid a GCC warningZhaoQiang2018-11-221-3/+2
* Remove unused HAVE_CLUTTER blocksWill Thompson2018-07-241-11/+0
* build: Only build the region page if enabledJoaquim Rocha2018-07-241-1/+3
* Allow skipping pages only in new/existing user modesMichael Catanzaro2018-04-021-10/+42
* Show welcome screen if language page is skippedMichael Catanzaro2018-04-021-4/+2
* page: add skip function for all pagesPeng Wu2018-04-021-6/+24
* Use Unicode in translatable stringsPiotr Drąg2017-06-241-1/+1
* gnome-initial-setup: use new vendor configuration file to skip pagesCosimo Cecchi2017-06-121-11/+29
* summary: Move stamp file creation to a global functionRui Matos2017-01-311-0/+21
* software: Only show in new-user modeMatthias Clasen2016-09-011-1/+1
* Add a page to configure software sourcesMatthias Clasen2016-09-011-0/+2
* only create keyring manually for new user modeTristan Van Berkom2016-02-121-2/+11
* privacy: Use Webkit2Michael Catanzaro2015-03-041-3/+0