http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43523
User: guy
Date: 2012/06/28 11:16 AM
Log:
Move the stuff to manage the global interface list and to update
displays of that list into a separate iface_lists.c file.
Directory: /trunk/ui/gtk/
Changes Path Action
+1 -0 CMakeLists.txt Modified
+2 -0 Makefile.common Modified
+1 -0 capture_dlg.c Modified
+8 -9 gtk_iface_monitor.c Modified
+510 -0 iface_lists.c Added
+52 -0 iface_lists.h Added
+5 -468 main.c Modified
+0 -22 main.h Modified
+1 -0 main_menubar.c Modified
+1 -0 main_welcome.c Modified
+1 -1 prefs_capture.c Modified