Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat
Commit message (Collapse)AuthorAgeFilesLines
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-202-7/+6
| | | | Comment out/fix more ps borkage.
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-166-15/+3
| | | | and recent apps are not using it anyway.
* Lots of build fixesMarco Pesenti Gritti2006-07-101-1/+0
|
* More work on the window management refactorMarco Pesenti Gritti2006-07-091-18/+0
|
* Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-071-7/+0
| | | | presence window and chat, activate by F1
* Split classes out of shell.pyMarco Pesenti Gritti2006-07-061-1/+0
|
* Make missing strings translatableMarco Pesenti Gritti2006-07-061-1/+3
|
* 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
|
* Initialize the stream also when publishingMarco Pesenti Gritti2006-06-271-2/+1
|
* Add some debug messagesMarco Pesenti Gritti2006-06-272-0/+3
|
* Another missing fileMarco Pesenti Gritti2006-06-241-0/+1
|
* Add some missing filesMarco Pesenti Gritti2006-06-241-0/+2
|
* Make the send button larger and remove borderMarco Pesenti Gritti2006-06-231-1/+1
|
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-231-2/+5
|\
| * Don't traceback when an icon isn't foundDan Williams2006-06-231-2/+5
| |
* | Fix chat focusMarco Pesenti Gritti2006-06-233-2/+8
| |
* | Make sketches work in one-to-one chatMarco Pesenti Gritti2006-06-232-10/+10
|/
* Don't need this anymoreMarco Pesenti Gritti2006-06-221-557/+0
|
* Get one-to-one chat to actually work...Marco Pesenti Gritti2006-06-223-20/+19
|
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-222-11/+33
|\ | | | | | | | | | | Conflicts: sugar/presence/Buddy.py
| *