Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/deviceicon
Commit message (Expand)AuthorAgeFilesLines
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-194-18/+30
* Wireless network Frame device: Add text for disconnected stateSascha Silbe2011-08-151-1/+2
* Network device icon: use "Disconnect" label (SL#3007)Daniel Drake2011-08-011-1/+1
* Fix up style issues introduced by commit 3f8a1e1Sascha Silbe2011-02-231-5/+5
* battery frame device: replace HAL with UPowerSascha Silbe2011-02-181-98/+102
* Speaker frame device: pop up palette on left-click instead of toggling muteSascha Silbe2011-02-151-4/+4
* Revert "Add cpu and memory resource indicator to frame" as agreed on withSascha Silbe2011-02-112-216/+0
* extensions/deviceicon/Makefile.am: fix inconsistent whitespaceSascha Silbe2011-02-051-1/+1
* Add cpu and memory resource indicator to frameanishmangal20022011-02-052-0/+216
* fix network disconnect (SL#1608, SL#1802)Sascha Silbe2011-02-051-13/+5
* use dbus.PROPERTIES_IFACE instead of literal valueJames Cameron2011-02-051-19/+14
* pylint cleanup: don't override built-in objectsSascha Silbe2010-11-241-2/+2
* pylint cleanup: remove unused importsSascha Silbe2010-11-241-4/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-11-242-16/+16
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-244-12/+24
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-243-16/+10
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-244-1/+25
* fix EOL spacesSascha Silbe2010-11-243-9/+9
* GSM: show connection errors #1759 (Daniel Castelo)Simon Schampijer2010-08-241-54/+125
* Leftover from the old code.Simon Schampijer2010-08-161-1/+1
* add touchpad device to Frame for switching between capacitive and resistive m...Walter Bender2010-08-162-0/+133
* Add default Ad-hoc networks #1610Simon Schampijer2010-08-131-92/+24
* Merge branch 'master' of git://git.sugarlabs.org/sugar/frans-cloneTomeu Vizoso2010-08-131-2/+4
|\
| * Replace string concatenation with %s in network iconFran Rogers2010-07-151-2/+2
| * Escape Pango markup in network namesFran Rogers2010-07-121-2/+4
* | Only show mesh device icon when mesh is activeDaniel Drake2010-07-141-44/+72
|/
* Indicate inactive state in mesh device iconDaniel Drake2010-07-071-4/+20
* Disconnect icon in wifi palette #1736Simon Schampijer2010-07-071-1/+5
* Pin Puk Configurationlatu2010-02-151-1/+13
* Connection Info Fixlatu2010-02-151-7/+7
* Use the correct icon for the 3G deviceSimon Schampijer2010-02-131-1/+1
* Updated CopyrightSimon Schampijer2010-02-101-0/+1
* Add Connection Information to 3G Support (Daniel Castelo, Plan Ceibal)Simon Schampijer2010-02-101-5/+79
* Implement support for 3G modems (tch) #1622Tomeu Vizoso2010-01-291-13/+201
* Implement mesh support again for NM 0.7 (dsd) #230Tomeu Vizoso2010-01-171-14/+156
* Only parse colors from ad-hoc network names that contain them (#1604)Daniel Drake2010-01-031-2/+8
* Truncate ad-hoc network name to not exceed the SSID limit (#1604)Daniel Drake2010-01-031-2/+20
* Use link-local IPv4 address setup for ad-hoc connectionsDaniel Drake2009-11-061-1/+1
* Present windows in non-active process #1423Aleksey Lim2009-09-291-1/+1
* Don't automount all the volumes at startup #1357Aleksey Lim2009-09-201-0/+6
* let the logger do the formattingSascha Silbe2009-08-242-5/+5
* Transmit the color of the ad-hoc network creatorSimon Schampijer2009-08-181-9/+22
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineAleksey Lim2009-07-111-3/+14
|\
| * Clean the network device palette when disconnectingSimon Schampijer2009-07-101-1/+13
| * Serialize adhoc wireless settingsSimon Schampijer2009-07-091-2/+1
* | md5 and sha module will be deprecated in python 2.6 #266Aleksey Lim2009-07-111-2/+2
|/
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-05-301-43/+60
* Remove fixed width from speaker palette #719Simon Schampijer2009-04-081-2/+0
* pylint fixSimon Schampijer2009-03-241-6/+0
* Call *mount_finish when the callback is called #326Tomeu Vizoso2009-03-241-3/+4