Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add publish information option to control panel cliSimon Schampijer2008-10-221-1/+22
* 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-223-11/+14
|\
| * Some activities wont have an activity_infoTomeu Vizoso2008-10-221-1/+4
| * Fix sugar-control-panel CLITomeu Vizoso2008-10-221-0/+6
| * 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-226-41/+106
|\ \ | |/
| * Add preview to screenshotsTomeu Vizoso2008-10-221-1/+14
| * Modularize key handlersTomeu Vizoso2008-10-226-41/+93
* | 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-2212-112/+70
* Get rid of the remaining bits of the old network managerMarco Pesenti Gritti2008-10-2111-2192/+6
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-2111-37/+215
|\
| * add /desktop/sugar/collaboration/publish_gadget profile gconf keyGuillaume Desmottes2008-10-211-0/+12
| * Merge branch 'master' of git+ssh://guillaume@dev.laptop.org/git/sugarGuillaume Desmottes2008-10-214-36/+43
| |\
| | * Load the favorite activities later, so we can set up earlier the rest of the UITomeu Vizoso2008-10-212-23/+39
| | * Fix sugar-emulator optionsBert Freudenberg2008-10-211-2/+4
| | * Remove jabber_registered from the schemaSimon Schampijer2008-10-211-11/+0
| * | create jarabe.util.telepathy module and move connection_watcher.py to itGuillaume Desmottes2008-10-217-1/+160
| |/
* | 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