Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes.
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 May 2009 16:14:28 +0000 (16:14 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 13 May 2009 16:14:28 +0000 (16:14 +0000)
commit44224f49abca20d587d88064fd3488adeadcfa32
tree76f426895a261df1fc2c9e39de2748921e9318ec
parent3ec5fa34892736f674eeddfa83bcf500dfcd3227
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.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28350 f5534014-38df-0310-8fa8-9805f1628bb7
airpcap_loader.c
gtk/airpcap_dlg.c
gtk/airpcap_dlg.h
gtk/airpcap_gui_utils.c
gtk/airpcap_gui_utils.h
gtk/capture_dlg.c
gtk/capture_if_dlg.c
gtk/keys.h
gtk/main_airpcap_toolbar.c