# Generated by Makefile. Do not edit.

2016-02-27  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	New 16.04 release

2016-02-23  CI Train Bot  <ci-train-bot@canonical.com>

	Releasing 12.10.3+16.04.20160223.1-0ubuntu1

2016-02-23  Dan Williams  <dcbw@redhat.com>

	gtk: look for GtkImages on regular GtkMenuItems too
	
	GtkImageMenuItem is deprecated, and the recommended replacement
	is a normal GtkMenuItem packed manually with a label and an image.
	To ensure applications that use recommended GTK practices can still
	show menu item images, check the children of a normal GtkMenuItem
	for a GtkImage too, just like is done for the label child. Fixes: #1549021
	Approved by: Marco Trevisan (Treviño)

2016-02-23  Dan Williams  <dcbw@redhat.com>

	gtk: look for GtkImages on regular GtkMenuItems too
	
	GtkImageMenuItem is deprecated, and the recommended replacement
	is a normal GtkMenuItem packed manually with a label and an image.
	To ensure applications that use recommended GTK practices can still
	show menu item images, check the children of a normal GtkMenuItem
	for a GtkImage too, just like is done for the label child.

2016-02-23  Dan Williams  <dcbw@redhat.com>

	gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3

2016-02-22  Dan Williams  <dcbw@redhat.com>

	gtk: look for GtkImages on regular GtkMenuItems too
	
	GtkImageMenuItem is deprecated, and the recommended replacement
	is a normal GtkMenuItem packed manually with a label and an image.
	To ensure applications that use recommended GTK practices can still
	show menu item images, check the children of a normal GtkMenuItem
	for a GtkImage too, just like is done for the label child.

2016-02-22  Dan Williams  <dcbw@redhat.com>

	gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3

2015-12-07  Dimitri John Ledkov  <xnox@ubuntu.com>

	Disable test-json-instruction, hangs on buildds

2015-04-10  CI Train Bot  <ci-train-bot@canonical.com>

	Releasing 12.10.3+15.04.20150410.2-0ubuntu1

2015-04-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Parser: don't override the label for stock items if a custom one is provided Fixes: #1270486
	Approved by: Timo Jyrinki, PS Jenkins bot

2015-04-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Merging with lp:~laney/libdbusmenu/libtool-and-gi

2015-04-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	test-json-server: add a timeout before quitting

2015-04-09  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Tests: test-json-instruction, don't use libtool for running tasks

2015-03-04  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Parser: don't override the label for stock items if a custom one is provided

2015-04-09  CI Train Bot  <ci-train-bot@canonical.com>

	Releasing 12.10.3+15.04.20150409.1-0ubuntu1

2015-04-09  Iain Lane  <iain@orangesquash.org.uk>

	Use the configure-generated libtool script instead of /usr/bin/libtool, which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch.
	Approved by: Ted Gould

2015-04-09  Iain Lane  <iain@orangesquash.org.uk>

	Run the gir debhelper sequence to get proper deps

2014-10-31  Iain Lane  <iain@orangesquash.org.uk>

	Bump g-i build-dep version to the one which installs in MA paths

2014-10-30  Iain Lane  <iain@orangesquash.org.uk>

	Use gi's typelibdir and install in its (multiarch) locations

2014-10-30  Iain Lane  <iain@orangesquash.org.uk>

	Use local copy of libtool instead of /usr/bin/libtool

2014-06-10  CI bot  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+14.10.20140610-0ubuntu1

2014-06-10  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Parser: make sure that the old dbus menuitem is detached from the widget before recreating
	
	When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or
	the old one will be reused at next parsing cycle. Fixes: 1086563

2014-06-07  Marco Trevisan (Treviño)  <mail@3v1n0.net>

	Parser: make sure that the old dbus menuitem is disconnected from the widget before recreating it
	
	When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or the old
	one will be reused at next parsing cycle.

2014-03-19  CI bot  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+14.04.20140319-0ubuntu1

