bamf:personal/3v1n0_libbamf-desktop-id-based-factory

Last commit made on 2012-10-05
Get this branch:
git clone -b personal/3v1n0_libbamf-desktop-id-based-factory https://git.launchpad.net/bamf
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
personal/3v1n0_libbamf-desktop-id-based-factory
Repository:
lp:bamf

Recent commits

4b82321... by Marco Trevisan (Treviño)

libbamf, BamfFactory: use the desktop-id matching as fallback method

(bzr r489)

fe75801... by Marco Trevisan (Treviño)

libbamf, BamfApplication: add function to calculate the desktop-id

(bzr r488)

9d202ab... by Marco Trevisan (Treviño)

BamfFactory: don't use the secondary matching method for views with valid .desktop file

(bzr r487)

b4a6807... by Marco Trevisan (Treviño)

BamfApplication: set urgency and visibility of an application in any case.

(bzr r486)

b479193... by Marco Trevisan (Treviño)

Daemon, BamfApplication: fix a crash on getting the supported mimes

Also remove the unneeded mimes_initialized, just use the pointer value and add tests.. Fixes: https://bugs.launchpad.net/bugs/1058260. Approved by Michal Hruby.

(bzr r485)

42543b7... by Marco Trevisan (Treviño)

Daemon, BamfApplication: no need to have an empty array... Just pass null to g_variant_new_strv

(bzr r483.2.8)

e6fe514... by Marco Trevisan (Treviño)

Tests, Daemon: application code cleanup

(bzr r483.2.7)

6f353f1... by Marco Trevisan (Treviño)

BamfApplication: use g_variant_new_strv for building string arrays

(bzr r483.2.6)

80d92d7... by Maxim Ermilov

Daemon, BamfUnityWebApp: don't unref the view when not needed, the matcher will handle that.. Fixes: . Approved by Marco Trevisan (Treviño).

(bzr r484)

f9766f3... by Marco Trevisan (Treviño)

Daemon, BamfApplication: be safer on managing empty mimes

(bzr r483.2.5)