lp:~unity-team/bamf/oneiric

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~unity-team/bamf/oneiric
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
BAMF
Status:
Mature

Recent revisions

428. By Marco Trevisan (Treviño)

Backporting the patch to support both the libreoffice Exec formats

I.e. both libreoffice --tool and libreoffice -tool will be matched

427. By Marco Trevisan (Treviño)

BamfMatcher: import more fixes for libreoffice special code.

Plus more memory leak fixes

426. By Marco Trevisan (Treviño)

Merging Libbamf leak fixes...

425. By Marco Trevisan (Treviño)

Merging daemon leak fixes

424. By Marco Trevisan (Treviño)

BamfMatcher: Using direct HashTable instead of *int-based for PIDs

This improves speed and fixes a lot of memory leaks (keys and values
were never free'd) in the matcher.

423. By Marco Trevisan (Treviño)

Bamf: cherry-picking various fixes from upstream branch:

 - Memory leaks
 - Potential crashes
 - Libreoffice issue LP: #842566

422. By Marco Trevisan (Treviño)

Merged changes: BAMF doesn't consider any .desktop file saved in ~/.local/share/applications

or any other local folder which contains the flag OnlyShowIn=GNOME;Unity; so, it's impossible to directly copy any .desktop file from /usr/share/applications to a local folder to customize it, without removing the above flag, and this is wrong. This patch fixes the issue.. Fixes: https://bugs.launchpad.net/bugs/863290. Appoved by Jason Smith.

421. By Mikkel Kamstrup Erlandsen

Bugfix:

 * Add missing guard checking if the legacy WnckWindow is != NULL in bamf_legacy_window_save_mini_icon(). This fixes the tests /Application/ManagesXid and /Application/Xids when running headless

Fixes for headless test mode:

 * Properly exit if any tests report errors during 'make check' when running in headless mode
 * Remove debug spew when running tests "Export path: %s\n"
 * Remove unused variable TEST_RESULTS from test Makefile.ams. Fixes: . Reviewed by Didier Roche.

420. By Mikkel Kamstrup Erlandsen

Fixes 'make check' and adds a headless testing mode that will be enabled if running configure with --enable-headless-tests=yes. Fixes: 897148,897150. Reviewed by Didier Roche.

419. By Didier Roche-Tolomelli

Releasing 0.2.104

Branch metadata

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

Subscribers