2014-03-19  Colin Watson  <cjwatson@canonical.com>

	Run tests with VERBOSE=1 so that Automake shows more detail. 

2014-03-17  Colin Watson  <cjwatson@canonical.com>

	Run tests with VERBOSE=1 so that Automake shows more detail.

2014-03-19  Charles Kerr  <charles.kerr@canonical.com>

	Fix FTBFS caused by failing gtk-doc coverage test
	
	* when generating the script that runs gtester, use ${GTKDOC_CHECK_PATH} instead of ${GTKDOC_CHECK} to work with upstream changes https://bugzilla.gnome.org/show_bug.cgi?id=701638
	
	* add gtk-doc markup to subclass structs' parent fields so that gtk-doc won't mark them as undocumented. Fixes: 1294165

2014-03-18  Charles Kerr  <charles.kerr@canonical.com>

	add gtk-doc markup to our subclasses' structs 'parents' fields

2014-03-18  Charles Kerr  <charles.kerr@canonical.com>

	move the Class structs into the STANDARD gtk-doc section

2014-03-18  Charles Kerr  <charles.kerr@canonical.com>

	use  instead of  to handle upstream changes https://bugzilla.gnome.org/show_bug.cgi?id=701638

2014-02-17  CI bot  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+14.04.20140217.1-0ubuntu1

2014-02-17  Ted Gould  <ted@gould.cx>

	Flushing trunk with a release 

2014-01-30  Ted Gould  <ted@gould.cx>

	Flushing trunk with a release

2014-01-10  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	add missing changelog entry and changes for 12.10.3+14.04.20131125-0ubuntu2.
	
	Approved by PS Jenkins bot, Ken VanDine.

2014-01-09  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	releasing package libdbusmenu version 12.10.3+14.04.20131125-0ubuntu2

2013-12-19  Ted Gould  <ted@gould.cx>

	Don't depend on valgrind on ppc64el. Fixes: https://bugs.launchpad.net/bugs/1262374.
	
	Approved by Charles Kerr, PS Jenkins bot.

2013-12-18  Ted Gould  <ted@gould.cx>

	No &&

2013-12-18  Ted Gould  <ted@gould.cx>

	Don't depend on valgrind on ppc64el

2013-12-19  Matthew Brush  <matt@geany.org>

	Check to ensure the property isn't set to NULL. Fixes: https://bugs.launchpad.net/bugs/907635.
	
	Approved by PS Jenkins bot, Ted Gould.

2013-12-13  Matthew Brush  <matt@geany.org>

	Check to ensure the property isn't set to NULL

2013-11-25  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+14.04.20131125-0ubuntu1 (revision 462 from lp:libdbusmenu).
	
	Approved by PS Jenkins bot.

2013-11-25  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+14.04.20131125-0ubuntu1, based on r462

