Go to file
Marina Zhurakhinskaya ac4bcee050 Merge headers when a single section of search results is displayed
There is no need to show two headers when we are only displaying a single
section of search results, so we merge the section header with the main
header in that case.

Show a back button on the left of the main header to get back to the results
for all sections.

Remove this._showTooltip flag from SearchSectionHeader because we no longer
show this type of header when we want to suppress the tooltip.

Add this._appSearchResultsOnlyShown and this._docSearchResultsOnlyShown
flags to track when a single section is shown more cleanly.
2009-09-01 19:06:20 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Merge headers when a single section of search results is displayed 2009-09-01 19:06:20 -04:00
js Merge headers when a single section of search results is displayed 2009-09-01 19:06:20 -04:00
po Updated Swedish translation 2009-09-01 00:31:48 +02:00
src Do not display windows with skip-taskbar hint in overview. 2009-08-31 21:35:23 +02:00
tools/build Update build-setup.sh for gconf, gio python usage 2009-09-01 09:02:46 -04:00
.gitignore Update .gitignore for i18n files 2009-08-18 18:19:16 -04:00
.project Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Add localization 2009-08-14 09:14:34 -04:00
configure.ac Use AM_PATH_PYTHON to find Python >= 2.5 2009-08-31 13:42:06 -04:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Add localization 2009-08-14 09:14:34 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00