gnome-control-center/shell
William Jon McCann 17d52d46b0 shell: Don't use GtkBuilder for constructing the shell
So that we can more easily add GdHeaderBar in the following
patches.

Much of the advantage of using gtkbuilder was lost anyway because
we couldn't really use it from glade without corrupting the file.

https://bugzilla.gnome.org/show_bug.cgi?id=692174
2013-02-18 16:40:44 +01:00
..
completions shell: Add additional arguments to bash completion file 2013-02-11 12:38:03 -05:00
cc-application.c shell: Rename shell window to CcWindow 2013-02-18 16:40:44 +01:00
cc-application.h shell: Make the application a GtkApplication subclass 2013-02-18 16:40:44 +01:00
cc-editable-entry.c Switch files created by me to GPLv2+ 2012-09-06 19:07:09 -04:00
cc-editable-entry.h Switch files created by me to GPLv2+ 2012-09-06 19:07:09 -04:00
cc-hostname-entry.c Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
cc-hostname-entry.h Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
cc-panel-loader.c shell: add a way to compile the panel loader without GType functions 2013-02-18 16:08:22 +01:00
cc-panel-loader.h shell: Add --list command-line option 2013-01-10 17:15:56 +01:00
cc-panel.c shell: Pass args to existing panels 2012-09-20 22:58:32 +02:00
cc-panel.h shell: replace GMenu loading code with an hardcoded list of panels 2012-12-18 16:46:27 +01:00
cc-shell-category-view.c shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01: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 shell: Do not forcibly suppress debug messages if --verbose not set 2013-02-13 19:17:19 +01:00
cc-shell-log.h shell: Add "-v" for verbose option to the shell 2011-03-23 18:39:05 +00:00
cc-shell-model.c shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-shell-model.h shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-shell.c shell: Make the main app window a subclass of GtkApplicationWindow 2013-02-18 16:40:44 +01:00
cc-shell.h shell: Make the main app window a subclass of GtkApplicationWindow 2013-02-18 16:40:44 +01:00
cc-util.c shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-util.h shell: Use CcShellMode to do the panels filtering 2013-01-15 11:37:24 +01:00
cc-window.c shell: Don't use GtkBuilder for constructing the shell 2013-02-18 16:40:44 +01: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
gnomecc.menu.in Remove gnomecc.directory 2013-02-15 20:50:44 -05:00
hostname-helper.c Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
hostname-helper.h Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
hostnames-test.txt Add CcHostnameEntry widget and use it in the info panel 2013-01-14 18:06:20 +00:00
list-panel.sh shell: Ensure completion is sorted by default 2013-02-11 09:37:55 +01:00
main.c shell: Make the application a GtkApplication subclass 2013-02-18 16:40:44 +01:00
Makefile.am shell: Don't use GtkBuilder for constructing the shell 2013-02-18 16:40:44 +01: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