Wireshark-commits: [Wireshark-commits] rev 35862: /trunk/gtk/ /trunk/gtk/: airpcap_dlg.c airpcap_gu

Date: Mon, 07 Feb 2011 20:24:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35862

User: gerald
Date: 2011/02/07 12:24 PM

Log:
 Switch from GtkCList (which is deprecated) to GtkTreeView+GtkListStore.
 Make a bunch of functions static. Get rid of a no-longer-necessary
 struct. Clean up other parts of the code.

Directory: /trunk/gtk/
  Changes    Path                   Action
  +458 -557  airpcap_dlg.c          Modified
  +122 -143  airpcap_gui_utils.c    Modified
  +13 -31    airpcap_gui_utils.h    Modified
  +9 -3      keys.h                 Modified