Wireshark mailing list archives
Re: Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED.
From: Anders Broman <a.broman () bredband net>
Date: Thu, 14 Jul 2011 14:49:33 +0200
Joerg Mayer skrev 2011-07-14 14:09:
Probably, it's been a while since I looked at the code but I think merge_all_tap_menus() is basically unusedOn Thu, Jul 14, 2011 at 01:51:15PM +0200, Anders Broman wrote:I'm inclined to #if 0 out proto_help.c and let the ones that supplied the code fix it.Personally I don't mind - it's 1.7 and thus we are free to disable features for a while.Is the sep_entry variable stuff in menus.c easy to fix? (gtk/menus.c:4382:5: error: âGtkItemFactoryEntryâ undeclared)
currently in MAIN_MENU_USE_UIMANAGER code path.
While we are talking about it: Should we finally make the new UI_MANAGER
code mandatory for everyone - this would remove lots of #ifdefs again.
Ciao
Joerg
I'm not sure, that would remove quite a few statistics functions and I'm
not sure how long it would take
to put them back in or how much time I can spend on it. I wonder if it's
possible to "mix" UI_MANAGER and GtkItemFactory code in the menu for the
time beeing. So at lest we could exercise the huge portion of code
converted.
Regards Anders ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED. Anders Broman (Jul 14)
- Re: Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED. Joerg Mayer (Jul 14)
- Re: Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED. Anders Broman (Jul 14)
- Re: Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED. Michael Tüxen (Jul 14)
- Re: Fix the last non-gtkitemfactory stuff for use with -DGTK_DISABLE_DEPRECATED. Joerg Mayer (Jul 14)
