Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Add a bunch of copyrightsMarco Pesenti Gritti2007-06-241-0/+17
|
* Some activity registry fixes. Thanks cjb.Tomeu Vizoso2007-06-131-1/+3
|
* Several fixes for the object type registry and the activity registry.Tomeu Vizoso2007-06-121-2/+0
|
* Refactor the bundle registry. Move it insideMarco Pesenti Gritti2007-05-271-10/+4
| | | | | the shell and expose the parts that should be public to the shell dbus service.
* Overall roles and operation of the activity classes.Mike C. Fletcher2007-04-141-0/+47
| | | | Note on return value for factory service.
* Do not look in the icon theme for activity iconsMarco Pesenti Gritti2007-01-311-9/+0
|
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-201-9/+0
|
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-5/+5
|
* More work on bundles supportMarco Pesenti Gritti2006-10-291-7/+0
|
* Initial bundle registry codeMarco Pesenti Gritti2006-10-291-0/+7
|
* Move font size in the themeMarco Pesenti Gritti2006-10-121-2/+0
|
* Set default font size to 14Marco Pesenti Gritti2006-10-111-0/+2
|
* Adapt gtk icon size to the gridMarco Pesenti Gritti2006-10-111-0/+10
|
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-041-0/+8
|
* Big refactor of the directory structure and packages toMarco Pesenti Gritti2006-06-211-0/+0
reflect private/public