lp://staging/~3v1n0/ubuntu/precise/bamf/libreoffice-fixes
- Get this branch:
- bzr branch lp://staging/~3v1n0/ubuntu/precise/bamf/libreoffice-fixes
Branch merges
- Ken VanDine: Pending requested
-
Diff: 1607 lines (+633/-191)24 files modifiedMakefile.in (+2/-0)
configure (+125/-9)
configure.in (+16/-1)
data/Makefile.in (+2/-0)
debian/changelog (+13/-0)
doc/Makefile.in (+2/-0)
doc/reference/Makefile.in (+2/-0)
doc/reference/libbamf/Makefile.in (+2/-0)
lib/libbamf/Makefile.in (+2/-0)
lib/libbamf/bamf-matcher.c (+2/-4)
src/Makefile.in (+2/-0)
src/bamf-application.c (+15/-2)
src/bamf-legacy-screen.c (+31/-0)
src/bamf-legacy-screen.h (+2/-0)
src/bamf-legacy-window.c (+38/-7)
src/bamf-legacy-window.h (+2/-0)
src/bamf-matcher.c (+245/-146)
src/bamf-view.c (+7/-3)
tests/bamfdaemon/Makefile.am (+31/-1)
tests/bamfdaemon/Makefile.in (+29/-2)
tests/bamfdaemon/test-application.c (+1/-13)
tests/functional/Makefile.in (+2/-0)
tests/libbamf/Makefile.am (+31/-1)
tests/libbamf/Makefile.in (+29/-2)
Related bugs
Bug #741995: Unity acts not as a dock for LibreOffice but as a launcher | Undecided | Fix Released | |
Bug #840000: Alt-tab and launcher shows floating toolbars in LibreOffice as a additional windows | Low | Fix Released | |
Bug #842566: Libreoffice and unity integration broken. | High | Fix Released | |
Bug #861355: Libreoffice Calc icon does not appear when opened via Writer | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Marco Trevisan (Treviño)
- Status:
- Merged
Recent revisions
- 52. By Marco Trevisan (Treviño)
-
Importing trunk revision 424 fixing various LibreOffice related bugs:
- Unity acts not as a dock for LibreOffice but as a launcher
(LP: #741995)
- Libreoffice and unity integration broken (LP: #842566)
- Libreoffice Calc icon does not appear when opened via Writer
(LP: #861355)
- Alt-tab and launcher shows floating toolbars in LibreOffice as
additional windows (LP: #840000) - 51. By Didier Roche-Tolomelli
-
* New upstream release.
- Hopefully really fix unity confused with chrome (not chromium) web apps
(LP: #692462)
- Fix to build with gtk2 version - 50. By Didier Roche-Tolomelli
-
* New upstream release.
- Fix unity confused with chrome web apps (LP: #692462) - 49. By Didier Roche-Tolomelli
-
* Cherry-pick a crasher fix:
- bamfdaemon crashed with SIGSEGV in sn_xcb_display_ new() - 48. By Didier Roche-Tolomelli
-
* New upstream release.
- Bamf doesn't recognize just installed applications (LP: #676593)
* debian/control:
- update Standards-Version - 46. By Didier Roche-Tolomelli
-
* New upstream release:
- no more dependency on the gio ubuntu patch, use the upstream system now
(LP: #687683)
* debian/rules:
- the new tests depends on a X server, desactivate them when building on
buildd
* debian/bamfdaemon. install:
- do not install the gio module as it's not built anymore - 45. By Michael Terry
-
* New upstream release.
* debian/control, debian/rules:
- Add libbamf3-0 and libbamf3-dev packages for GTK+ 3 - 44. By Didier Roche-Tolomelli
-
* Cherry-pick from upstream:
- System Testing and Printers don't display proper menus when launched by
command line (LP: #717134)
- Unity Min,Max,Close buttons not available in Libreoffice when opened by
double-clicking a file (LP: #728927) - 43. By Didier Roche-Tolomelli
-
* Cherry-pick from upstream:
- Thunderbird won't stay in launcher and no quicklist (LP: #765736)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/bamf