bamf:personal/3v1n0_ignore-unneeded-windows

Last commit made on 2012-03-19
Get this branch:
git clone -b personal/3v1n0_ignore-unneeded-windows 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_ignore-unneeded-windows
Repository:
lp:bamf

Recent commits

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

BamfMatcher: don't ignore utility windows, we should take care of them

(bzr r468)

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

BamfMatcher: ignore toolbar, menu, utility and dock windows.

(bzr r467)

1d9631e... by Marco Trevisan (Treviño)

BamfMatcher: rename bamf_matcher_register_view into bamf_matcher_register_view_stealing_ref

(bzr r466)

747f8bf... by Marco Trevisan (Treviño)

BamfMatcher: use a while loop in dispose function, to unregister views.

(bzr r465)

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

BamfMatcher: moving to g_list_find + g_list_delete_link

(bzr r464)

2e8e0bb... by Marco Trevisan (Treviño)

BamfMatcher: cleanup bamf_matcher_unregister_view

(bzr r463)

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

BamfMatcher: Reset the active app / window when unregistering them

This fixes some Valgrind read errors.

(bzr r462)

7fbc494... by Marco Trevisan (Treviño)

BamfMatcher: even less memory leaks... Protecting from get_window_hint!

(bzr r461)

98494e2... by Marco Trevisan (Treviño)

BamfView: use constant strings when possible (plus one memory leak, for free).

Fixed the memory leak in BamfApplication (when checking the bamf name)

(bzr r460)

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

BamfMatcher: g_ascii_strdown already duplicate a string.

One more mem-leak fixed...

(bzr r459)