Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/chat
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fixup the chat toolbar layout a bitMarco Pesenti Gritti2006-06-223-32/+49
* Get back mesh chat (for the everyone tab)Marco Pesenti Gritti2006-06-223-24/+67
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-211-0/+3
* pylint fixesDan Williams2006-06-202-3/+2
* Fix some typosDan Williams2006-06-201-1/+1
* Find chat service that may have already been resolved, and make sure we don't...Dan Williams2006-06-201-3/+7
* Implement sliding, dead slow with gradients.Marco Pesenti Gritti2006-06-191-0/+7
* Make the presence service resolve all shared activity services by default; it...Dan Williams2006-06-191-5/+1
* Add back colors in the toolbar. Layout/appeareance sucks atmMarco Pesenti Gritti2006-06-184-66/+35
* Get sketches back to work, add a send buttonMarco Pesenti Gritti2006-06-182-25/+50
* Mention ctrl+sMarco Pesenti Gritti2006-06-182-5/+29
* Factor out window logic to ChatWindow.Marco Pesenti Gritti2006-06-181-0/+28
* Fix the confusion when running multiple instances on theMarco Pesenti Gritti2006-06-182-3/+16
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-183-18/+23