gnome-control-center/shell
Florian Müllner ddba39047b window: Split search into words
Rather than using the search entry text as a single term when filtering
panels, split the text into multiple terms and require result to match all
of them, which is consistent with the search provider and the encouraged
search pattern for GNOME applications.

https://bugzilla.gnome.org/show_bug.cgi?id=694960
2013-03-02 00:05:05 +01:00
..
completions shell: Drop obsolete region arguments from bash completion 2013-02-19 17:58:33 +01:00
cc-application.c shell: build fix (clutter-gtk includes) 2013-02-18 15:20:44 -05: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: don't prelight icons in the icon view 2013-02-22 14:39:41 +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-window.c window: Split search into words 2013-03-02 00:05:05 +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
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 Move cc-util into panels/common 2013-02-19 12:25:54 +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