Go to file
Marina Zhurakhinskaya 02a8cd5ce2 Use a single ItemResults class instead of AppResults and DocResults
AppResults and DocResults classes were identical with an exception of
the display class they used and the text label for the results. Merged
them into a single ItemResults class that takes these two additional
arguments.
2009-06-25 19:14:29 -04:00
.settings Convert all JS style to be uniform, add Eclipse settings bits 2008-11-28 20:12:20 +00:00
data Add icons from Jeremy 2009-06-11 19:00:12 -04:00
js Use a single ItemResults class instead of AppResults and DocResults 2009-06-25 19:14:29 -04:00
src Fix up horizontal gradient code and its use 2009-06-25 14:32:00 -04:00
tools/build Add gstreamer deps for Ubuntu to gnome-shell-build-setup.sh 2009-05-05 17:05:59 -04:00
.gitignore Add a built-in screencast recording facility 2009-03-20 16:53:50 -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 Don't use bash syntax pointlessly. Fixes this to work under real /bin/sh. 2009-04-07 09:37:29 -04:00
configure.ac Split appDisplay and docDisplay into "model" and "view" parts 2009-06-16 18:50:42 -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 Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
README Initial commit 2008-10-31 04:22:44 +00:00