Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activities
Commit message (Collapse)AuthorAgeFilesLines
* Skeleton group chat activity.Marco Pesenti Gritti2006-08-196-2/+22
| | | | Fix positioning in the activity bar.
* Some work to implement the activity barMarco Pesenti Gritti2006-08-161-0/+1
|
* Get one-to-one chat back to workMarco Pesenti Gritti2006-08-091-1/+1
|
* Load google as homepage. Some cleanups.Marco Pesenti Gritti2006-08-091-9/+11
|
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-094-9/+18
|
* Start refactoring to get back buddy chat to work...Marco Pesenti Gritti2006-08-091-72/+0
|
* Improve the activity apiMarco Pesenti Gritti2006-08-081-29/+18
|
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-082-2/+1
| | | | of Activity ps object.
* Move activity service registration in ActivityMarco Pesenti Gritti2006-08-071-12/+2
|
* Remove args from the factory interfaceMarco Pesenti Gritti2006-08-072-10/+3
|
* Rework to not use protected APIMarco Pesenti Gritti2006-08-071-2/+3
|
* Adapt to gecko-embed api changeMarco Pesenti Gritti2006-07-311-1/+1
|
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-277-17/+8
| | | | p-to-p chat and ./sugar/activities. Will fix tomorrow.
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-16/+25
| | | | Get back page sharing to work.
* Get one-to-one chat back to workMarco Pesenti Gritti2006-07-261-4/+7
|
* More chat fixes...Marco Pesenti Gritti2006-07-262-7/+2
|
* Get private chat to show, not working yetMarco Pesenti Gritti2006-07-262-16/+11
|
* Make shareActivity workDan Williams2006-07-261-1/+1
|
* s/publish/shareDan Williams2006-07-251-2/+2
|
* Fix occurances of get_nick_name() -> get_name()Dan Williams2006-07-241-1/+1
|
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-232-9/+6
|
* Add a show_launcher property. Show only the web activityMarco Pesenti Gritti2006-07-201-0/+1
|
*