2013-11-04  Alistair Buxton  <a.j.buxton@gmail.com>

	Use "insert" signal instead of "child-added" (LP: #1203888)
	
	In recent Gtk+2 versions, the "insert" signal has been backported from
	Gtk+3. This replaces the "child-added" signal, which was carried in an
	Ubuntu-specific patch and was dropped in Saucy.
	. Fixes: https://bugs.launchpad.net/bugs/1203888.
	
	Approved by PS Jenkins bot, Ted Gould.

2013-11-03  Alistair Buxton  <a.j.buxton@gmail.com>

	Use "insert" signal instead of "child-added" (LP: #1203888)
	
	In recent Gtk+2 versions, the "insert" signal has been backported from
	Gtk+3. This replaces the "child-added" signal, which was carried in an
	Ubuntu-specific patch and was dropped in Saucy.

2013-10-17  Robert Bruce Park  <robert.park@canonical.com>

	Merge distro back to trunk.
	
	Approved by PS Jenkins bot.

2013-10-17  Robert Bruce Park  <robert.park@canonical.com>

	Merge distro back to trunk.

2013-10-14  Matthias Klose  <doko@ubuntu.com>

	Do not build-depend on valgrind on AArch64 (not yet available). Fixes: https://bugs.launchpad.net/bugs/1239473.
	
	Approved by PS Jenkins bot, Ted Gould.

2013-10-14  Matthias Klose  <doko@ubuntu.com>

	Do not build-depend on valgrind on AArch64 (not yet available). (LP:
	#1239473)

2013-09-13  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130913-0ubuntu1 (revision 458 from lp:libdbusmenu).
	
	Approved by PS Jenkins bot.

2013-09-13  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130913-0ubuntu1, based on r458

2013-09-09  Ted Gould  <ted@gould.cx>

	Protect client_new functions from bad dbus names and objects.
	
	Approved by PS Jenkins bot, Charles Kerr.

2013-06-10  Ted Gould  <ted@gould.cx>

	Throw criticals on bad names and/or objects

2013-09-09  Ted Gould  <ted@gould.cx>

	Extend timeouts for busy Jenkins ARM machines.
	
	Approved by PS Jenkins bot, Charles Kerr.

2013-09-09  Ted Gould  <ted@gould.cx>

	Allowing the proxy data to stabalize a bit longer

2013-09-09  Ted Gould  <ted@gould.cx>

	A few more

2013-09-09  Ted Gould  <ted@gould.cx>

	Extend the death timeouts to 60 seconds

2013-07-31  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130731-0ubuntu1 (revision 455 from lp:libdbusmenu).
	
	Approved by PS Jenkins bot.

2013-07-31  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130731-0ubuntu1, based on r455

2013-07-30  Jeremy Bicha  <jbicha@ubuntu.com>

	Don't build-depend on gnome-doc-utils.
	
	Approved by PS Jenkins bot, Charles Kerr.

2013-07-22  Jeremy Bicha  <jbicha@ubuntu.com>

	Don't build-depend on gnome-doc-utils

2013-06-28  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130628-0ubuntu1 to ubuntu.
	
	Approved by PS Jenkins bot.

2013-06-28  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3+13.10.20130628-0ubuntu1, based on r453

2013-06-24  Ted Gould  <ted@gould.cx>

	Increase test timeouts to ensure proper results on slower platforms (ARM).
	
	Approved by PS Jenkins bot.

2013-06-24  Ted Gould  <ted@gould.cx>

	Disabling the gtk-parser test as we won't be able to debug it

2013-06-24  Ted Gould  <ted@gould.cx>

	Put the gtk-parser test under dbus-test-runner

2013-06-24  Ted Gould  <ted@gould.cx>

	Give more time to verify

2013-06-24  Ted Gould  <ted@gould.cx>

	Prolong our death

2013-06-24  Ted Gould  <ted@gould.cx>

	Increase Debugging Information

2013-06-20  Charles Kerr  <charles.kerr@canonical.com>

	Fix breakage when building with coverage scanning.
	
	Approved by PS Jenkins bot, Ted Gould.

2012-05-02  Charles Kerr  <charles.kerr@canonical.com>

	fix an error introduced in r399 that broke g-ir-scanner invocation when configure is invoked with --enable-gcov

2013-06-20  Jeremy Bicha  <jbicha@ubuntu.com>

	Build with default valac.
	
	Approved by PS Jenkins bot, Ted Gould.

2013-06-07  Jeremy Bicha  <jbicha@ubuntu.com>

	Build-depend on valac (>= 0.16) instead of valac-0.16 to ease transitions

2013-06-20  Charles Kerr  <charles.kerr@canonical.com>

	Fix a bug caused by keeping signals connected to menuitems that we're not using anymore. Fixes: https://bugs.launchpad.net/bugs/1154701.
	
	Approved by PS Jenkins bot, Ted Gould.

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	in tests/Makefile.am, use variables for the shared cflags and cflags, rather than using copy/paste everywhere

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	in tests/, replace deprecated API call g_main_quit() with g_main_loop_quit()

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	run test-gtk-remove inside of dbus-test-runner

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	When a widget internally holds a link to a dbusmenuitem, keep a ref on that dbusmenuitem until that link is removed.

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	in tests/Makefile.am, fix relative paths

2013-06-18  Charles Kerr  <charles.kerr@canonical.com>

	sync with trunk

2013-03-13  Charles Kerr  <charles.kerr@canonical.com>

	stop listening to a widget's signals when it's removed from the menu tree that we're mirroring. This condition was detected by a flood of g_warnings, so add a regression test to confirm that the warning messages no longer appear.

2013-06-19  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.06.19-0ubuntu1 to ubuntu.
	
	Approved by PS Jenkins bot.

2013-06-19  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.06.19-0ubuntu1, based on r448

2013-06-07  Jeremy Bicha  <jbicha@ubuntu.com>

	According to Debian's GObject introspection mini-policy:
	http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gobject-introspection/debian/policy.txt?view=markup.
	
	Approved by PS Jenkins bot, Ken VanDine.

2013-06-07  Jeremy Bicha  <jbicha@ubuntu.com>

	Have -dev packages depend on their corresponding gir- packages

2013-06-07  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.06.07-0ubuntu1 to ubuntu.
	
	Approved by PS Jenkins bot.

2013-06-07  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.06.07-0ubuntu1, based on r446

2013-06-04  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Fix gtkdoc-check tests, and move them to tests subdirectory.
	
	Approved by PS Jenkins bot, Didier Roche.

2013-06-04  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Move gtkdoc-check tests into tests/

2013-05-29  Chris Coulson  <chris.coulson@canonical.com>

	Fix the long-standing "nm-applet stops working after a few days / hours" issue; properly handle "unique" IDs for indicator menuitems. Fixes: https://bugs.launchpad.net/bugs/1011073.
	
	Approved by Ted Gould, PS Jenkins bot, Mathieu Trudel-Lapierre.

2013-05-28  Chris Coulson  <chris.coulson@canonical.com>

	Update for review comments

2013-05-17  Chris Coulson  <chris.coulson@canonical.com>

	Set the max ID of menuitems to G_MAXINT rather than 30000, as internally, the server side happily creates ID's greater than this which then wraparound on the client side.
	We keep the minimum unchanged at -1, as some consumers addume that < 0 is an error (rather than -1). To make this a bit less fragile, handle rollover on the server side from G_MAXINT to 1, rather than having a signed integer overflow which will just break things a bit later on

2013-05-15  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.05.15-0ubuntu1 to ubuntu.
	
	Approved by PS Jenkins bot.

2013-05-15  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.05.15-0ubuntu1, based on r443

2013-05-15  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Remove stray g_message().
	
	Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

2013-05-15  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Remove stray debug g_message()

2013-05-15  Charles Kerr  <charles.kerr@canonical.com>

	In gtkclient's destructor, balance client's earlier gtk_widget_add_accelerator() calls with gtk_widget_remove_accelerator() calls. Fixes: https://bugs.launchpad.net/bugs/1173262.
	
	Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.

2013-05-02  Charles Kerr  <charles.kerr@canonical.com>

	in dispose(), call gtk_widget_remove_accelerator(), to balance out the earlier calls to gtk_widget_add_accelerator()

2013-02-01  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu.
	
	Approved by .

2013-02-01  Automatic PS uploader  <ps-jenkins@lists.canonical.com>

	Releasing 12.10.3daily13.02.01-0ubuntu1, based on r440

2013-01-29  Chris Coulson  <chris.coulson@canonical.com>

	Fix multiple leaks due to improper use of g_variant_parse() (fixes bug 1104136). Fixes: https://bugs.launchpad.net/bugs/1104136.
	
	Approved by Ted Gould, PS Jenkins bot.

2013-01-24  Chris Coulson  <chris.coulson@canonical.com>

	Fix multiple leaks due to improper use of g_variant_parse()

2013-01-22  Chris Coulson  <chris.coulson@canonical.com>

	Fix a memory leak (bug 1103050). Fixes: https://bugs.launchpad.net/bugs/1103050.
	
	Approved by Charles Kerr, PS Jenkins bot.

2013-01-22  Chris Coulson  <chris.coulson@canonical.com>

	Make sure we unref the GDBusMethodInvocation when not sending a reply

2013-01-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Remove uses of g_type_init. Fixes: https://bugs.launchpad.net/bugs/1102468, https://bugs.launchpad.net/bugs/1102471.
	
	Approved by PS Jenkins bot, Didier Roche.

2013-01-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	* 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)

2013-01-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Remove xml documentation includes that can't be found and don't seem to be generated anywhere.

2013-01-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Clear up the uses of g_type_init().

2013-01-09  Didier Roche  <didrocks@ubuntu.com>

	Add bootstrap message.
	
	Approved by PS Jenkins bot.

2013-01-09  Didier Roche  <didrocks@ubuntu.com>

	add bug numbers and bootstrapping message

2013-01-09  Martin Mrazik  <martin.mrazik@canonical.com>

	Making the test execution a bit more robus by getting a free X server number instead of the default 99. Some tests were failing with xvfb-run not being able to start.
	
	Approved by PS Jenkins bot, Didier Roche.

2013-01-09  Martin Mrazik  <martin.mrazik@canonical.com>

	making the test execution a bit more robus by getting a free X server number instead of the default 99

2012-12-18  Ted Gould  <ted@gould.cx>

	Properly inline + fixes for gtkdoc tests (much of the gtkdoc work done by Charles).
	
	Approved by Charles Kerr.

2012-12-17  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Reenable gtkdoc tests and fix them for separate build directory.

2012-12-17  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Inline packaging

2012-12-04  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	- Add xvfb to Build-Depends.
	- Run dh_auto_test through xvfb-run.

2012-12-04  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Add dbus-test-runner to Build-Depends.

2012-11-26  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Re-enable tests.

2012-11-23  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Override dh_auto_test to make sure they can be run for both the gtk2 and
	gtk3 flavors.

2012-11-23  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Remove outdated Breaks:.

2012-11-22  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	debian/libdbusmenu-tools.install: install dbusmenu-* binaries from the
	multiarch triplet rather than usr/lib/libdbusmenu.

2012-11-22  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Clean up unnecessary files we don't want to install, so that dh_install
	can complete.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	debian/libdbusmenu-gtk-doc.install: add the glib-server-nomenu.c example.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	debian/compat: bump to compat level 9.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	* 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.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Fix typo in bzr-builddeb default.conf

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	- Drop Build-Depends on cdbs. 
	- Bump debhelper Build-Depends to (>= 9).

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Update style to match other indicator stack packages. 

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	* debian/control:
	- Reorganize Build-Depends for clarity.

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Specify that bzr-builddeb should build this package using split mode

2012-11-21  Mathieu Trudel-Lapierre  <mathieu-tl@ubuntu.com>

	Import debian/ from lp:~ubuntu-desktop/dbusmenu/ubuntu

2012-10-03  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 12.10.2-0ubuntu1

2012-10-03  Sebastien Bacher  <seb128@ubuntu.com>

	New upstream release.

2012-10-03  Sebastien Bacher  <seb128@ubuntu.com>

	Import upstream version 12.10.2

2012-09-24  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 12.10.1-0ubuntu2

2012-09-24  Sebastien Bacher  <seb128@ubuntu.com>

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

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	releasing version 12.10.1-0ubuntu1

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	New upstream release.

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	Import upstream version 12.10.1

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	* 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)
	- make the vala bindings use pkg-config names, rather than gir ones
	- 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

2012-09-20  Didier Roche  <didier.roche@canonical.com>

	Import upstream version 12.10.0

2012-06-13  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 0.6.2-0ubuntu1

2012-06-13  Ted Gould  <ted@gould.cx>

	releasing version 0.6.2-0ubuntu1~ppa1

2012-06-13  Ted Gould  <ted@gould.cx>

	* 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)

