Robert Ancell
a86cf1eca2
region: Use a GtkPopover instead of GtkDialog for input options
...
As per design:
https://wiki.gnome.org/Design/SystemSettings/RegionAndLanguage
2018-09-14 15:47:36 +00:00
Robert Ancell
66981da275
region: Make full widget for input rows
...
The row widgets are not full GtkWidgets. This means they are harder
to understand, use g_object_set_data which looses type safety and
cause the one .c file to be overly large.
Update this code to use a CcInputRow widget that uses GTK+ best
practice.
2018-09-11 10:40:27 +12:00
Robert Ancell
0f60dd1b71
region: Use GtkTemplate for format chooser dialog
2018-07-14 16:14:57 +00:00
Matthias Clasen
4f121592d7
Rename input chooser ui file
2013-02-19 12:25:52 +01:00
Matthias Clasen
d3852fc831
Wip: new region panel
...
Still missing:
- restart session notification
- login screen mode
2013-02-19 12:25:52 +01:00
Matthias Clasen
148e311aa6
Wip region
2013-02-19 12:25:51 +01:00
Cosimo Cecchi
887c3ae3d5
region: use a GResource for GtkBuilder UI definition
...
https://bugzilla.gnome.org/show_bug.cgi?id=691132
2013-01-07 10:57:16 +01:00