Change logs for ido source package in Saucy

  • ido (13.10.0+13.10.20131031-0ubuntu1.1) saucy-security; urgency=medium
    
      * fix double free resulting in crash (LP: #1255076)
        - http://bazaar.launchpad.net/~indicator-applet-developers/ido/trunk.14.04/revision/160
        - Releasing in -security pocket as this is a pre-requisite for the
          indicator-datetime security update.
     -- Marc Deslauriers <email address hidden>   Tue, 29 Apr 2014 11:40:34 -0400
  • ido (13.10.0+13.10.20131031-0ubuntu1) saucy; urgency=low
    
      [ Lars Uebernickel ]
      * idoscalemenuitem: disconnect signal from parent This fixes a crash:
        the widget installed a handler for the parent's hide signal, but was
        destroyed before the parent without disconnecting the signal. (LP:
        #1246536)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 154
     -- Ubuntu daily release <email address hidden>   Thu, 31 Oct 2013 21:39:29 +0000
  • ido (13.10.0+13.10.20131011-0ubuntu1) saucy; urgency=low
    
      [ Lars Uebernickel ]
      * idousermenuitem: center avatar and adjust spacing.
      * idoscalemenuitem: request a minimum width of 200px.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 152
     -- Ubuntu daily release <email address hidden>   Fri, 11 Oct 2013 04:28:12 +0000
  • 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 <email address hidden>   Mon, 30 Sep 2013 06:32:59 +0000
  • ido (13.10.0+13.10.20130920-0ubuntu1) saucy; urgency=low
    
      [ Lars Uebernickel ]
      * Reverse slider movement when scrolling by default. (LP: #1225330)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 147
     -- Ubuntu daily release <email address hidden>   Fri, 20 Sep 2013 10:20:27 +0000
  • ido (13.10.0+13.10.20130814-0ubuntu1) saucy; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Ted Gould ]
      * Add widgets for messaging menu.
    
      [ Lars Uebernickel ]
      * Add widgets for messaging menu.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 145
     -- Ubuntu daily release <email address hidden>   Wed, 14 Aug 2013 02:58:11 +0000
  • ido (13.10.0+13.10.20130731-0ubuntu1) saucy; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Charles Kerr ]
      * Support x-canonical-type: "com.canonical.indicator.progress" and
        "com.canonical.indicator.alarm".
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 143
     -- Ubuntu daily release <email address hidden>   Wed, 31 Jul 2013 02:02:57 +0000
  • ido (13.10.0+13.10.20130703.1-0ubuntu1) saucy; urgency=low
    
      [ Charles Kerr ]
      * fix IdoLocationMenuItem label alignment issue reported by ted.
    
      [ Ted Gould ]
      * Fix broken comments for the introspection scanner.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 141
     -- Ubuntu daily release <email address hidden>   Wed, 03 Jul 2013 14:16:50 +0000
  • ido (13.10.0+13.10.20130702-0ubuntu1) saucy; urgency=low
    
      [ Charles Kerr ]
      * Test to see if a user's avatar is loadable before we use it. If it's
        not, use the fallback avatar instead. This fixes the issue reported
        by lars of having the "gtk-missing-image" used when his avatar file
        wasn't readable.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 138
     -- Ubuntu daily release <email address hidden>   Tue, 02 Jul 2013 02:02:50 +0000
  • ido (13.10.0+13.10.20130628-0ubuntu1) saucy; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Charles Kerr ]
      * Adds support for the guest menuitem. A guest menuitem is the same as
        a user menuitem except for how it uses its action's state, so
        instead of adding a new class, this patch adds a new factory method
        (ido_guest_menu_item_new_from_model) and private action state
        handler.
      * one-liner fix to a copy-paste error in GuestMenuItem's handling of
        online/active guests.
    
      [ Lars Uebernickel ]
      * Add IdoMediaPlayerMenuItem and IdoPlaybackMenuItem.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 136
     -- Ubuntu daily release <email address hidden>   Fri, 28 Jun 2013 02:03:07 +0000
  • ido (13.10.0daily13.06.19-0ubuntu1) saucy; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Charles Kerr ]
      * adds the ido widgets needed for indicator-datetime.
        http://bazaar.launchpad.net/~charlesk/indicator-
        datetime/gmenuify/view/head:/README documents the actions &
        menuitems.
      * Better handling of IdoMenuItem construction from GMenuItems, better
        public API documentation.
    
      [ Jeremy Bicha ]
      * Depend on valac instead of valac-0.16 for easier transitions Have
        libido3-0.1-dev depend on gir1.2-ido3-0.1 Drop unnecessary gir
        build-depends.
    
      [ Lars Uebernickel ]
      * Add support for creating scale menu items from a menu model.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 132
     -- Ubuntu daily release <email address hidden>   Wed, 19 Jun 2013 02:02:27 +0000
  • ido (13.10.0daily13.06.07-0ubuntu1) saucy; urgency=low
    
      [ Lars Uebernickel ]
      * New upstream release
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
      * Automatic snapshot from revision 127
     -- Ubuntu daily release <email address hidden>   Fri, 07 Jun 2013 02:02:40 +0000
  • ido (12.10.3daily13.03.01-0ubuntu1) raring; urgency=low
    
      [ Mathieu Trudel-Lapierre ]
      * Fix build against libgtest/libxorg-gtest failing due to paths to gtest
        source being incorrect. (LP: #1112775)
      * Jenkins build failure on libgtest_xorg "undefined reference to
        symbol '_XDefaultError'" (LP: #1126353)
    
      [ Automatic PS uploader ]
      * Automatic snapshot from revision 125
     -- Automatic PS uploader <email address hidden>   Fri, 01 Mar 2013 02:02:29 +0000