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 33538: /trunk/gtk/ /trunk/gtk/: capture_dlg.c gui_utils.

Date: Thu, 15 Jul 2010 15:05:44 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33538

User: wmeier
Date: 2010/07/15 08:05 AM

Log:
 Change ws_combo_box... to use a tree-store instead of a list-store;
 This allows the dispay of the ws_combo_box choices as a tree.
 Also: Rename ws_combo_box_append_text_and_pointer_with_sensitivity() to
              ws_combo_box_append_text_and_pointer_full().

Directory: /trunk/gtk/
  Changes    Path             Action
  +10 -8     capture_dlg.c    Modified
  +53 -30    gui_utils.c      Modified
  +36 -13    gui_utils.h      Modified