Change logs for indicator-appmenu source package in Trusty

  • indicator-appmenu (13.01.0+14.04.20140404-0ubuntu1) trusty; urgency=low
    
      [ Ted Gould ]
      * Fix the apport hook
     -- Ubuntu daily release <email address hidden>   Fri, 04 Apr 2014 14:54:48 +0000
  • indicator-appmenu (13.01.0+14.04.20140403-0ubuntu1) trusty; urgency=low
    
      [ Sebastien Bacher ]
      * Clean leftover hud files, it has its own source now. Drop depends as
        well (LP: #1295593)
     -- Ubuntu daily release <email address hidden>   Thu, 03 Apr 2014 14:03:27 +0000
  • indicator-appmenu (13.01.0+14.04.20140320-0ubuntu1) trusty; urgency=low
    
      [ Charles Kerr ]
      * Don't dereference a NULL WindowMenu pointer. (LP: #1294545)
     -- Ubuntu daily release <email address hidden>   Thu, 20 Mar 2014 09:03:45 +0000
  • indicator-appmenu (13.01.0+14.04.20140318-0ubuntu1) trusty; urgency=low
    
      [ Charles Kerr ]
      * Check for PROP_LABEL to be non-null before passing it a long to
        gtk_label_set_text_with_mnemonic().
      * When pruning libtool/static libraries in debian/rules'
        override_dh_install, use a matching pattern that actually finds the
        files we want to prune. (LP: #1281659)
      * Minor copyediting of schema key's summary/description. (LP: #970903)
     -- Ubuntu daily release <email address hidden>   Tue, 18 Mar 2014 09:52:58 +0000
  • indicator-appmenu (13.01.0+14.04.20131125-0ubuntu1) trusty; urgency=low
    
      [ Charles Kerr ]
      * If we can't get the bus, exit instead of stacking g_bus_own_name()
        calls on top of each other, leaking GSources. (LP: #1244250)
    
      [ Sebastien Bacher ]
      * Build with -Wno-error=deprecated-declarations.
    
      [ Lars Uebernickel ]
      * Call gtk_widget_destroy() to break potential ref cycles Calling
        g_object_unref() is not enough for many of gtk's widgets.
      * window-menu-model: disconnect entry signal handlers by func instead
        of id entry_object_free disconnected signal handlers by id. This
        throws warnings when entry_object_free is called when disposing an
        object, because signals are already disconnected at that point. This
        patch uses g_signal_handlers_disconnect_by_func(), which works both
        when the entry is alive and being disposed.
      * WindowMenuModel: insert action groups on the toplevel menus
        Inserting them on the menu items was a workaround for the long-fixed
        cloaking-bug in libindicator. It's not supported in gtk 3.10
        anymore, because the menu tracker in gtk doesn't allow action groups
        on menu items. That's for good reasons: it's more efficient and
        consumers of that api should not modify the created menu hierarchy.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 251
     -- Ubuntu daily release <email address hidden>   Mon, 25 Nov 2013 03:55:37 +0000
  • indicator-appmenu (13.01.0+13.10.20130930-0ubuntu1) saucy; urgency=low
    
      [ Stephen M. Webb ]
      * don't add a circular self-ref in IndicatorAppmenu objects (lp:
        #1231218). (LP: #1231218)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 245
     -- Ubuntu daily release <email address hidden>   Mon, 30 Sep 2013 06:32:57 +0000