lp://staging/~larsu/libunity/add-indicator
- Get this branch:
- bzr branch lp://staging/~larsu/libunity/add-indicator
Branch merges
Branch information
Recent revisions
- 196. By Lars Karlitski
-
Remove export_
on_connection method Instead, simply fetch the session bus synchronously with g_bus_get_sync, which
returns a cached pointer when a connection is already established. This makes
the API easier to use: there's no way to forget the call to
export_on_connection, and applications that don't need the connection for
anything else can just create the indicator object in GApplication::startup
(without blocking). - 194. By Didier Roche-Tolomelli
-
Bring debian/ packaging inline.. Approved by Francis Ginther, Didier Roche.
- 193. By Alex Launi
-
Fix crash when adding or removing players from the blacklist. Fixes: https:/
/bugs.launchpad .net/bugs/ 1029949. Approved by Łukasz Zemczak. - 192. By Michal Hruby
-
Fix headless-tests. Fixes: https:/
/bugs.launchpad .net/bugs/ 1069831. Approved by Pawel Stolowski. - 191. By Paweł Stołowski
-
Added preview player client classes and show_in_folder utility functions, all placed in Extras namespace.. Approved by Michal Hruby.
- 190. By Michal Hruby
-
Fix possible crash when splitting uris. Fixes: https:/
/bugs.launchpad .net/bugs/ 1063300. Approved by . - 189. By Michal Hruby
-
Fix AsyncPreview.
preview_ ready not being usable from pygi. Fixes: https:/ /bugs.launchpad .net/bugs/ 1062331. Approved by Pawel Stolowski.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/libunity