Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement ToggleIconButtonMarco Pesenti Gritti2007-03-095-3/+85
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-085-31/+0
|\
| * Remove theme hack for tests. Marco has fixed the tests in sugar-emulator.Tomeu Vizoso2007-03-085-31/+0
* | Correct sugar-shell path logicMarco Pesenti Gritti2007-03-081-1/+4
|/
* Make sugar-emulator [program] actually work againMarco Pesenti Gritti2007-03-082-3/+3
* Add a default picture, so that we don't force people to find one.Marco Pesenti Gritti2007-03-083-3/+14
* Do not show the battery device since it's not hooked upMarco Pesenti Gritti2007-03-072-2/+2
* Fix for keyboard focus bug when <alt>f.Tomeu Vizoso2007-03-072-3/+26
* Fix traceback due to bad mergeDan Williams2007-03-071-1/+0
* Work around bus-python bug with named exceptionsDan Williams2007-03-071-2/+1
* Ensure entry can accept inputDan Williams2007-03-071-1/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-03-073-8/+35
|\
| * add GetName methodGuillaume Desmottes2007-03-071-0/+9
| * implement ActivityInvitation and PrivateInvitation signalsGuillaume Desmottes2007-03-072-8/+26
* | Remove some erroneous error handler codeDan Williams2007-03-071-3/+0
|/
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-072-63/+78
|\
| * Clean up sugar + NM client interactionDan Williams2007-03-072-63/+78
* | Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-074-3/+5
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-072-2/+10
| |\
| * | Do not try to add access points on model removed signal!Marco Pesenti Gritti2007-03-074-3/+5
* | | catch invitations requestGuillaume Desmottes2007-03-072-1/+25
| |/ |/|
* | Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-072-99/+30
|\ \ | |/
| * Simplified logic using a grid. It looks ugly but we don't care right now.Marco Pesenti Gritti2007-03-071-99/+29
| * Intialize the service to None, we are freeing it later.Marco Pesenti Gritti2007-03-071-0/+1
* | catch the closed signalGuillaume Desmottes2007-03-072-2/+10
|/
* add a leave methodGuillaume Desmottes2007-03-061-0/+7
* implement activity GetChannelsGuillaume Desmottes2007-03-061-1/+6
* declare _icon in Buddy constructorGuillaume Desmottes2007-03-061-0/+1
* move dirty hacks to declare interfaces in init_connections to avoid warningsGuillaume Desmottes2007-03-061-6/+4
* Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-061-1/+1
|\
| * Fix bug for activities with spaces in the nameOwen Williams2007-03-061-1/+1
* | start to implement join and share activitiesGuillaume Desmottes2007-03-063-12/+67
|/
* Merge branch 'master' of git+ssh://ywwg@dev.laptop.org/git/sugarOwen Williams2007-03-069-25/+125
|\
| * Disable journal automatic startup for nowMarco Pesenti Gritti2007-03-062-2/+2
| * workaround to fix blocking when launching activitiesJohn (J5) Palmieri2007-03-051-1/+1
| * use hal to detect the presence of a v4l deviceJohn (J5) Palmieri2007-03-051-4/+22
| * Call remove access point with the right signatureMarco Pesenti Gritti2007-03-052-2/+2
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-052-4/+19
| |\
| * | create/remove activities according to ActivitiesChanged signalGuillaume Desmottes2007-03-054-17/+99
* | | Fix corner and edge frame activationOwen Williams2007-03-061-15/+30
| |/ |/|
* | Order journal entries and fix filtering.Tomeu Vizoso2007-03-051-2/+15
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-03-053-16/+56
|\ \ | |/
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2007-03-056-45/+54
| |\
| * | upload our avatar only if neededGuillaume Desmottes2007-03-053-16/+56
* | | Tweak menu layoutMarco Pesenti Gritti2007-03-051-2/+4
| |/ |/|
* | Tweak optionmenu and entry paddingsMarco Pesenti Gritti2007-03-053-2/+3
* | Fix aligment of menu iconsMarco Pesenti Gritti2007-03-051-2/+2
* | More fake entries improvementsMarco Pesenti Gritti2007-03-051-18/+18
* | Improve the demo entriesMarco Pesenti Gritti2007-03-052-29/+37
|/
* Make action-id in MenuItem be object, not int.Tomeu Vizoso2007-03-042-3/+3