Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
*