summaryrefslogtreecommitdiff
path: root/gnome-initial-setup/gis-driver.c
Commit message (Expand)AuthorAgeFilesLines
* driver: duplicate password/user objectRay Strode2015-07-311-3/+6
* password: detect enterprise account without heuristicRay Strode2015-07-311-0/+16
* driver: Allow resizing and moving the window on small screensRui Matos2015-02-191-9/+10
* Hide GIS window rather than wait for GDM killSrdjan Grubor2015-01-051-0/+8
* GisDriver: Add scrollbars around the pages on small screensRui Matos2014-11-101-0/+10
* Drop the minimum size when we are on a small screenMatthias Clasen2014-11-031-8/+15
* GisDriver: Add a function to detect small screensMatthias Clasen2014-11-031-0/+13
* Don't allow to move the main window window at allMario Sanchez Prada2014-09-261-2/+7
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Split account page into twoMatthias Clasen2013-12-131-0/+30
* Don't pass a geometry_widgetBenjamin Otte2013-12-141-1/+1
* language: Switch the "Welcome!" to the new language when the user selects itJasper St. Pierre2013-12-081-3/+2
* driver: Remove the window's border widthJasper St. Pierre2013-10-311-1/+0
* driver: Make the initial window size biggerJasper St. Pierre2013-10-231-2/+2
* assistant: Remove assistant subclassesJasper St. Pierre2013-09-251-2/+2
* assistant: Use a headerbarMatthias Clasen2013-08-291-11/+2
* Use the new G_DEFINE_TYPE_WITH_PRIVATE shenanigansJasper St. Pierre2013-08-291-24/+24
* driver: Turn off deletableJasper St. Pierre2013-07-021-0/+1
* Remove the old gd-based assistant and use GtkStackJasper St. Pierre2013-07-021-16/+1
* Add a save data mechanism, and call it from the summary pageJasper St. Pierre2013-06-151-0/+6
* driver: Initialize user languageRui Matos2013-05-101-2/+19
* Revert "Remove the old gd-based assistant and use GtkStack"Jasper St. Pierre2013-04-261-1/+16
* language: Actually set the new language on the created userMichael Wood2013-04-261-0/+15
* Remove the old gd-based assistant and use GtkStackJasper St. Pierre2013-04-241-16/+1
* driver: Disable all WM functions except moveRui Matos2013-04-231-3/+2
* driver: Don't allow the main window to be minimizedMichael Wood2013-04-221-0/+15
* gis-assistant: Replace the Clutter-based assistant with a Gd-based oneJasper St. Pierre2013-02-261-10/+5
* driver: Add a locale-changed signal and push it to pagesJasper St. Pierre2013-02-131-2/+18
* gis-driver: Add a sane minimum sizeJasper St. Pierre2013-01-171-0/+10
* gis-driver: Stop recentering the window on monitor updatesJasper St. Pierre2013-01-171-10/+0
* gnome-initial-setup: Don't autologin in session setup modeJasper St. Pierre2013-01-171-1/+85
* gis-driver: Clean up a bitJasper St. Pierre2013-01-171-5/+0
* gis-driver: Remove destruction of pages from default implementationJasper St. Pierre2013-01-091-8/+0
* gis-assistant: Rebuild the button labels when the locale changesJasper St. Pierre2012-11-141-0/+2
* Add a new GisPage base class from which all pages inheritJasper St. Pierre2012-11-081-0/+8
* gis-driver: NULL-terminate g_object_new callJasper St. Pierre2012-11-081-1/+2
* Introduce a new toplevel API, GisDriverJasper St. Pierre2012-11-071-0/+220