http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43298
User: guy
Date: 2012/06/16 05:00 PM
Log:
Move some code to manipulate the toolbar and capture interface dialog
out of main_menubar.c into routines in main.c.
Move some routines that are only used by main.c into
main_menubar_private.h.
Directory: /trunk/ui/gtk/
Changes Path Action
+47 -12 main.c Modified
+3 -0 main.h Modified
+2 -10 main_menubar.c Modified
+23 -0 main_menubar_private.h Modified
+0 -30 menus.h Modified
+3 -3 packet_history.c Modified