http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28350
User: gerald
Date: 2009/05/13 09:14 AM
Log:
Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes.
Consolidate some common code. Rename a bunch of variables. Remove some
unused code.
Fix an offset flag bug in airpcap_loader.c.
This had to be merged by hand with r28349. Hopefully none of those
changes were clobbered.
Directory: /trunk/gtk/
Changes Path Action
+242 -465 airpcap_dlg.c Modified
+3 -3 airpcap_dlg.h Modified
+186 -176 airpcap_gui_utils.c Modified
+41 -33 airpcap_gui_utils.h Modified
+3 -3 capture_dlg.c Modified
+3 -3 capture_if_dlg.c Modified
+1 -1 keys.h Modified
+69 -142 main_airpcap_toolbar.c Modified
Directory: /trunk/
Changes Path Action
+4 -4 airpcap_loader.c Modified