http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41105
User: tuexen
Date: 2012/02/21 03:59 AM
Log:
From Irene Ruengeler:
* Add support in the GUI for pipes.
* Allow the local interfaces to be rescanned via the GUI.
* Allow remote interfaces to be added and deleted.
The GUI can be extended to support other ways of capturing.
Directory: /trunk/ui/gtk/
Changes Path Action
+1143 -119 capture_dlg.c Modified
+20 -16 capture_dlg.h Modified
+33 -10 capture_if_dlg.c Modified
+3 -0 capture_if_dlg.h Modified
+24 -0 dlg_utils.c Modified
+3 -0 main.c Modified
+32 -0 main_welcome.c Modified
+3 -0 main_welcome.h Modified
Directory: /trunk/
Changes Path Action
+1 -1 capture.c Modified