Commit graph

441 commits

Author SHA1 Message Date
Robert Ancell
4e6aa67fa4 user-accounts: Fix renamed cc-add-user-dialog.c not correctly updated in POT file
This wasn't done correctly in 112b61c0ff
2018-11-10 10:08:54 +13:00
Robert Ancell
112b61c0ff user-accounts: Rename UmAccountDialog to CcAddUserDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-10 09:24:33 +13:00
Robert Ancell
3eaf71065e user-accounts: Rename UmHistoryDialog to CcLoginHistoryDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-08 13:17:13 +00:00
Robert Ancell
c2940dd426 user-accounts: Convert UmHistoryDialog to GtkTemplate 2018-11-08 13:17:12 +00:00
Carlos Garnacho
d51336c2c2 wacom: Port calibrator UI to GTK+
Same dog, different collar. The UI has been ported 1:1 to GTK+, using
GtkBuilder, CSS and event controllers fairly reduced the amount of code
needed for this.

It also allows us to stop initializing clutter-gtk across the several
executables.
2018-11-07 23:02:10 +00:00
Robert Ancell
94b218a486 user-accounts: Remove unused UmAccountType enum 2018-11-08 10:48:33 +13:00
Robert Ancell
8029b3e7be user-accounts: Rename UmPasswordDialog to CcPasswordDialog
Um is a naming hangover from before this was part of g-c-c.
2018-11-07 12:37:51 +13:00
Robert Ancell
ad44ad4367 user-accounts: Convert UmPasswordDialog to GtkTemplate 2018-11-07 09:30:25 +13:00
Robert Ancell
ec529e8566 user-accounts: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename .[ch] and .ui files to standard names.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
Connect signals in swapped form.
2018-10-25 11:28:53 +00:00
Robert Ancell
33c91ce738 privacy: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
2018-10-18 01:01:07 +00:00
Robert Ancell
9fa1e73da8 notifications: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
Connect signals in swapped form.
2018-10-15 20:42:45 +00:00
Robert Ancell
70fe645502 region: Tidy up GtkWidget variables
- Use correct types for each widget
- Put variables together in alphabetical order in the class
- Drop unused IDs
- Rename .ui file to match .c file
2018-10-10 23:04:10 +00:00
Robert Ancell
a2daee0c7f region: Use GtkTemplate for input chooser dialog 2018-09-19 16:31:47 +02:00
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
Georges Basile Stavracas Neto
f9b9f105dd network: Rename UI files to match C files
This commit renames {network|wifi}.ui to cc-{network|wifi}-pane.ui,
in order to match the corresponding C files. This introduces no
functional changes.
2018-07-23 12:55:59 +00:00
Robert Ancell
148e4c8fd0 common: Use GtkTemplate for the language chooser dialog 2018-07-18 22:39:32 +00:00
Georges Basile Stavracas Neto
a8673b06c7 shell: Rename .ui files to match .c files
To keep it clean and well organized, rename the .ui files
(window.ui and panel-list.ui) to have the 'cc-' prefix and
match their .c counterparts.
2018-07-18 21:34:09 +00:00
Piotr Drąg
7ea9b4050b Update POTFILES.in 2018-07-16 22:07:16 +02:00
Robert Ancell
0f60dd1b71 region: Use GtkTemplate for format chooser dialog 2018-07-14 16:14:57 +00:00
Georges Basile Stavracas Neto
ed36688c58 night-light: Rework implementation
This commit improves the Night Light code in various
ways:

 * Turn it into a template class, subclass of GtkDialog,
   and adapts all the code to reflect that.

 * Update the code style in various places, to make it
   more conformant with the documented code style.

 * Reorganize the code a bit, moving functions around,
   to make it more conformant with the documented order.
