Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
...
* | Make the XO menu ubiquitous in the UI.Eben Eliason2009-01-152-84/+1
|/ | | | | | | | | This change makes the XO menu appear on all instances of the XO icon in the UI, including all zoom levels as well as the Frame. In the short term, the register option remains as a special case only on the XO enu in Home.
* Use FrameWidgetInvoker in the volume icon in the frameTomeu Vizoso2009-01-061-1/+5
|
* try all available icons for removable devicesTomeu Vizoso2009-01-061-2/+12
|
* Following in the spec for the device positionsSimon Schampijer2008-12-223-5/+3
| | | | | - making the xomenu device the first one - removed an unused import
* Small cleanupsTomeu Vizoso2008-12-221-26/+12
|
* Install xomenu.pyTomeu Vizoso2008-12-221-1/+2
|
* Add system palette to the frame (Ryan Kabir)Tomeu Vizoso2008-12-221-0/+98
|
* Fix language parsing on Gentoo and ALTLinux #81 (alsroot)Simon Schampijer2008-12-181-2/+1
|
* Change the FRAME_POSITION_RELATIVE to follow eben's specSimon Schampijer2008-12-184-5/+5
| | | | | | | | [500 external devices eg. USB drive] [400 3rd party devices eg. speech] [300 transient connection devices eg. AP] [200 transient devices eg. camera] [100 static devices eg. battery]
* Add wired device icon for the frameSimon Schampijer2008-12-181-1/+119
|
* Only show wireless device in the frame when connecting/connectedSimon Schampijer2008-12-181-36/+84
|
* Pylint fixesMarco Pesenti Gritti2008-12-171-1/+1
|
* 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
|
*