[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2014-04-03 Thread quequotion
I'm trying to reconcile the ubuntu gtk3 patches from bzr against gtk3 from git and I've almost got it. I'm stuck on this one, since GMenuModel (gtkmodelmenu?) is deprecated for GtkMenuTracker https://git.gnome.org/browse/gtk+/commit/?id=5617b584202b1f967f287dfd03a4560975f1389b I've worked out

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-09-19 Thread Didier Roche
** Changed in: gtk+3.0 (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039476 Title: gtk_menu_new_from_model doesn't support custom menu items To

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-09-18 Thread Lars Uebernickel
Attached an updated patch that applies against gtk+-3.5.18. ** Patch added: gtk-custom-menu-items.patch https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1039476/+attachment/3323075/+files/gtk-custom-menu-items.patch ** Changed in: gtk+3.0 (Ubuntu) Status: Fix Released = In

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Lars Uebernickel
** Patch added: gtk-custom-menu-items.patch https://bugs.launchpad.net/bugs/1039476/+attachment/3270148/+files/gtk-custom-menu-items.patch ** Changed in: gtk+3.0 (Ubuntu) Assignee: (unassigned) = Lars Uebernickel (larsu) -- You received this bug notification because you are a member of

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Sebastien Bacher
** Changed in: gtk+3.0 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: gtk+3.0 (Ubuntu) Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039476 Title:

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Sebastien Bacher
** Changed in: ubuntu Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039476 Title: gtk_menu_new_from_model doesn't support custom menu items To manage

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Ubuntu Foundation's Bug Bot
The attachment gtk-custom-menu-items.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/gtk+3.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1039476 Title: gtk_menu_new_from_model doesn't support custom menu items To manage notifications

[Bug 1039476] Re: gtk_menu_new_from_model doesn't support custom menu items

2012-08-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.5.12-0ubuntu2 --- gtk+3.0 (3.5.12-0ubuntu2) quantal-proposed; urgency=low * debian/control.in: updated glib requirement * debian/patches/ubuntu_gtk_custom_menu_items.patch: - define new gtk_model_menu_create_custom_item function,