Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
| * 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-2012-17/+53
| | |\
| | * | fix tabbingSimon Schampijer2008-10-201-2/+2
| | * | Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-206-95/+105
| | |\ \
| | * \ \ Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-178-39/+30
| | |\ \ \
| | * \ \ \ Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-1412-156/+212
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-10-110-0/+0
| | |\ \ \ \ \
| | * | | | | | another buildbot fixSimon Schampijer2008-10-111-1/+1
| * | | | | | | Highlight clipboard on drag (#8604)Eben Eliason2008-10-182-0/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Unused import.Marco Pesenti Gritti2008-10-211-1/+0
|/ / / / / /
* | | | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-2011-16/+53
|\ \ \ \ \ \
| * | | | | | Add some performance-related logging and move the load of the bundle registry...Tomeu Vizoso2008-10-2010-10/+45
| * | | | | | Fix resume after refactoringTomeu Vizoso2008-10-201-6/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Unused importMarco Pesenti Gritti2008-10-201-1/+0
|/ / / / /
* | | | | Obvious error in the new/old zoom level logic, we wasMarco Pesenti Gritti2008-10-181-6/+7
* | | | | Better check for desktop vs activity zoom level.Marco Pesenti Gritti2008-10-181-3/+3
* | | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-171-12/+12
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | WirelessDeviceView: s/self._model/self.modelGuillaume Desmottes2008-10-161-12/+12
* | | | | First go at refactoring zoom handling. Includes changesMarco Pesenti Gritti2008-10-176-95/+104
|/ / / /
* | | | neighborhood.py: fix get_bundle_idGuillaume Desmottes2008-10-161-1/+1
* | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-10-162-2/+2
|\ \ \ \