Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 40715: /trunk/ /trunk/ui/gtk/: capture_dlg.c capture_dlg

Date: Wed, 25 Jan 2012 13:04:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40715

User: tuexen
Date: 2012/01/25 05:04 AM

Log:
 Third try. This time pipes and stdin are supported and the
 test scripts are passed.
 
 Use a global list containing all interfaces and only change
 properties of the entries when changes are made in the GUI.
 Do not misuse the list of interfaces specified on the command
 line anymore.
 
 This patch does not provide any new functionality, it just
 provides the base for future extensions like removing
 remote interface, mulitple airpcap devices and multiple
 pipes.
 
 This patch was provided by Irene Ruengeler.

Directory: /trunk/ui/gtk/
  Changes    Path                Action
  +362 -894  capture_dlg.c       Modified
  +8 -51     capture_dlg.h       Modified
  +226 -399  capture_if_dlg.c    Modified
  +5 -2      capture_if_dlg.h    Modified
  +780 -406  main.c              Modified
  +5 -1      main.h              Modified
  +140 -292  main_welcome.c      Modified
  +5 -12     main_welcome.h      Modified
  +1 -0      prefs_capture.c     Modified
  +2 -0      prefs_taps.c        Modified


(7 files not shown)