2012-06-13  Ted Gould  <ted@gould.cx>

	Import upstream version 0.6.2

2012-06-13  Ted Gould  <ted@gould.cx>

	0.6.2

2012-06-07  Ted Gould  <ted@gould.cx>

	Escape the text we are using for markup

2012-06-07  Ted Gould  <ted@gould.cx>

	Making the headers match independent of build directory

2012-06-13  Ted Gould  <ted@gould.cx>

	Merging in Ubuntu Desktop

2012-04-16  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 0.6.1-0ubuntu3

2012-04-16  Sebastien Bacher  <seb128@ubuntu.com>

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

2012-04-12  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.6.1-0ubuntu2

2012-04-12  Ken VanDine  <ken.vandine@canonical.com>

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

2012-04-11  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.6.1-0ubuntu1

2012-04-11  Ken VanDine  <ken.vandine@canonical.com>

	* 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.

2012-04-11  Charles Kerr  <charles.kerr@canonical.com>

	releasing version 0.6.1-0ubuntu1~ppa1

2012-04-11  Charles Kerr  <charles.kerr@canonical.com>

	* 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.

2012-04-11  Charles Kerr  <charles.kerr@canonical.com>

	Import upstream version 0.6.1

2012-04-11  Charles Kerr  <charles.kerr@canonical.com>

	Sync from Ubuntu Desktop

