19 Commits (d93122bf5e8622f6c8ede4b3b80295f9b8511425)

Author SHA1 Message Date
Tomeu Vizoso 4c812eb210 Set ACTIVITY_ROOT environment variable. 17 years ago
Marco Pesenti Gritti 1d4112a882 Set glib program name and application name.
Better way of importing ltihooks.
Several cleanups.
17 years ago
Marco Pesenti Gritti 99e8077f59 Implement fix-copyright and fix some of them 17 years ago
Marco Pesenti Gritti fc53bf8667 Support icons inside the activity 17 years ago
Marco Pesenti Gritti 1cb7700136 Rename interface name to org.laptop 17 years ago
Marco Pesenti Gritti 141072c9e9 Set a default title for the activity 17 years ago
Marco Pesenti Gritti d49b0ed6fb Use sys.path.append, not insert 17 years ago
Mike C. Fletcher 2ca12e9da2 Overall roles and operation of the activity classes.
Note on return value for factory service.
17 years ago
Dan Williams 894fcea9fc Remove get_default_type() and bundle default types; obsolete 17 years ago
Mike C. Fletcher 3f10890319 Docstrings for modules all over sugar and shell.
These are just the doc strings I created as I was spelunking
through to see how Sugar manages launching applications.  The
resulting auto-documentation is neither polished or finished,
but it should help people reading the code somewhat.

There are a few minor code cleanups:

  * activityhandle (replacing C idiom for initialisation with
    a Python one)
  * bundle registry (using a parameterised directory name so
    that it shows up in the documentation)
  * validate_activity_id function, use isinstance( item, (str,unicode))
    for the query, rather than two separate checks with isinstance
17 years ago
Marco Pesenti Gritti e25c95ebaf My brain is dead, it really is. Actually setup gettext on the server... 17 years ago
Marco Pesenti Gritti d3493aea9e Smarter sugar-activity which can make itself the factory and open
one instance.
18 years ago
Marco Pesenti Gritti 3b7670a364 Don't present from inside the Activity constructor 18 years ago
Marco Pesenti Gritti 02f375b710 Add a class attribute as per the updated spec.
Cleanups.
18 years ago
Marco Pesenti Gritti 995c59cb3e Make sugar-activity-factory just a wrapper. 18 years ago
Marco Pesenti Gritti 0d7bdeb20a Improve handle marshalling. Add an uri to the handle. 18 years ago
Marco Pesenti Gritti 5cf2b49cc1 Add an handle argument to the factory and to the activity constructor. 18 years ago
Marco Pesenti Gritti 3d3c730f22 Rename the class 18 years ago
Marco Pesenti Gritti 11264b48b2 Split factory client and server 18 years ago