Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Docstrings for modules all over sugar and shell.Mike C. Fletcher2007-04-101-0/+1
| | | | | | | | | | | | | | | | 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
* Get the zoom level buttons to workMarco Pesenti Gritti2006-08-281-0/+4
|
* More cleanups and some fixesMarco Pesenti Gritti2006-07-121-11/+0
|
* Force themes to be olpc, so people can getMarco Pesenti Gritti2006-06-071-0/+11
|
* Some new files I forgot in the previous commitMarco Pesenti Gritti2006-05-121-0/+0