Colin Walters
3d41f586fc
Convert users of static functions to new gjs syntax
...
svn path=/trunk/; revision=86
2008-11-26 19:14:18 +00:00
Colin Walters
cedab08018
Search executables as well
...
We want "gedit" to find GEdit, which doesn't contain its name in either
the name or description.
svn path=/trunk/; revision=85
2008-11-25 23:50:00 +00:00
Colin Walters
258834ed8f
Add hardcoded default applications list taken from online.gnome.org
...
The previous list of all applications in a random order was obviously
temporary. This patch improves things by adding a static list, taken
from the online.gnome.org/applications data.
In the future we will either have a vendor-chosen static list, or
a fully dynamic system.
http://bugzilla.gnome.org/show_bug.cgi?id=562184
svn path=/trunk/; revision=84
2008-11-25 19:58:49 +00:00
Colin Walters
07877e7a7a
Fix app event handling
...
We need to hook up to events on the group, and not set higher level
actors to be reactive.
svn path=/trunk/; revision=77
2008-11-21 20:45:35 +00:00
Colin Walters
0f019b9ee2
Fix application layout to use parent relative coordinates
...
We were previously incorrectly assuming origin relative here.
svn path=/trunk/; revision=75
2008-11-21 20:01:15 +00:00
Colin Walters
dbf984a888
Rename MENU_ -> APPDISPLAY_ to correspond with other renames
...
svn path=/trunk/; revision=72
2008-11-21 15:08:34 +00:00
Colin Walters
c928b64648
Merge branch 'appmenu'
...
svn path=/trunk/; revision=68
2008-11-21 00:53:11 +00:00