Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-124-13/+8
* More work on session refactoringMarco Pesenti Gritti2006-07-121-6/+4
* More cleanups and some fixesMarco Pesenti Gritti2006-07-124-21/+14
* Cleanup and document session creation and activity registryMarco Pesenti Gritti2006-07-121-1/+1
* Lots of build fixesMarco Pesenti Gritti2006-07-102-5/+5
* Add tasks to the home window. A bunch of fixes.Marco Pesenti Gritti2006-07-102-1/+3
* More work on the window management refactorMarco Pesenti Gritti2006-07-093-246/+61
* More work on the new designMarco Pesenti Gritti2006-07-081-19/+11
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-081-0/+13
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-7/+0
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-1/+0
* This should fix one-to-one chat, can't test now thoughMarco Pesenti Gritti2006-07-061-0/+9
* Make missing strings translatableMarco Pesenti Gritti2006-07-061-1/+3
* Initialize the consoleMarco Pesenti Gritti2006-07-061-0/+6
* Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-061-2/+68
* No need to use presence service if it's all well knownMarco Pesenti Gritti2006-06-301-20/+1
* Use well known address for mesh chatMarco Pesenti Gritti2006-06-301-4/+2
* Fixes for tracebacks on the receiving endDan Williams2006-06-291-6/+5
* Add positive acknowledgements to work around 802.11 + multicast unreliabilitiesDan Williams2006-06-291-9/+241
* Initialize the stream also when publishingMarco Pesenti Gritti2006-06-271-2/+1