Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-198-19/+27
|/
* Hint home window as desktopMarco Pesenti Gritti2006-07-181-1/+4
* Add most bits of new presence service codeDan Williams2006-07-184-0/+993
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-161-2/+0
* Add some options to XnestMarco Pesenti Gritti2006-07-161-1/+1
* Add support for XnestMarco Pesenti Gritti2006-07-162-29/+50
* Close the socket once we are doneMarco Pesenti Gritti2006-07-151-0/+1
* TypoMarco Pesenti Gritti2006-07-151-1/+1
* Automatically find a free displayMarco Pesenti Gritti2006-07-151-5/+31
* Bunch of fixes, sharing should be back to workMarco Pesenti Gritti2006-07-153-10/+30
* Read service type from the .activity fileMarco Pesenti Gritti2006-07-144-6/+32
* Write a model for activities and use it in home pageMarco Pesenti Gritti2006-07-142-4/+84
* Update the task list on add/remove rather thanMarco Pesenti Gritti2006-07-131-18/+34
* Merge presence window and chat in one windowMarco Pesenti Gritti2006-07-134-38/+43
* Reuse the spawn codeMarco Pesenti Gritti2006-07-122-8/+5
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-127-25/+41