Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 0.40v0.40Marco Pesenti Gritti2006-10-231-1/+1
* Fix styling of the invites iconMarco Pesenti Gritti2006-10-231-2/+5
* Fix up buffering. Improve perf and avoid flickering.Marco Pesenti Gritti2006-10-231-5/+3
* Do not trap all exceptions grrrMarco Pesenti Gritti2006-10-231-1/+1
* Release 0.39Marco Pesenti Gritti2006-10-201-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-206-1/+248
|\
| * Add the Sketch activity (shared whiteboard, basically)Dan Williams2006-10-206-1/+248
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-201-4/+27
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-206-14/+127
| |\
| * | Retry resolution of a buddy presence service up to 3 timesDan Williams2006-10-201-4/+27
* | | Double click select the whole addressMarco Pesenti Gritti2006-10-201-0/+15
| |/ |/|
* | Grab focus on the browser when explicitly opening an uriMarco Pesenti Gritti2006-10-204-0/+22
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-202-6/+18
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-201-2/+2
| |\
| * | Fix Buddy object's get_service_of_type() methodDan Williams2006-10-202-6/+18
* | | Show the title in the entry, needs some loveMarco Pesenti Gritti2006-10-203-14/+105
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-202-3/+6
|\ \ | |/
| * Add default_type accessort to Activity classDan Williams2006-10-201-0/+3
| * Revert to IP4 only since Avahi mixes up IP4 and IP6 when using PROTO_UNSPECDan Williams2006-10-201-3/+3
* | Do not return the whole dict, just the values!Marco Pesenti Gritti2006-10-201-2/+2
|/
* Tweak address entry lengthMarco Pesenti Gritti2006-10-201-1/+1
* should be add_alone_buddy, add_buddy does not existMarco Pesenti Gritti2006-10-201-1/+1
* Show a minimum amount of progress even when request count would be 0.Marco Pesenti Gritti2006-10-201-1/+2
* Add stop/reload buttons.Marco Pesenti Gritti2006-10-203-2/+51
* FixMarco Pesenti Gritti2006-10-201-5/+0
* Fix popupsMarco Pesenti Gritti2006-10-194-523/+8
* Add initial buddies, protect against buddies we don't know about before using...Dan Williams2006-10-191-1/+12
* Add initial activities & protect against addition/removal of buddies we don't...Dan Williams2006-10-191-0/+10
* Release 0.38v0.38Marco Pesenti Gritti2006-10-191-1/+1
* Do not traceback on properties containing =Marco Pesenti Gritti2006-10-191-1/+1
* Fix a race in the spread box. Adapt to api change.Marco Pesenti Gritti2006-10-194-8/+13
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-193-11/+25
|\
| * Add stylesheet.py to Makefile.amDan Williams2006-10-191-0/+1
| * Enhance SketchPad for easier subclass usageDan Williams2006-10-191-11/+21
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-10-1918-117/+190
| |\
| * | Add get_points accessorDan Williams2006-10-191-0/+3
* | | More fixesMarco Pesenti Gritti2006-10-191-3/+12
| |/ |/|
* | Show the share button only when the activity is not sharedMarco Pesenti Gritti2006-10-191-0/+7
* | Refactor a bit to keep host independent from the shellMarco Pesenti Gritti2006-10-193-18/+29
* | Unregister the chat service on destroy.Marco Pesenti Gritti2006-10-193-5/+7
* | Do not assume when curactivity change we already know about that activity.Marco Pesenti Gritti2006-10-191-1/+7
* | Fix method naming conflictMarco Pesenti Gritti2006-10-191-5/+5
* | Refactor stylsheets code a bit to load the global stylsheetMarco Pesenti Gritti2006-10-196-73/+83
* | Fix out of screen computation. Release 0.37Marco Pesenti Gritti2006-10-182-3/+3
* | Center the icon in the allocation spaceMarco Pesenti Gritti2006-10-182-2/+6
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-10-181-2/+3
|\ \ | |/
| * Make SketchPad background color settable at object creation time rather than ...Dan Williams2006-10-181-2/+3
* | Rework menu positioning logicMarco Pesenti Gritti2006-10-182-14/+47
|/
* Move the menu positioning code inside menu shell andMarco Pesenti Gritti2006-10-189-99/+70
* Fix programmatical popdownMarco Pesenti Gritti2006-10-182-2/+3