Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* Only show mesh device icon when mesh is activeDaniel Drake2010-07-141-44/+72
| | | | | | | | Simon pointed out that there's no reason to have the mesh device icon active when the mesh is not being used. Adapt it to behave more like the wired network device icon in this respect.
* Indicate inactive state in mesh device iconDaniel Drake2010-07-071-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.
* Merge branch 'master' of gitorious@git.sugarlabs.org:sugar/mainlineSimon Schampijer2010-07-071-4/+1
|\
| * Move _default_lang initialization to model level #2073Aleksey Lim2010-07-071-4/+1
| |
* | Disconnect icon in wifi palette #1736Simon Schampijer2010-07-071-1/+5
|/
* Use current default language insted of hardcoded en_US #2073Aleksey Lim2010-07-061-0/+4
|
* keyboard cpsection: don't choke on option group (SL#2022)Sascha Silbe2010-06-021-1/+3
| | | | | | Don't wrap the option group in another list if it's already a list. Signed-off-by: Sascha Silbe <sascha-pgp@silbe.org>
* Add support for OLPC Powerd (#1774)Paul Fox2010-03-091-2/+33
|
* 3G - cleanup layout in control panel section #1768Simon Schampijer2010-03-011-7/+26
|
* Pin Puk Configurationlatu2010-02-153-8/+76
|
* 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
| | | | Ticket: 1652
* Implement support for 3G modems (tch) #1622Tomeu Vizoso2010-01-296-14/+476
|
* Implement mesh support again for NM 0.7 (dsd) #230Tomeu Vizoso2010-01-171-14/+156
|
* fail gracefully if system DBus unreachable (#1403)Sascha Silbe2010-01-111-3/+3
| | | | | | | | | | | | | | | System bus (DBus) is only required for optional features (non-permanent connection to jabber server, removable media, etc.), so fail gracefully (but output errors to logs) if it is unreachable. This aids testing Sugar inside chroots. Tested: - inside chroot (no system bus): errors in log, neighbourhood shows buddies - on XO-1 (regular session, no NM): no errors, neighbourhood shows buddies, battery shown - on XO-1 (regular session, NM): no errors, neighbourhood shows buddies and networks, battery shown, disconnecting + automatic reconnect works, shutdown works Signed-off-by: Sascha Silbe <sascha@silbe.org>
* 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.
* Create temporary files for DS in ~/.sugar #1452Aleksey Lim2009-12-201-2/+2
|
* Use link-local IPv4 address setup for ad-hoc connectionsDaniel Drake2009-11-061-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.
* Not able to make screenshot(erikos) #1464Aleksey Lim2009-10-071-0/+1
|
* _Typo in a2976122a1Aleksey Lim2009-10-011-1/+3
|
* Control panel resizing issue (for non en_US languages) #308Aleksey Lim2009-09-302-1/+12
|
* Present windows in non-active process #1423Aleksey Lim2009-09-291-1/+1
|
*