2018-05-29 12:30:16 -03:00
Piotr Drąg
79013788fd Update POTFILES.in 2018-04-17 16:56:51 +02:00
Piotr Drąg
685b35cf9b Update POTFILES.in 2018-04-13 18:57:31 +02:00
Piotr Drąg
fc9c8cb70b Update POTFILES.in 2018-04-13 18:49:18 +02:00
Piotr Drąg
47ce893f50 Update POTFILES.in 2018-02-06 16:57:42 +01:00
Piotr Drąg
f092ca00eb Update POTFILES.in 2018-02-05 17:06:53 +01:00
Piotr Drąg
12cab686cb Update POTFILES.in 2018-01-24 17:14:34 +01:00
Iñigo Martínez
0dd386f405 build: Migrate from Intltool to Gettext
Recent versions of Gettext are able to translate several formats
that are used in GNOME applications. This patch migrates from
Intltool to Gettext by using meson's i18n features.

https://bugzilla.gnome.org/show_bug.cgi?id=787588
2018-01-23 10:49:31 +01:00
Iñigo Martínez
d7012d0337 build: Move libgd and gvc modules to subprojects
In order to share the libgd and gvc modules between autotools and
meson, this patch moves their directories to subprojects
directory and updates autotools.

https://bugzilla.gnome.org/show_bug.cgi?id=785414
2018-01-17 19:02:57 -02:00
Piotr Drąg
cb52f328c2 Update POTFILES.in 2017-11-28 20:09:42 +01:00
Piotr Drąg
2c39870fb8 Update POTFILES.in and POTFILES.skip 2017-07-25 16:04:57 +02:00
Piotr Drąg
476968b5c0 Update POTFILES.in and POTFILES.skip 2017-07-18 18:45:00 +02:00
Georges Basile Stavracas Neto
4ffb8606c0 project: Update POTFILES.in
With the new Wi-Fi panel.
2017-07-18 13:33:00 -03:00
Piotr Drąg
29abc2307d Update POTFILES.in 2017-06-14 22:10:01 +02:00
Piotr Drąg
b5f4e7872c Update POTFILES.in 2017-06-04 16:02:13 +02:00
Rui Matos
a92beac5de Update POTFILES.in 2017-05-25 17:29:45 +02:00
Piotr Drąg
37452acd3e Update POTFILES.in 2017-05-24 16:47:07 +02:00
Piotr Drąg
fa6b70fb8b Update POTFILES.in 2017-03-30 07:52:24 +02:00
Piotr Drąg
b93ae36beb Update POTFILES.in 2017-02-13 21:29:42 +01:00
Piotr Drąg
efad45e31b Update POTFILES.in 2017-02-13 17:33:01 +01:00
Piotr Drąg
a4db364603 Update POTFILES.in 2017-02-10 19:17:44 +01:00
Carlos Garnacho
1e31494f22 wacom: Remove GsdWacomDevice
It is now entirely unused.
2016-11-04 23:27:13 +01:00
Carlos Garnacho
b69cbe4e24 wacom: Add "Test your settings" button to wacom panel
A popover with a CcDrawingArea appears in that case.
2016-11-04 23:26:41 +01:00
Piotr Drąg
a12c73a37c Update POTFILES.in 2016-10-27 18:35:09 +02:00
Piotr Drąg
3aa7cf6918 Updated POTFILES.in 2016-07-29 19:27:28 +02:00
Georges Basile Stavracas Neto
a0a155884e keyboard: introduce CcKeyboardShortcutEditor
The current CcKeyboardPanel used to manage keyboard
editing through GtkCellRendererAccel, which was replaced
when we moved to use a GtkListBox. Because of that,
the ability to edit shortcuts is now missing.

Re-add shortcut editing capabilities through a new dialog,
which is done according to the latest mockups available.

https://bugzilla.gnome.org/show_bug.cgi?id=769063
2016-07-29 13:43:47 -03:00
Piotr Drąg
908f4832a4 Updated POTFILES.in 2016-06-15 02:11:24 +02:00
Bastien Nocera
1ce4af4267 shell: Add PrettyHostname to SSID helper
For use in the network panel. Comes with tests!
2016-06-10 17:10:35 +02:00
Piotr Drąg
118503f248 Updated POTFILES.in 2016-06-08 14:58:06 +02:00
Piotr Drąg
d141196282 Updated POTFILES.in 2016-06-03 18:18:35 +02:00
Bastien Nocera
8861d44099 network: Remove now unused virtual devices support
https://bugzilla.gnome.org/show_bug.cgi?id=747443
2016-05-26 14:49:28 +02:00