Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat
Commit message (Expand)AuthorAgeFilesLines
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-0410-1125/+1125
* Removed by mistakeMarco Pesenti Gritti2006-10-252-0/+38
* Write a chat activity, remove some unused codeMarco Pesenti Gritti2006-10-244-70/+3
* Enhance SketchPad for easier subclass usageDan Williams2006-10-191-11/+21
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-191-0/+6
|\
| * Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-191-1/+2
| * Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-191-0/+5
* | Add get_points accessorDan Williams2006-10-191-0/+3
|/
* Make SketchPad background color settable at object creation time rather than ...Dan Williams2006-10-181-2/+3
* Add LGPL headerMarco Pesenti Gritti2006-10-1412-0/+204
* Changed all type checking to use isinstanceJohn (J5) Palmieri2006-10-031-1/+1
* Fix missing icon checkDan Williams2006-09-281-3/+5
* Deal with missing iconsDan Williams2006-09-281-2/+3
* Import the PS correctlyDan Williams2006-09-281-2/+2
* Remove unused MeshChatMarco Pesenti Gritti2006-08-262-16/+0
* 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-261-3/+3
* Make shareActivity workDan Williams2006-07-261-2/+2
* s/publish/shareDan Williams2006-07-251-2/+2
* Don't traceback when our activity can't be found (because it's not shared)Dan Williams2006-07-241-4/+5
* 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
* Add missing importDan Williams2006-07-241-0/+1
* More fixes, and convert python PS bindings to more glib style method namesDan Williams2006-07-232-4/+4
* Abstract activity on the shell side into an ActivityHost object.Marco Pesenti Gritti2006-07-202-7/+6
* Get rid of pygtk.require. It doesn't make a lot of senseMarco Pesenti Gritti2006-07-166-15/+3
* 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
* 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
|\
| * Don't create more than one activity chat, and join a published chat when it a...Dan Williams2006-06-221-7/+25
| * Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-221-1/+1
| * [hack] don't traceback when there's no network connectionDan Williams2006-06-221-4/+8
* | Some work getting the one-to-one chat backMarco Pesenti Gritti2006-06-221-0/+15
|/