Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* More work on the new designMarco Pesenti Gritti2006-07-089-112/+104
* Forgot to add theseMarco Pesenti Gritti2006-07-082-0/+75
* Stat refactoring the shell to use windows rather than tabs.Marco Pesenti Gritti2006-07-085-826/+78
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-07-070-0/+0
|\
| * Another merge fixDan Williams2006-07-071-1/+1
* | Try to fix traceback dcbw commit introducedMarco Pesenti Gritti2006-07-071-1/+1
|/
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-07-072-4/+595
|\
| * Remove merge conflict junkDan Williams2006-07-071-1/+0
| * MergeDan Williams2006-07-0721-262/+883
| |\
| * | Fix activity double-join bug where opening a shared activity twice opened a b...Dan Williams2006-07-072-17/+60
* | | Ensure we are not overwflowing target positionMarco Pesenti Gritti2006-07-071-1/+3
| |/ |/|
* | Rewrite the wm, implement smarter sliding, "merge"Marco Pesenti Gritti2006-07-075-173/+180
* | Forgot to add theseMarco Pesenti Gritti2006-07-063-0/+507
* | Split classes out of shell.pyMarco Pesenti Gritti2006-07-064-550/+50
* | This should fix one-to-one chat, can't test now thoughMarco Pesenti Gritti2006-07-062-13/+13
* | Make missing strings translatableMarco Pesenti Gritti2006-07-064-5/+14
* | Initialize the consoleMarco Pesenti Gritti2006-07-062-4/+6
* | Forgot to commit changes... This breaks one-to-one chat,Marco Pesenti Gritti2006-07-066-30/+89
* | Implement abstract activity factory. This makesMarco Pesenti Gritti2006-07-062-70/+0
* | Translation supportMarco Pesenti Gritti2006-07-054-3/+30
* | 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
| |/ |/|