lp:~cyphermox/network-manager-applet/indicator-refactor

Created by Mathieu Trudel-Lapierre and last modified
Get this branch:
bzr branch lp:~cyphermox/network-manager-applet/indicator-refactor
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mathieu Trudel-Lapierre
Project:
Network Manager Applet
Status:
Development

Recent revisions

206. By Mathieu Trudel-Lapierre

Set a default of "no connection" if for some reason icon_name is NULL
by the time foo_set_icon is called for ICON_LAYER_LINK.

205. By Mathieu Trudel-Lapierre

More cleaning up:
- free icon name after setting for indicator
- reset icon_name to NULL for the vpn statuses
- listen to device-removed signals (should fix 3g icons not being updated),
  thanks to Alex Chiang for discovering this issue.

204. By Mathieu Trudel-Lapierre

* debian/patches/nm-applet-use-indicator.patch,
  debian/patches/indicator-accessible-desc.patch,
  debian/patches/series:
  Fold in accessible descriptions in the general indicator patch.
* debian/patches/nm-applet-use-indicator.patch: rewrite for inclusion in nm-applet
  proper, following recommendations from Dan Williams.

203. By Mathieu Trudel-Lapierre

releasing version 0.8.4~git.20110228t141430.abba62f-0ubuntu1

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)
  + abba62fe1c22422bb84f12875fd3612b90ead434
  - 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)

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
This branch contains Public information 
Everyone can see this information.