Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions/deviceicon/network.py
Commit message (Expand)AuthorAgeFilesLines
* pylint cleanup: don't override built-in objectsSascha Silbe2010-10-231-2/+2
* pylint cleanup: remove unused importsSascha Silbe2010-10-231-4/+0
* style cleanup: prefer ' for stringsSascha Silbe2010-10-231-14/+14
* PEP8 cleanup: ensure lines are shorter than 80 charactersSascha Silbe2010-10-221-6/+12
* PEP8 cleanup: fix spaces around operators and parenthesesSascha Silbe2010-10-221-6/+4
* pep8 cleanup: fix number of blank linesSascha Silbe2010-10-221-0/+6
* fix EOL spacesSascha Silbe2010-10-221-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
* | 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
* Fix nondeterministic denials for no-interface messages #575Simon Schampijer2009-03-201-14/+13
* Network device icons don't react on right click #463Simon Schampijer2009-03-021-2/+2
* Change the FRAME_POSITION_RELATIVE to follow eben's specSimon Schampijer2008-12-181-2/+2
* 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
* wireless network frame device d.s.o#9Simon Schampijer2008-11-181-0/+377