Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-276-13/+79
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-261-2/+1
* Get chat to work againMarco Pesenti Gritti2006-07-261-1/+1
* Get presence to work on the chat windowMarco Pesenti Gritti2006-07-263-4/+3
* A bunch of fixes...Marco Pesenti Gritti2006-07-262-11/+14
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-261-1/+1
* Fix getting published service valuesDan Williams2006-07-261-1/+1
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-261-0/+4
|\
| * Work around for dbus locking issueMarco Pesenti Gritti2006-07-251-0/+4
* | Make shareActivity workDan Williams2006-07-265-28/+18
|/
* s/publish/shareDan Williams2006-07-252-13/+13
* Fix spacingDan Williams2006-07-251-1/+0
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-255-117/+11
|\
| * Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-255-117/+11
* | mergeDan Williams2006-07-251-0/+106
* | presence.py is no longer usedDan Williams2006-07-252-108/+1
|/
* Rewrite this since I forgot to add it and lost it grrrMarco Pesenti Gritti2006-07-251-0/+16
* Make dbus service properties publicDan Williams2006-07-241-8/+11
* Don't traceback when our activity can't be found (because it's not shared)Dan Williams2006-07-241-4/+5
* Fix dbus_bindings import namespaceDan Williams2006-07-241-4/+4
* Fix occurances of get_nick_name() -> get_name()Dan Williams2006-07-241-5/+5
* Re-enable ActivityChat service existing chat service detection codeDan Williams2006-07-241-4/+5
* Fix get_icon_pixbuf()Dan Williams2006-07-241-2/+7
* More work on the new home page.Marco Pesenti Gritti2006-07-243-3/+7
* Start working on Diana's home window visual designMarco Pesenti Gritti2006-07-241-1/+1
* Implement a stage viewMarco Pesenti Gritti2006-07-242-0/+29
* Better applying of transformationsMarco Pesenti Gritti2006-07-244-14/+41
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-247-77/+146
|\
| * Add missing importDan Williams2006-07-241-0/+1
| * More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-236-59/+95
| * Make the PresenceService stuff start to workDan Williams2006-07-233-20/+52
* | Implement translationMarco Pesenti Gritti2006-07-245-5/+40
|/
* Small improvementsMarco Pesenti Gritti2006-07-221-5/+5
* Implement basic animationMarco Pesenti Gritti2006-07-224-10/+56
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-221-6/+0
|\
| * More PS bitsDan Williams2006-07-221-6/+0
* | Add layout manager and a circle layoutMarco Pesenti Gritti2006-07-223-0/+40
* | Beginnings of a simple scene API. Inspired opened-hand's ClutterMarco Pesenti Gritti2006-07-225-0/+50
|/
* Add each activity to a separate window group to getMarco Pesenti Gritti2006-07-201-0/+4
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-201-1/+0
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-203-22/+8
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-202-7/+6
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-195-1163/+337
* Fix path buildingMarco Pesenti Gritti2006-07-191-1/+1
* Use the new -kbdconfig option in matchboxMarco Pesenti Gritti2006-07-191-1/+3
* Missing return, yay for pythonMarco Pesenti Gritti2006-07-191-1/+1
* Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-193-8/+0
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-169-22/+8
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-152-9/+4
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-141-19/+20