Change logs for unity-gtk-module source package in Trusty

  • unity-gtk-module (0.0.0+14.04.20141212-0ubuntu1) trusty; urgency=low
    
      [ William Hua ]
      * Disable unity-gtk-module on non-Unity desktops. (LP: #1307657)
     -- Ubuntu daily release <email address hidden>   Fri, 12 Dec 2014 16:38:08 +0000
  • unity-gtk-module (0.0.0+14.04.20140403-0ubuntu2) trusty; urgency=medium
    
      * Forward show and hide signals to GTK+ menus. (LP: #1208019)
     -- William Hua <email address hidden>   Mon, 28 Jul 2014 16:41:33 +0100
  • unity-gtk-module (0.0.0+14.04.20140403-0ubuntu1) trusty; urgency=low
    
      [ William Hua ]
      * Forward original accelerator text for Eclipse, Inkscape, Emacs. (LP:
        #1208019)
     -- Ubuntu daily release <email address hidden>   Thu, 03 Apr 2014 17:12:49 +0000
  • unity-gtk-module (0.0.0+14.04.20140328-0ubuntu1) trusty; urgency=low
    
      [ CI bot ]
      * Stop using signal handler ids. Use
        g_signal_handlers_disconnect_by_data () instead.
    
      [ William Hua ]
      * Fix Eclipse and DBeaver menus. (LP: #1208019)
      * Watch use-underline on label instead of menu item. (LP: #1294947)
     -- Ubuntu daily release <email address hidden>   Fri, 28 Mar 2014 10:54:34 +0000
  • unity-gtk-module (0.0.0+14.04.20140319-0ubuntu1) trusty; urgency=low
    
      [ William Hua ]
      * Watch use-underline property on GtkMenuItems. (LP: #1260777)
     -- Ubuntu daily release <email address hidden>   Wed, 19 Mar 2014 09:04:02 +0000
  • unity-gtk-module (0.0.0+14.04.20140311-0ubuntu1) trusty; urgency=low
    
      [ CI bot ]
      * Release trunk to the archive
    
      [ William Hua ]
      * Filter out mnemonics when the gtk-enable-mnemonics setting is
        cleared. Workaround for LP: #1282782. (LP: #1282782)
      * Dispatch gtk_menu_item_activate () in a GDK idle. (LP: #1258669)
     -- Ubuntu daily release <email address hidden>   Tue, 11 Mar 2014 12:38:16 +0000
  • unity-gtk-module (0.0.0+14.04.20140213.2-0ubuntu1) trusty; urgency=low
    
      [ William Hua ]
      * Fix regression on GtkRecentChooserMenus. (LP: #1243974). (LP:
        #1243974)
      * Use Multi-Arch: foreign in debian/control.
      * Relax the preconditions for disconnecting action groups from shells.
        (LP: #1198471) If we have this situation: Menu A (action group G)
        Menu B (action group G) Menu C (action group G) <- about to be
        destroyed Menu D (action group G) Menu E (action group G) and Menu C
        is destroyed, we get: Menu A (action group G) Menu B (action group
        G) Menu C (no action group) Menu D (no action group) Menu E (no
        action group) So when Menu A is disconnected from G, this causes the
        warnings from LP: #1198471. One thing we could have tried was just
        removing the tree rooted at Menu C, but then that would break
        removing the entire tree rooted at Menu A. Also, we'd have to end up
        doing this by having the Menu C unref itself. It's really easiest to
        treat it as a dead sub-tree that will be finalized when the entire
        tree is finalized. Let's relax the preconditions on the
        unity_gtk_action_group_disconnect_item and
        unity_gtk_action_group_disconnect_shell functions, and allow the
        case where the shell's action group is already set to NULL. (LP:
        #1198471)
      * Remove our g_ptr_array_insert (), it's added in GLib 2.40.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 313
     -- Ubuntu daily release <email address hidden>   Thu, 13 Feb 2014 18:05:57 +0000
  • unity-gtk-module (0.0.0+14.04.20131125-0ubuntu1) trusty; urgency=low
    
      [ Charles Kerr ]
      * Add acroread to the blacklist. (LP: #664647)
    
      [ William Hua ]
      * Freeciv uses multiple menu bars in its UI. When unity-gtk-module
        tries to export its menus, it becomes really cramped in the global
        menu to the point of being unusable. It's better to allow Freeciv to
        keep its menus where they are in this case. (LP: #1242937)
      * Add a GSettings schema that allows the user to set a blacklist and
        whitelist for unity-gtk-module (LP: #1243413). (LP: #1243413)
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 308
     -- Ubuntu daily release <email address hidden>   Mon, 25 Nov 2013 03:55:07 +0000
  • unity-gtk-module (0.0.0+13.10.20130716.1-0ubuntu1) saucy; urgency=low
    
      [ Ted Gould ]
      * Converts from using Xsession to using Upstart.
    
      [ Ɓukasz 'sil2100' Zemczak ]
      * Make sure to use dpkg-maintscript-helper and dh_builddeb to remove
        the old obsolete Xsession conffile.
    
      [ Ubuntu daily release ]
      * Automatic snapshot from revision 304
     -- Ubuntu daily release <email address hidden>   Tue, 16 Jul 2013 12:34:49 +0000