From 9db63ea5c63b1d8502b7726dedb043ff575c769d Mon Sep 17 00:00:00 2001 From: Automatic PS uploader Date: Mon, 30 Sep 2013 06:32:59 +0000 Subject: Releasing 13.10.0+13.10.20130930-0ubuntu1, based on r149 --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 77ec8c2..723a30d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +ido (13.10.0+13.10.20130930-0ubuntu1) saucy; urgency=low + + [ Lars Uebernickel ] + * idoscalemenuitem: don't update the action state when the action + state changes GtkRange has the same weird semantics for its "value- + changed" signal that the check menu items have: it is emitted not + only on user interaction, but also when gtk_range_set_value() is + called. The handler to "value-changed" updates the action. + gtk_range_set_value() is called when the action notifies about a + state change. Loop, meet loop. This patch works around that by + adding a "value-changed" to IdoScaleMenuItem that is only emitted + when the user changes the slider's value. . (LP: #1229076) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 149 + + -- Ubuntu daily release Mon, 30 Sep 2013 06:32:59 +0000 + ido (13.10.0+13.10.20130920-0ubuntu1) saucy; urgency=low [ Lars Uebernickel ] -- cgit v1.2.3