gnome-control-center/shell
Georges Basile Stavracas Neto 489a7ae5dd window: Delegate model creation to CcApplication
In order be able to modify panel information statically,
we need to have access to the CcShellModel from static
functions. CcApplication, thus, is a better place for the
model to live, since we can access it outside any scope
using g_application_get_default().

It also makes sense from the modeling point of view, since
the model is not tied to the shell anymore.
2018-05-29 16:09:49 -03: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 thunderbolt: move to the 'Devices' page 2018-04-13 16:03:21 +02:00
cc-panel-list.h shell: Include panel "keywords" in the row data 2017-11-28 11:04:38 +01:00
cc-panel-loader.c thunderbolt: new panel for device management 2018-04-13 15:08:16 +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 panel: Update code style 2018-05-29 16:07:04 -03:00
cc-panel.h panel: Update code style 2018-05-29 16:07:04 -03: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: Fix leak in cc_shell_item_view_update_cells 2015-10-19 11:19:17 +02: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-model.c shell-model: Remove boilerplate and update code style 2018-05-02 23:11:48 -03:00
cc-shell-model.h shell-model: Remove boilerplate and update code style 2018-05-02 23:11:48 -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 window: Delegate model creation to CcApplication 2018-05-29 16:09:49 -03:00
cc-window.h window: Delegate model creation to CcApplication 2018-05-29 16:09:49 -03: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 panel-list: create a custom class to handle the sidelist 2016-06-14 12:16:43 -03: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 project: Update meson files 2018-05-03 00:45:29 -03: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
panel-list.ui shell: make Devices and Details rows selectable 2017-08-29 18:55:42 +02:00
window.ui window: Remove remaining overview mentions 2018-05-28 22:07:49 -03:00