Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Small fixes to new meshbox codeDaniel Drake2009-11-201-2/+2
|
* Group access points by network (#330)Daniel Drake2009-11-192-117/+273
| | | | | | | | | | | | | | | | | This patch implements the same AP-grouping logic as GNOME's nm-applet. APs that are from the same network are now shown as just a single network icon on the network view. If connected to the network, the circle displays the signal strength of the AP that you're connected to. If you aren't connected, it displays the signal strength of the strongest AP in that network. Showing all the APs is redundant anyway, since sugar doesn't really have any say in which AP is connected to after the user selects the network. Fixes a 0.84 regression where networks were split. Restores 0.82 behaviour of one circle per network.
* 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.
* Revert 878ac4cbcfAleksey Lim2009-10-181-17/+0
|
* Sporadic freezes while scrolling journal #1506Aleksey Lim2009-10-181-1/+1
|
* Name input screen should be deactivable #1497Aleksey Lim2009-10-151-0/+17
|
* Suppress race condition with Journal appearing on sugar startup #1373Aleksey Lim2009-10-131-18/+0
|
* Alt+Space not working to show/hide the tray #1476Aleksey Lim2009-10-092-11/+19
|
* Third correction for #1444Aleksey Lim2009-10-061-12/+4
|
* debug logs for the presence service and connection managers not working #927Aleksey Lim2009-10-062-2/+169
|
* Take into account not yet opened activity windows #1444Aleksey Lim2009-10-061-4/+12
|
*