Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-275-56/+43
* Minor fixesMarco Pesenti Gritti2006-07-274-5/+11
* Load the current page when joining an active.Marco Pesenti Gritti2006-07-262-3/+3
* Accidentally commented out console code...Marco Pesenti Gritti2006-07-261-2/+2
* Get one-to-one chat back to workMarco Pesenti Gritti2006-07-261-2/+2
* Add back the ip check, ipv6 needs to be disabled in the avahi daemonMarco Pesenti Gritti2006-07-262-2/+2
* Get private chat to show, not working yetMarco Pesenti Gritti2006-07-262-4/+5
* Get chat to work againMarco Pesenti Gritti2006-07-261-0/+2
* A bunch of fixes...Marco Pesenti Gritti2006-07-265-26/+35
* Some fixes, adapt the presence view to the new apiMarco Pesenti Gritti2006-07-263-39/+32
* Disable Share button when activity is already sharedDan Williams2006-07-261-1/+2
* Separate a service's address into source address and the service address, and...Dan Williams2006-07-263-38/+71
* Make shareActivity workDan Williams2006-07-267-53/+65
* s/publish/shareDan Williams2006-07-252-3/+3
* Import some missing dbus.glib importsMarco Pesenti Gritti2006-07-253-0/+3
* Do not use dbus_bindings for exceptions. Use dbus.exceptions. Thanks J5 to po...Marco Pesenti Gritti2006-07-251-2/+2
* Missing scriptMarco Pesenti Gritti2006-07-251-0/+1
* Add debug logging support to the PresenceServiceDan Williams2006-07-241-0/+7
* Don't import gtk, just use gobjectDan Williams2006-07-241-2/+2
* Poll for PS readiness rather than a hard wait timeDan Williams2006-07-241-3/+10
* Fix occurances of get_nick_name() -> get_name()Dan Williams2006-07-241-1/+1
* Add initial non-working bits of ShareActivityDan Williams2006-07-241-0/+31
* More build fixes. Add a script for presence service.Marco Pesenti Gritti2006-07-245-7/+14
* Build fixesMarco Pesenti Gritti2006-07-241-1/+2
* TypoMarco Pesenti Gritti2006-07-241-1/+1
* More work on the new home page.Marco Pesenti Gritti2006-07-245-20/+57
* Start working on Diana's home window visual designMarco Pesenti Gritti2006-07-241-0/+46
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-234-4/+15
* More PS fixesDan Williams2006-07-233-36/+33
* Fix typoDan Williams2006-07-231-1/+1
* Make the PresenceService stuff start to workDan Williams2006-07-235-44/+52
* More PS bitsDan Williams2006-07-223-49/+329
* Some build fixes. pygtk.require at least one time for process.Marco Pesenti Gritti2006-07-203-5/+13
* Make the console contextual to the activity and use theMarco Pesenti Gritti2006-07-208-73/+72
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-203-34/+50
* Add script to launch an activity. Associate F4 in the wm to the terminal acti...Marco Pesenti Gritti2006-07-203-1/+13
* Rename sugar-activity to sugar-activity-factoryMarco Pesenti Gritti2006-07-202-1/+1
* Add a show_launcher property. Show only the web activityMarco Pesenti Gritti2006-07-202-6/+20
* Port some stuff to new presence service (not tested, but I need this to at le...Marco Pesenti Gritti2006-07-202-16/+11
* Switch sugar/presence module over to a thin API wrapper around the PresenceSe...Dan Williams2006-07-191-3/+0
* Install the new PresenceService stuffMarco Pesenti Gritti2006-07-191-0/+7
* Use the new -kbdconfig option in matchboxMarco Pesenti Gritti2006-07-192-2/+10
* Update the titleMarco Pesenti Gritti2006-07-191-0/+4
* Set the people window transientMarco Pesenti Gritti2006-07-191-14/+10
* Tweak people window sizeMarco Pesenti Gritti2006-07-191-1/+1
* Do not destroy chat on close, just hide itMarco Pesenti Gritti2006-07-191-0/+5
* Add a matchbox kbdconfigMarco Pesenti Gritti2006-07-193-0/+15
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-07-196-122/+346
|\
| * Fix up signal decorator arguments and some undefined variablesDan Williams2006-07-195-18/+21
| * Continue to fill out presence service to the specDan Williams2006-07-194-119/+340