Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Indicate inactive state in mesh device iconDaniel Drake2010-07-081-4/+20
| | | | | | | | When the mesh is not active, grey out the mesh device icon and update the palette text. Also remove the "Create new network" option from the mesh device palette.
* OLPC-Mesh support #2015Simon Schampijer2010-06-071-14/+155
| | | | | | - backported from 0.88 - initial patch from Daniel Drake - fixes as well #1890 and #1883
* Fix right click->disconnect from palette wireless iconSayamindu Dasgupta2010-05-101-1/+1
|
* 3G Support backport, solved method name clashSayamindu Dasgupta2010-05-101-12/+12
|
* Add Connection Information to 3G Support (Daniel Castelo, Plan Ceibal)Sayamindu Dasgupta2010-05-101-5/+79
|
* Use the correct icon for the 3G deviceSayamindu Dasgupta2010-05-101-1/+1
|
* 3G - cleanup layout in control panel sectionSayamindu Dasgupta2010-05-101-7/+26
|
* Pin Puk ConfigurationSayamindu Dasgupta2010-05-103-8/+76
|
* Initial support for 3G modemsSayamindu Dasgupta2010-05-106-14/+474
|
* Fix AP association failure after removing encryption (dlo #9977)James Cameron2010-03-313-15/+27
|
* Fix syntax errorSayamindu Dasgupta2010-03-221-1/+1
|
* Use rfkill to manage radio statePaul Fox2010-03-223-90/+67
|
* Us a try: block instead of checking if the file is writeable or notSayamindu Dasgupta2010-03-021-5/+6
|
* Let power control panel auto-adapt to whether powerd or ohmd is in use.Paul Fox2010-03-021-1/+30
|
* 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
| | | | | Fixes breakage where you could not create an ad-hoc network if your sugar name is longer than 6 characters.
* Use link-local IPv4 address setup for ad-hoc connectionsDaniel Drake2009-12-011-1/+1
| | | | | | In 'shared' mode, each user runs their own DHCP server and does not attempt to communicate with anyone else. Change to link-local mode to use avahi-autoipd for IP management.
* Transmit the color of the ad-hoc network creatorSimon Schampijer2009-12-011-9/+22
| | | | The color is encoded in the essid
* Clean the network device palette when disconnectingSimon Schampijer2009-12-011-1/+13
|
* Serialize adhoc wireless settingsSimon Schampijer2009-12-011-2/+1
|
* Add code for creating ad-hoc wireless networksTomeu Vizoso2009-12-011-43/+60
|
* Remove fixed width from speaker palette #719Simon Schampijer2009-04-081-2/+0
|
* Correct date in 'About my Computer' CP section #639Simon Schampijer2009-03-301-3/+4
| | | | Added Collabora; ungettextize the string
* Avoid writing a spurious newline in ~/.i18nSayamindu Dasgupta2009-03-241-1/+1
|
*