Wireshark-commits: [Wireshark-commits] rev 32621: /trunk/gtk/ /trunk/gtk/: gui_utils.c gui_utils.h
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32621
User: gerald
Date: 2010/04/30 03:33 PM
Log:
Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up the
edit window when an item is double-clicked. Add a couple of convenience
routines to gui_utils.c.
Directory: /trunk/gtk/
Changes Path Action
+67 -0 gui_utils.c Modified
+16 -1 gui_utils.h Modified
+84 -28 uat_gui.c Modified