76 Commits (master)

Author SHA1 Message Date
Marco Pesenti Gritti 6073a396b3 Rename activity service_name to bundle_id 17 years ago
Marco Pesenti Gritti 6ebe910e93 In preparation of enabling rainbow by default, remove
the factory service from the public API. The Exec field
will now launch an activity instance.
Add a -s argument to sugar-activity to enable the single
process mode for activities that really need it.
17 years ago
Marco Pesenti Gritti 44b7eaefcc Make sure we import the right pygobject 17 years ago
Bert Freudenberg 11df3e4eb2 Support dbus introspection in sugar-native-factory (#2477) 17 years ago
Dan Winship 6cfae625a3 update sugar-install-bundle for Bundle -> ActivityBundle 17 years ago
Bernardo Innocenti b8ce5083b7 use exec to run dbus-session to eliminate the parent shell. 17 years ago
Marco Pesenti Gritti 294a5231b9 2647, if security is enabled let rainbow launch activities.
Also notify rainbow when active activity changes.
Patch by Ashsong, had to merge it manually.
17 years ago
Dan Williams 0408ea189d Fix errors in native factory 17 years ago
Tomeu Vizoso ecca1dca00 Add caching to the activity and object type registries. 17 years ago
Marco Pesenti Gritti 30bee7e43a Adapt to API changes 17 years ago
Marco Pesenti Gritti 858e43dea9 Add the native factory by bertf 17 years ago
Marco Pesenti Gritti 0e4efae7ae Add missing shebang 17 years ago
Tomeu Vizoso cb9dd212e9 Add to Bundle facilities for dealing with not-yet-installed bundles. 17 years ago
Tomeu Vizoso b320ea36cf Some activity registry fixes. Thanks cjb. 17 years ago
Tomeu Vizoso 22689ed1da Several fixes for the object type registry and the activity registry. 17 years ago
Marco Pesenti Gritti d271e1f481 Fix new instance message 17 years ago
Marco Pesenti Gritti 11437e3484 Add mime matching to the registry. 17 years ago
Marco Pesenti Gritti 42fef182f4 Refactor the bundle registry. Move it inside
the shell and expose the parts that should be
public to the shell dbus service.
17 years ago
Marco Pesenti Gritti 4a8493f95e Fix mozilla components loading when sugar is running from source.
We don't attempt to load components from source, since that would
be insanely complicated.
17 years ago
Marco Pesenti Gritti 5b55fbc99e Use the sugar-xo theme on the xo 17 years ago
Marco Pesenti Gritti 152361c592 Do not fallback to SUGAR_PREFIX for the sugar path. Require SUGAR_PATH. 17 years ago
Marco Pesenti Gritti ba23a6ed3a Add a SUGAR_PATH env to override $prefix/share/sugar 17 years ago
Marco Pesenti Gritti 5a4bf4be6b Some paths tweaks, refactorings to make sugar self contained as much as possible 17 years ago
Marco Pesenti Gritti 49ff2f86de Move not shell specific scripts in bin 17 years ago
Marco Pesenti Gritti 04654a7eef Fix distcheck, fix the gtkrc path 17 years ago
Marco Pesenti Gritti 9af06c0b26 Add a script to start sugar. Move the gtkrc to avoid conflicts when
installing on a complete system.
17 years ago