Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* More work on the new home page.Marco Pesenti Gritti2006-07-241-2/+6
| | | | Remove obsolete import.
* Implement a stage viewMarco Pesenti Gritti2006-07-241-11/+4
|
* Implement translationMarco Pesenti Gritti2006-07-241-1/+2
|
* Small improvementsMarco Pesenti Gritti2006-07-221-2/+2
|
* Implement basic animationMarco Pesenti Gritti2006-07-221-3/+23
|
* Add layout manager and a circle layoutMarco Pesenti Gritti2006-07-221-0/+4
|
* Beginnings of a simple scene API. Inspired opened-hand's ClutterMarco Pesenti Gritti2006-07-227-0/+39
|
* Promote terminal activity from terminal to activities. Fix apiMarco Pesenti Gritti2006-07-202-65/+0
|
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-2/+0
| | | | and recent apps are not using it anyway.
* Adapt to the new APIMarco Pesenti Gritti2006-07-124-40/+14
|
* Fix some missing importsDan Williams2006-06-231-1/+5
|
* Fix spacing a few errorsDan Williams2006-06-231-33/+35
|
* Quick terminal activity, vte basedMarco Pesenti Gritti2006-06-232-0/+72
|
* Readd iconMarco Pesenti Gritti2006-06-211-0/+1
|
* Adapt to the new APIMarco Pesenti Gritti2006-06-211-7/+3
|
* Release 0.11Marco Pesenti Gritti2006-06-211-1/+1
|
* Move the gmail example to his own directoryMarco Pesenti Gritti2006-06-203-1/+1
|
* Initial bots code... probably a crack idea but let's see if I canMarco Pesenti Gritti2006-06-206-0/+29
| | | | get something useful out of it.
* Make each activity have a default type for sharingDan Williams2006-06-171-1/+3
|
*