Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Disable automounting for now because gvfs is mounting it read onlyTomeu Vizoso2008-12-021-1/+1
|
* Automount volumes already inserted at startupTomeu Vizoso2008-11-291-1/+11
|
* Remove jarabe/model/volume.py and use gio insteadTomeu Vizoso2008-11-291-31/+54
|
* First try at restoring removable devices support in the journalTomeu Vizoso2008-11-281-2/+12
|
* Fix pylint complaintsMarco Pesenti Gritti2008-11-251-4/+3
|
* Fix typoSimon Schampijer2008-11-211-1/+1
|
* Merge branch 'master' of ssh+git://dev.laptop.org/git/sugarSimon Schampijer2008-11-181-3/+4
|\
| * More pylint fixesSayamindu Dasgupta2008-11-181-3/+4
| |
* | fix radio on/off (NM 0.7)Simon Schampijer2008-11-181-15/+24
|/
* wireless network frame device d.s.o#9Simon Schampijer2008-11-182-0/+378
|
* Make pylint happySayamindu Dasgupta2008-11-141-2/+3
|
* dlo #8876: Make sugar control panel support selection of multiple languagesSayamindu Dasgupta2008-11-143-120/+229
|
* Fix document source viewingTomeu Vizoso2008-11-081-2/+2
|
* Put the file browser and source viewer inside a resizable paneTomeu Vizoso2008-11-081-38/+42
|
* Better not to leak temp filesTomeu Vizoso2008-11-071-2/+4
|
* Implement a global handler for the view source keyTomeu Vizoso2008-11-072-1/+359
|
* #8131 List wireless firmware version in control panelMorgan Collett2008-11-052-0/+32
|
* #5867: Show battery as removed, when it isMorgan Collett2008-10-291-3/+33
| | | | Remove the secondary palette (progress bar) when the battery is removed.
* Better jabber server description #8623Simon Schampijer2008-10-281-2/+11
|
* Fix pylint nitpickMarco Pesenti Gritti2008-10-231-1/+1
|
* Add publish information option to control panel cliSimon Schampijer2008-10-221-1/+22
|
* Add preview to screenshotsTomeu Vizoso2008-10-221-1/+14
|
* Modularize key handlersTomeu Vizoso2008-10-224-1/+65
|
* Get rid of the remaining bits of the old network managerMarco Pesenti Gritti2008-10-213-442/+1
| | | | | implementation. Interfaces are changed so much that we are forced to rewrite.
* WirelessDeviceView: s/self._model/self.modelGuillaume Desmottes2008-10-161-12/+12
|
* Missing argumentMarco Pesenti Gritti2008-10-161-1/+1
|
* Fix conflict between variable and module nameMarco Pesenti Gritti2008-10-131-7/+6
|
* Add unmount option and space available to volume paletteTomeu Vizoso2008-10-131-4/+39
|
* Add a palette to the volume device iconTomeu Vizoso2008-10-131-3/+27
|
*