lp:~charlesk/indicator-session/lp-957342

Created by Charles Kerr and last modified
Get this branch:
bzr branch lp:~charlesk/indicator-session/lp-957342
Only Charles Kerr can upload to this branch. If you are Charles Kerr please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Charles Kerr
Project:
Session Menu
Status:
Merged

Recent revisions

251. By Charles Kerr

fix memory leak updating the username label -- gtk_label_set_text() takes a const char*, we don't need to g_strdup() the string before passing it in

250. By Charles Kerr

plug two more memory leaks. g_variant_get("s") makes a newly-allocated duplicated string, g_variant_get("&s") returns the internal const string.

249. By Charles Kerr

plug two leaked strings in keybinding_changed()

248. By Charles Kerr

0.3.94

247. By Conor Curran

mvo's fix for the apt menuitem

246. By Ted Gould

0.3.93

245. By Sebastien Bacher

enforce locking that's still needed and will not be solved this cycle

244. By Conor Curran

merge the icon change fix

243. By Conor Curran

make sure to listen to the correct signal

242. By Ted Gould

0.3.92

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:indicator-session/0.4
This branch contains Public information 
Everyone can see this information.

Subscribers