Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Collapse)AuthorAgeFilesLines
* 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 connectionssucrose-0.86Daniel 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
|
*