Change logs for ido source package in Trusty

  • ido (13.10.0+14.04.20170403-0ubuntu1) trusty; urgency=medium
    
      * IdoCalendarMenuItem: disconnect from parent signals on item
        destruction (LP: #1506427)
    
     -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Mon, 03 Apr 2017 16:09:37 +0000
  • ido (13.10.0+14.04.20151021-0ubuntu1) trusty; urgency=medium
    
      * IdoCalendarMenuItem: add crash guard on
        ido_calendar_menu_item_key_press (LP: #1350821)
    
     -- Marco Trevisan (Treviño) <mail@3v1n0.net>  Wed, 21 Oct 2015 15:52:32 +0000
  • ido (13.10.0+14.04.20140423-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * Make long track infos better readable By (a) making the width of the
        menu slightly larger and (b) reducing the font size. Also removes
        the hard-coded width of 200px in favor of a width based on font size
        (25 characters) and center the playback widget horizontally. (LP:
        #1080076)
     -- Ubuntu daily release <email address hidden>   Wed, 23 Apr 2014 17:03:35 +0000
  • ido (13.10.0+14.04.20140407-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * idobasicmenuitem: update icon when the theme changes
     -- Ubuntu daily release <email address hidden>   Mon, 07 Apr 2014 12:30:17 +0000
  • ido (13.10.0+14.04.20140328-0ubuntu1) trusty; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Lars Uebernickel ]
      * Highlight back/forward buttons when hovering them with the pointer
        Space bar still activates play/pause, unless the mouse pointer
        hovers another button. (LP: #733285)
      * expose idobasicmenuitem, a normal menu item that supports non-square
        icons
      * idoplaybackmenuitem: propagate events in the menu keyrelease handler
        To issue a redraw on the menu items as well. Fixes lp:1297818. (LP:
        #1297818)
     -- Ubuntu daily release <email address hidden>   Fri, 28 Mar 2014 11:27:53 +0000
  • ido (13.10.0+14.04.20140324-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * idoplaybackmenuitem: set active flag when player is launching The
        active flag is used to signal the theme that the spinner should
        animate. Using that flag is a bit weird, but it's consistent with
        GtkSpinner and thus doesn't require special handling in the theme.
        (LP: #1231796)
     -- Ubuntu daily release <email address hidden>   Mon, 24 Mar 2014 17:45:12 +0000
  • ido (13.10.0+14.04.20140321-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * idoapplicationmenuitem: request correct size for empty icons Empty
        icons request more space than GTK_ICON_SIZE_MENU, which makes menu
        items unnecessarily high.
     -- Ubuntu daily release <email address hidden>   Fri, 21 Mar 2014 06:56:56 +0000
  • ido (13.10.0+14.04.20140313-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * idoscalemenuitem: use the scale's actual size allocation for events
        (LP: #1069762)
     -- Ubuntu daily release <email address hidden>   Thu, 13 Mar 2014 10:15:45 +0000
  • ido (13.10.0+14.04.20140213-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * No error for deprecations
      * Allow gcov 1.10
    
      [ Lars Uebernickel ]
      * IdoScaleMenuItem: intercept left and right keys. (LP: #1242550)
    
      [ Sebastien Bacher ]
      * Update the Standards-Version
     -- Ubuntu daily release <email address hidden>   Thu, 13 Feb 2014 15:54:16 +0000
  • ido (13.10.0+14.04.20131127-0ubuntu2) trusty; urgency=medium
    
      * Build with -Wno-error=deprecated-declarations.
     -- Matthias Klose <email address hidden>   Wed, 18 Dec 2013 23:59:33 +0100
  • ido (13.10.0+14.04.20131127-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * idoactionhelper: remove potentially stray idle source when
        finalizing.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 162
     -- Ubuntu daily release <email address hidden>   Wed, 27 Nov 2013 11:37:40 +0000
  • ido (13.10.0+14.04.20131126-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * ido_calendar_menu_item_new_from_model: initialize local variables
        with NULL Both of these variables will be passed to g_free() without
        checking whether g_menu_item_get_attribute() failed. (LP: #1255076)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 160
     -- Ubuntu daily release <email address hidden>   Tue, 26 Nov 2013 19:28:37 +0000
  • ido (13.10.0+14.04.20131106-0ubuntu1) trusty; urgency=low
    
      [ Lars Uebernickel ]
      * ido_user_menu_item: remove superfluous unref The return value of
        g_file_icon_get_file() is transfer-none. (LP: #1248446)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 158
     -- Ubuntu daily release <email address hidden>   Wed, 06 Nov 2013 11:23:53 +0000
  • ido (13.10.0+14.04.20131105.1-0ubuntu1) trusty; urgency=low
    
      [ Ubuntu daily release ]
      * debian/*symbols: auto-update new symbols to released version
    
      [ Lars Uebernickel ]
      * Make IdoSwitchMenuItem accessible from gtk_menu_new_from_model.
      * IdoUserMenuItem: only allow file icons as avatars In practice, all
        avatars are file icons. This restriction allowed for quite some
        cleanup, as we don't need to worry about symbolic icons and themes
        aymore. Note: this patch removes the warning when the user avatar
        image was not found. This is a common enough case that the warning
        just clutters up logs.
      * 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 156
     -- Ubuntu daily release <email address hidden>   Tue, 05 Nov 2013 11:01:56 +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