lp:~cyphermox/network-manager-applet/2011-02-28
- Get this branch:
- bzr branch lp:~cyphermox/network-manager-applet/2011-02-28
Branch merges
Related bugs
Bug #659461: filter out fakey Free-Public-Wifi ad hoc networks | Wishlist | Fix Released |
|
Bug #719736: Add accessible description to the network-manager indicator applet. | High | Fix Released |
|
Bug #724554: nm-applet leaks in get_best_icon_name_for_ap() (or its uses) | High | Fix Released |
|
Bug #726669: indicator icons for mobile don't follow signal strength | Low | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 202. By Mathieu Trudel-Lapierre
-
debian/
patches/ indicator- accessible- desc.patch: provide accessible
descriptions for the various icons and devices states for NetworkManager
(LP: #719736) - 201. By Mathieu Trudel-Lapierre
-
editor: fix usage of nm_connection_
update_ secrets( ) (LP: #721071) Tag this specific commit with a bug number since it's a known issue that sprang
to my attention again today, fixed by this commit - 200. By Mathieu Trudel-Lapierre
-
Use g_string_assign() rather than g_string_append() to make sure we don't
accidentally append icon names where they should replace what was there before. - 199. By Mathieu Trudel-Lapierre
-
Fix return value and g_string_new() call for get_best_
icon_name_ for_ap( ):
g_string_new actually expects an initial string, and since the GString
struct str member is of type gchar, we really need to return a type
gchar. This was forgotten when leaks were fixed for that function. - 198. By Mathieu Trudel-Lapierre
-
* upstream snapshot 2011-02-28 14:14:30 (GMT)
+ abba62fe1c22422bb84f12875fd361 2b90ead434
- editor: fix usage of nm_connection_update_ secrets( ) - 197. By Mathieu Trudel-Lapierre
-
debian/
patches/ nm-applet- use-indicator. patch: Set indicator icon for mobile
according to the connection's current signal strength (LP: #726669) - 196. By Mathieu Trudel-Lapierre
-
* upstream snapshot 2011-02-25 20:46:11 (GMT)
+ 98d6708a0236eade313118dd063ad5 8de160b780
- release: bump version to 0.8.3.996 (0.8.4-beta2)
- mobile: fix path to GtkBuilder file
- applet: blacklist "Free Public Wifi" (LP: #659461)
- applet: consolidate manufacturer default SSID lists
- release: bump version to 0.8.3.995 (0.8.4-beta1)
- release: update NEWS with changes since 0.8.2
- editor: remove unused argument from CEPage 'initialized' signal
- bluetooth: don't create empty plugin dirs when disabled (bgo #641300)
- Updated Polish translation - 195. By Mathieu Trudel-Lapierre
-
debian/
patches/ nm-applet- use-indicator. patch: Further update indicator
patch to fix memory leaks in get_best_icon_name_ for_ap( ). (LP: #724554)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:network-manager-applet