http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49552
User: guy
Date: 2013/05/23 08:10 PM
Log:
Have register_param_stat() add menu items, rather than having the menu
items hardcoded into ui/gtk/main_menubar.c
Get rid of more stuff implying that the code for adding menu items is
used only by Lua, as it's also used by register_param_stat().
Add the items to the menu list sorted by the menu item name shown to the
user.
Get rid of some const declarations that are lies.
Use the label given for a menu item as the label in the menu, rather
than parsing it from a token.
Directory: /trunk/ui/gtk/
Changes Path Action
+0 -6 afp_stat.c Modified
+0 -6 camel_srt.c Modified
+2 -0 conversations_table.c Modified
+0 -6 diameter_stat.c Modified
+0 -6 fc_stat.c Modified
+0 -17 funnel_stat.c Modified
+0 -6 gtp_stat.c Modified
+3 -14 gui_stat_menu.h Modified
+0 -6 h225_ras_srt.c Modified
+0 -5 ldap_stat.c Modified
+47 -61 main_menubar.c Modified
(8 files not shown)