Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)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
|/
* 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
| | | * neighborhood.py: watch for TP connections and call Publish according user's s...Guillaume Desmottes2008-10-221-0/+35
| * | | Add a method for getting the bundle path of the currently active activityTomeu Vizoso2008-10-221-0/+4
* | | | More work on activation, sort of working.Marco Pesenti Gritti2008-10-222-12/+29
| |/ / |/| |
* | | Some work on activating the connection.Marco Pesenti Gritti2008-10-222-6/+17
* | | Complete device state handling.Marco Pesenti Gritti2008-10-221-32/+64
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-221-40/+27
|\ \ | |/
| * Modularize key handlersTomeu Vizoso2008-10-221-40/+27
* | Get the lock badge to work, some view cleanups.Marco Pesenti Gritti2008-10-223-66/+67
|/
* Do not die if NetworkManager is not running.Marco Pesenti Gritti2008-10-221-2/+9
* Fix several pylint problems in connection watcher.Marco Pesenti Gritti2008-10-221-7/+9
* Some pylint fixesMarco Pesenti Gritti2008-10-222-4/+5
* Proper disconnect implementations.Marco Pesenti Gritti2008-10-221-19/+16
* pylint fixesSimon Schampijer2008-10-221-8/+10
* Initial implementation of the Settings services. Not yet hooked up.Marco Pesenti Gritti2008-10-221-0/+84
* Disconnect signals when an access point is removed.Marco Pesenti Gritti2008-10-221-0/+12
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-2210-108/+6
* Get rid of the remaining bits of the old network managerMarco Pesenti Gritti2008-10-218-1750/+5
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-218-24/+197
|\
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2008-10-212-23/+39
| |\
| | * Load the favorite activities later, so we can set up earlier the rest of the UITomeu Vizoso2008-10-212-23/+39
| * | create jarabe.util.telepathy module and move connection_watcher.py to itGuillaume Desmottes2008-10-216-1/+158
| |/
* | Make the meshbox interact with NetworkManger (0.7).Marco Pesenti Gritti2008-10-212-251/+210
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-216-10/+53
|\
| * Clarify call to set_icon_pixbuf with keyword args.Eben Eliason2008-10-201-2/+2
| * Title clippings appropriately eg. "Text clipping" (#5751)Eben Eliason2008-10-181-3/+7
| * Prevent duplicate clippings on drag within clipboard (#8606)Eben Eliason2008-10-181-2/+21
| * Size and position clippings correctly when dragged.Eben Eliason2008-10-181-1/+10
| * Lock cursor to center of icons in favorites view on drag (#7408)Eben Eliason2008-10-181-3/+9
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarEben Eliason2008-10-181-2/+2
| |\
| | * Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-2011-14/+43
| | |\