Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/deviceicon/network.py
Commit message (Expand)AuthorAgeFilesLines
* Replace remaining uses of "import glib"Gonzalo Odiard2012-11-231-14/+14
* Palettes: adjust to the new API - SL #4144Manuel Quiñones2012-11-071-2/+5
* Frame: use the new toggle_palette invoker property, SL #4065Simon Schampijer2012-10-231-20/+8
* Request AP properties with dbus ByteArrays (#4031)Daniel Drake2012-10-161-1/+2
* Remove unused MenuItem imports forgotten in b46de8e3 and e92baeebManuel Quiñones2012-09-261-1/+0
* Finish port of palettes in network device iconManuel Quiñones2012-09-251-10/+11
* Port Sugar Palettes with mixed content to new APISimon Schampijer2012-09-131-7/+12
* Network device icons: fix pack_start issue introduced by the convert scriptManuel Quiñones2012-09-071-4/+4
* Run sugar-convert.sh for automatic conversion from sugar.* to sugar3.* importsSimon Schampijer2012-09-071-9/+9
* Run pygi-convert.sh for automatic conversion from GTK+ 2 to GTK+ 3Simon Schampijer2012-09-071-42/+42
* Frame: reveal Palette on left click for device, friends and clipboard itemsSimon Schampijer2012-08-211-0/+20
* Prevent handling network devices twice (OLPC#11782)Daniel Drake2012-04-161-0/+3
* Don't treat SSID as UTF-8 character sequence (fixes SL#2023)Sascha Silbe2012-04-101-7/+10
* Fix capitalisation of acronyms marked for translation SL#2789Ajay Garg2012-02-091-1/+1
* Simple NetworkManager-0.9 portDaniel Drake2011-11-161-104/+74
* Escape all text passed to Palette.primary_text and .secondary_textSascha Silbe2011-09-191-14/+21
* 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 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-241-12/+12
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-11-241-6/+12
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-11-241-6/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-11-241-0/+6
* fix EOL spacesSascha Silbe2010-11-241-4/+4
* 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 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
* 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