Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few issues reported by pylint.Marco Pesenti Gritti2008-10-221-6/+9
|
* Add a commentMarco Pesenti Gritti2008-10-221-0/+3
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-222-11/+8
|\
| * Some activities wont have an activity_infoTomeu Vizoso2008-10-221-1/+4
| |
| * Fix palettes in the favorites viewTomeu Vizoso2008-10-221-10/+4
| |
* | Make connection to WEP work. Lots of cleanups left toMarco Pesenti Gritti2008-10-224-18/+410
|/ | | | in keydialog, really just an hack to make it work there.
* Fix connection counter.Marco Pesenti Gritti2008-10-221-8/+9
|
* Swapped parameters.Marco Pesenti Gritti2008-10-221-1/+1
|
* Remove debug codeMarco Pesenti Gritti2008-10-221-1/+0
|
* Reuse settingsMarco Pesenti Gritti2008-10-222-15/+26
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-223-9/+78
|\
| * Merge branch '7545'Guillaume Desmottes2008-10-221-4/+30
| |\
| | * rename _conn_addded_cb to __conn_addded_cb as that's a callbackGuillaume Desmottes2008-10-221-3/+3
| | |
| | * we don't care about CreateChannel returned variablesGuillaume Desmottes2008-10-221-2/+2
| | |
| | * remove useless importGuillaume Desmottes2008-10-221-1/+0
| | |
| | * Request random buddy and activity views (#7545)Guillaume Desmottes2008-10-221-0/+27
| | |
| * | Create CurrentActivityIcon palette lazilyTomeu Vizoso2008-10-221-9/+12
| | |
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarTomeu Vizoso2008-10-224-82/+162
| |\ \ | | |/
| | * Merge branch '7544'Guillaume Desmottes2008-10-221-0/+36
| | |\
| | | * wrap a big lineGuillaume Desmottes2008-10-221-1/+2
| | | |
| | | *