Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add translation supportMarco Pesenti Gritti2006-07-052-0/+31
* Release 0.18Marco Pesenti Gritti2006-06-301-1/+1
* 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-302-5/+3
* Tweak sizing and positioning to fit better on the olpcMarco Pesenti Gritti2006-06-302-9/+9
* Release 0.16Marco Pesenti Gritti2006-06-291-1/+1
* Fixes for tracebacks on the receiving endDan Williams2006-06-291-6/+5
* Add positive acknowledgements to work around 802.11 + multicast unreliabilitiesDan Williams2006-06-291-9/+241
* Initialize the stream also when publishingMarco Pesenti Gritti2006-06-271-2/+1
* Add some debug messagesMarco Pesenti Gritti2006-06-273-1/+4
* Add some simple network test code for 2 machinesDan Williams2006-06-271-2/+47
* Install chat activityMarco Pesenti Gritti2006-06-252-2/+3
* Install the chat activityMarco Pesenti Gritti2006-06-252-0/+9
* Another missing fileMarco Pesenti Gritti2006-06-241-0/+1
* Add some missing filesMarco Pesenti Gritti2006-06-242-5/+3
* Release 0.12Marco Pesenti Gritti2006-06-231-1/+1
* Remove non-sense in sliding out codeMarco Pesenti Gritti2006-06-231-2/+0
* Make the send button larger and remove borderMarco Pesenti Gritti2006-06-231-1/+1
* Use size request rather than resize. Make the notebookMarco Pesenti Gritti2006-06-232-14/+19
* 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
|/
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-234-39/+37
|\
| * Make the console a slide-in window. Change keybinding to Ctrl-DownMarco Pesenti Gritti2006-06-233-15/+19
| * Fix up focus handling someMarco Pesenti Gritti2006-06-231-19/+11
| * Reenable old sliding in, it just feel less trembling andMarco Pesenti Gritti2006-06-231-5/+5
| * Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-231-2/+1
| |\
| * | Make share button insensitive for the everyone tabMarco Pesenti Gritti2006-06-231-0/+2
* | | Use random port for local models, clean up some model code, and don't double-...Dan Williams2006-06-233-5/+2
| |/ |/|
* | Use correct argumentsDan Williams2006-06-231-1/+1
* | Remove debug printDan Williams2006-06-231-1/+0
|/
* Fix some missing importsDan Williams2006-06-231-1/+5
* Fix spacing a few errorsDan Williams2006-06-231-33/+35
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-2312-587/+245
|\
| * Quick terminal activity, vte basedMarco Pesenti Gritti2006-06-232-0/+72
| * Don't need this anymoreMarco Pesenti Gritti2006-06-221-557/+0
| * Get one-to-one chat to actually work...Marco Pesenti Gritti2006-06-227-45/+87
| * Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-2210-221/+226
| |\
| * | Some work getting the one-to-one chat backMarco Pesenti Gritti2006-06-226-12/+114
| * | Increase presence window size a bitMarco Pesenti Gritti2006-06-221-1/+1
* | | Make activities emit an ActivityShared dbus signal; and have the shell & pres...Dan Williams2006-06-234-5/+68
| |/ |/|
* | Don't create more than one activity chat, and join a published chat when it a...Dan Williams2006-06-221-7/+25
* | clarify new activity service messageDan Williams2006-06-221-1/+1
* | rename group_chat -> activity_chat for clarificationDan Williams2006-06-221-3/+3
* | Stop abusing ZeroConf by overloading the service type field; overload the ser...Dan Williams2006-06-228-194/+166
* | [hack] don't traceback when there's no network connectionDan Williams2006-06-221-4/+8
* | [hack] show a dialog when there's no available network connection, but at lea...Dan Williams2006-06-221-15/+27
|/
* 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-225-26/+82