http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26747
User: stig
Date: 2008/11/11 03:37 AM
Log:
Rewrote interface type option_menu to gtk_combo_box, this fixes the bug
showing the correct type on connect failure or cancel in the remote
interface dialog.
Added list of recent remote hosts to interface type combo box.
Save the recent remote hosts in the recent file.
Fixed some indents.
Directory: /trunk/gtk/
Changes Path Action
+622 -319 capture_dlg.c Modified
+27 -0 capture_dlg.h Modified
+16 -0 recent.c Modified