2012-04-10  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.99-0ubuntu3

2012-04-09  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.99-0ubuntu2

2012-04-09  Ken VanDine  <ken.vandine@canonical.com>

	- Fixed: underscore on menu items change on switching focus (LP: #903200)
	* libdbusmenu-gtk/parser.c
	- Fixed: nautilus crashed with SIGSEGV in 
	dbusmenu_menuitem_property_remove() (LP: #959821)

2012-04-09  Ken VanDine  <ken.vandine@canonical.com>

	* libdbusmenu-gtk/genericmenuitem.c
	- Fix underscore on menu items change on switching focus (LP: #903200)

2012-04-09  Ken VanDine  <ken.vandine@canonical.com>

	* libdbusmenu-glib/server.c
	- Cherry picked a fix for a regression in about-to-show grouping

2012-04-05  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.99-0ubuntu1

2012-04-05  Ken VanDine  <ken.vandine@canonical.com>

	* New upstream release.
	* Make private two impl functions that were accidentally public

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	releasing version 0.5.99-0ubuntu1~ppa1

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	remove accidentally-public function session_bus_cb() from our symbols list

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	* New upstream release.
	* Make private two impl functions that were accidentally public

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	Import upstream version 0.5.99

2012-04-05  Ken VanDine  <ken.vandine@canonical.com>

	* New upstream release.
	* Fix a regresssion introduced in 0.5.97's fix for (LP: #957022)
	* New upstream release.
	* Reduce the number of messages hud-service sends. (LP: #957022)
	* Fix valgrind tests thanks to a little help from sewardj.
	* Add gcov targets to autotools build for code-coverage reporting.

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	releasing version 0.5.98-0ubuntu1~ppa1

2012-04-05  Charles Kerr  <charles.kerr@canonical.com>

	Import upstream version 0.5.98

2012-04-04  Charles Kerr  <charles.kerr@canonical.com>

	releasing version 0.5.97-0ubuntu1~ppa1

2012-04-04  Charles Kerr  <charles.kerr@canonical.com>

	* New upstream release.
	* Reduce the number of messages hud-service sends. (LP: #957022)
	* Fix valgrind tests thanks to a little help from sewardj.
	* Add gcov targets to autotools build for code-coverage reporting.

2012-04-04  Charles Kerr  <charles.kerr@canonical.com>

	Import upstream version 0.5.97

2012-04-04  Charles Kerr  <charles.kerr@canonical.com>

	Sync from Ubuntu Desktop

2012-04-03  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.96-0ubuntu2

2012-03-29  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.96-0ubuntu1

2012-03-29  Ken VanDine  <ken.vandine@canonical.com>

	* New upstream release.
	* Faster menuitem lookups (LP: #801699)
	* To reduce dbus traffic, only send event replies when the caller requests them
	* Added support for callgrind-based benchmarks
	* Minor code cleanup

2012-03-29  Charles Kerr  <charles.kerr@canonical.com>

	releasing version 0.5.96-0ubuntu1~ppa1

2012-03-29  Charles Kerr  <charles.kerr@canonical.com>

	* New upstream release.
	* Faster menuitem lookups (LP: #801699)
	* To reduce dbus traffic, only send event replies when the caller requests them
	* Added support for callgrind-based benchmarks
	* Minor code cleanup

2012-03-29  Charles Kerr  <charles.kerr@canonical.com>

	Import upstream version 0.5.96

2012-03-29  Charles Kerr  <charles.kerr@canonical.com>

	Sync from Ubuntu Desktop

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.95-0ubuntu1

2012-03-21  Ken VanDine  <ken.vandine@canonical.com>

	* New upstream release.
	* Fix theme change bug (LP: #953509)
	* Don't request event responses if no one is listening
	* Fix a warning on custom menu items without labels

2012-03-21  Ted Gould  <ted@gould.cx>

	releasing version 0.5.95-0ubuntu1~ppa1

2012-03-21  Ted Gould  <ted@gould.cx>

	* New upstream release.
	* Fix theme change bug (LP: #953509)
	* Don't request event responses if no one is listening
	* Fix a warning on custom menu items without labels

2012-03-21  Ted Gould  <ted@gould.cx>

	Import upstream version 0.5.95

2012-03-21  Ted Gould  <ted@gould.cx>

	Merging Ubuntu Desktop

2012-03-12  Ken VanDine  <ken.vandine@canonical.com>

	releasing version 0.5.94-0ubuntu1

2012-03-12  Ken VanDine  <ken.vandine@canonical.com>

	* New upstream release.
	* Fixing setting name of ATK objects
	* Cleaning up a warning on shutdown (LP: #950762)

2012-03-09  Ted Gould  <ted@gould.cx>

	releasing version 0.5.94-0ubuntu1~ppa1

2012-03-09  Ted Gould  <ted@gould.cx>

	* New upstream release.
	* Fixing setting name of ATK objects
	* Cleaning up a warning on shutdown (LP: #950762)

2012-03-09  Ted Gould  <ted@gould.cx>

	Import upstream version 0.5.94

2012-03-09  Ted Gould  <ted@gould.cx>

	Sync with U. Desktop

2012-03-09  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 0.5.93-0ubuntu1

2012-03-09  Sebastien Bacher  <seb128@ubuntu.com>

	* New upstream release.
	* Setting the ATK Role on menu items (LP: #878708)
	* Cleaning up code paths to avoid goto's (LP: #940651)
	* Fixing setting an icon multiple times (LP: #934574)

2012-03-08  Ted Gould  <ted@gould.cx>

	releasing version 0.5.93-0ubuntu1~ppa1

2012-03-08  Ted Gould  <ted@gould.cx>

	* New upstream release.
	* Setting the ATK Role on menu items (LP: #878708)
	* Cleaning up code paths to avoid goto's (LP: #940651)
	* Fixing setting an icon multiple times (LP: #934574)

2012-03-08  Ted Gould  <ted@gould.cx>

	Import upstream version 0.5.93

2012-03-01  Ted Gould  <ted@gould.cx>

	Sync to U. Desktop

2012-02-23  Sebastien Bacher  <seb128@ubuntu.com>

	releasing version 0.5.92-0ubuntu1

2012-02-23  Ted Gould  <ted@gould.cx>

	releasing version 0.5.92-0ubuntu1~ppa1

2012-02-23  Ted Gould  <ted@gould.cx>
[--snip--]
