gnome-control-center/shell
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
..
appdata appdata: Add UserDocs & HighContrast kudos 2018-03-24 20:17:16 +00:00
completions window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
cc-application.c window: Delegate model creation to CcApplication 2018-05-29 16:09:49 -03:00
cc-application.h window: Delegate model creation to CcApplication 2018-05-29 16:09:49 -03:00
cc-debug.h.in debug: Fix copy-pasta mistake 2018-04-07 18:49:39 -03:00
cc-log.c log: Reimplement logging and debugging 2018-04-06 23:18:26 -03:00
cc-log.h log: Reimplement logging and debugging 2018-04-06 23:18:26 -03:00
cc-object-storage.c object-storage: Avoid double free when propagating error 2018-05-10 00:56:19 +02:00
cc-object-storage.h object-storage: Introduce CcObjectStorage 2018-04-06 22:23:38 -03:00
cc-panel-list.c shell: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
cc-panel-list.h model: Add visibility field 2018-05-29 16:09:51 -03:00
cc-panel-list.ui shell: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
cc-panel-loader.c wacom: Hide Wacom panel when there are no tablets 2018-06-20 12:53:11 +00: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 panel: Update code style 2018-05-29 16:07:04 -03:00
cc-panel.h panel-loader: Add support for static init functions 2018-05-29 16:09:51 -03:00
cc-shell-model.c model: Add visibility field 2018-05-29 16:09:51 -03:00
cc-shell-model.h model: Add visibility field 2018-05-29 16:09:51 -03: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: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
cc-window.h window: Delegate model creation to CcApplication 2018-05-29 16:09:49 -03:00
cc-window.ui shell: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
gnome-control-center.desktop.in.in Revert "shell: make the .desktop file pass "--overview"" 2018-05-29 00:46:01 +00:00
gnome-control-center.gresource.xml shell: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
help-overlay.ui window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c main: Use g_autoptr to simplify code 2018-01-21 10:37:29 -02:00
meson.build shell: Rename .ui files to match .c files 2018-07-18 21:34:09 +00:00
org.gnome.ControlCenter.gschema.xml window: Warn about development builds 2018-05-14 18:24:03 -03:00
org.gnome.ControlCenter.service.in shell: Expose panel launching with DBus-activation 2013-04-03 18:09:15 +02:00