gnome-control-center/shell
Christophe Fergeau e8485dea69 shell: Parse command line args into a GVariantDict
Since we are using g_application_add_main_option, we can remove the
global variable used to parse the arguments into, and get the parsed
arguments from the GVariantDict returned by
g_application_command_line_get_options_dict().
This is in preparation for handling some command line options in the
local gnome-control-center instance, and others in the remote instance.

https://bugzilla.gnome.org/show_bug.cgi?id=751597
2015-07-16 11:49:40 +02:00
..
appdata Add a simple AppData file 2015-04-01 10:47:55 +01:00
completions shell: Drop obsolete region arguments from bash completion 2013-02-19 17:58:33 +01:00
cc-application.c shell: Parse command line args into a GVariantDict 2015-07-16 11:49:40 +02:00
cc-application.h shell: Make the application a GtkApplication subclass 2013-02-18 16:40:44 +01:00
cc-editable-entry.c user-accounts: update padding on style-updated 2015-01-27 16:35:48 +01:00
cc-editable-entry.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-hostname-entry.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-hostname-entry.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-panel-loader.c shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-panel-loader.h shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-panel.c shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-panel.h shell: Revert "Let panels have their own commandline flags" 2015-07-16 11:49:34 +02:00
cc-shell-category-view.c Make HighContrast icons work 2015-03-08 22:24:10 -04:00
cc-shell-category-view.h shell: add a new settings shell 2010-05-19 11:11:26 +01:00
cc-shell-item-view.c shell: Activate items on single click 2013-01-21 08:32:18 +01:00
cc-shell-item-view.h shell: Set wrap mode to "word" for the icon text 2010-12-13 14:03:10 +00:00
cc-shell-log.c Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-shell-log.h Updated FSF's address 2014-01-29 11:27:38 +01:00
cc-shell-model.c shell: Make search results sorting smarter 2014-05-16 11:59:48 +02:00
cc-shell-model.h shell: Make search results sorting smarter 2014-05-16 11:59:48 +02:00
cc-shell.c shell: Use GVariant to convey panel arguments instead of a string array 2013-04-03 18:02:10 +02:00
cc-shell.h shell: Use GVariant to convey panel arguments instead of a string array 2013-04-03 18:02:10 +02:00
cc-window.c shell: Fix gtk_tree_model_get_iter_first() retval 2015-05-27 11:06:02 +02:00
cc-window.h shell: Rename shell window to CcWindow 2013-02-18 16:40:44 +01:00
gnome-control-center.desktop.in.in shell: Rename to "Settings" 2012-11-06 10:14:23 +01:00
hostname-helper.c hostname-helper: use GLib transliteration API 2014-02-21 07:57:03 -05:00
hostname-helper.h Updated FSF's address 2014-01-29 11:27:38 +01:00
hostnames-test.txt Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
list-box-helper.c list-box-helper: Unset row header if unneeded 2015-01-28 12:15:10 +01:00
list-box-helper.h shell: Make list box max height configurable 2014-06-26 16:00:45 +02:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c Revert "main: Disable SSLv3 because of POODLE" 2015-03-05 10:15:35 -06:00
Makefile.am Add a simple AppData file 2015-04-01 10:47:55 +01:00
org.gnome.ControlCenter.service.in shell: Expose panel launching with DBus-activation 2013-04-03 18:09:15 +02:00
test-hostname.c Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
TODO shell: Update animated notebook TODO 2012-05-10 11:22:50 +01:00