lp://staging/ubuntu/raring-proposed/libdbusmenu

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://staging/ubuntu/raring-proposed/libdbusmenu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

44. By PS Jenkins bot

[ Mathieu Trudel-Lapierre ]
* Bump maximum value for menuitem ID from 30000 to MAXINT; which
  should help nm-applet have usable menus. Fix is a cherry pick from
  revision 445 on lp:dbusmenu; from Chris Coulson. (LP: #1011073)

[ Ubuntu daily release ]
* Automatic snapshot from revision 442

43. By PS Jenkins bot

[ Mathieu Trudel-Lapierre ]
* debian/control:
  - Reorganize Build-Depends for clarity.
  - Update style to match other indicator stack packages.
  - Drop Build-Depends on cdbs.
  - Bump debhelper Build-Depends to (>= 9).
  - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
  - Remove outdated Breaks:.
  - Add dbus-test-runner to Build-Depends.
  - Add xvfb to Build-Depends.
* debian/rules:
  - Convert to dh9; some variables where kept but renamed to brevity.
  - Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run
    configure.
  - Clean up unnecessary files we don't want to install, so that dh_install
    can complete.
  - Override dh_auto_test to make sure they can be run for both the gtk2 and
    gtk3 flavors.
  - Run dh_auto_test through xvfb-run.
* debian/compat: bump to compat level 9.
* debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example.
* debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the
  multiarch triplet rather than usr/lib/libdbusmenu.
* Update main sgml documentation files to remove the xml includes we don't
  generate anymore. (LP: #1102468)
* Drop deprecated calls to g_type_init(). (LP: #1102471)

[ Didier Roche ]
* Automatic snapshot from revision 435 (bootstrap):
  - Confirm that icon_name is non-NULL before passing it to
    gtk_icon_theme_has_icon(). (LP: #1082516)
  - Do not reuse menu items if their type is different (LP: #1071321)
  - Fixes interaction with GtkRecentChooserMenu (LP: #752674)

[ Mathieu Trudel-Lapierre ]
* libdbusmenu uses deprecated calls to g_type_init() (LP: #1102471)
* libdbusmenu fails to build due to missing xml documentation include
  files (LP: #1102468)

[ Chris Coulson ]
* Leaks GVariant's in multiple places (LP: #1104136)
* Leak in method call handlers for calls that don't require a reply
  (LP: #1103050)

[ Automatic PS uploader ]
* Automatic snapshot from revision 440

42. By Sebastien Bacher

* Backport trunk fixes from Mathieu Trudel-Lapierre and Chris Coulson
  - r438 "Remove uses of g_type_init" (lp: #1102471) for current glib
  - r439 "Fix a memory leak" (lp: #1103050)
  - r440 "Fix multiple leaks due to improper use of g_variant_parse()"
         (lp: #1104136)"

41. By Sebastien Bacher

New upstream release.

40. By Sebastien Bacher

Backport upstream fix for segfault issue (lp: #1053670)

39. By Didier Roche-Tolomelli

* New upstream release.
  - Honor changes to GtkSettings' gtk-menu-images value (LP: #927236)
  - don't display an underscore on menuitimes containing a '&' (LP: #994564)
  - set the widget for the accelerator even if there isn't a mnemonic
    (LP: #982656)
  - Some platforms don't have valgrind, so treat those unit tests separately
  - make headers match independent of the build directory
  - constify some public API calls

38. By Ted Gould

* New upstream release.
  * Fixed duplicated underscores in menus (LP: #979301)
  * Fix for keybindings not showing in menus bug (LP: #982656)
  * DbusmenuServer leaks private string (LP: #981766)
  * Ensure menuitems with '&' show them properly (LP: #994564)

37. By Sebastien Bacher

Backport fix for keybindings not showing in menus bug (lp: #982656)

36. By Ken VanDine

* libdbusmenu-gtk/genericmenuitem.c
  - Fixed duplicated underscores in menus (LP: #979301)

35. By Charles Kerr

* New upstream release.
  * Fix mnemonics in wifi hotspot names. (LP: #903200)
  * Fix nautilus crash in dbusmenu_menuitem_property_remove() (LP: #959821)
  * Fix about-to-show grouping.
  * Fix visibility signal in the server.
  * Silence false positives in dbusmenu's signal smoke tests.

Branch metadata

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

Subscribers