Wireshark-commits: [Wireshark-commits] rev 33657: /trunk/gtk/ /trunk/gtk/: dissector_tables_dlg.c

Date: Wed, 28 Jul 2010 22:47:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33657

User: wmeier
Date: 2010/07/28 03:47 PM

Log:
 Minor changes: 
  Use gtk_tree_store_insert_with_values if GTK >= 2.10;
  Change numeric formatting slightly in integer tables so values will
    sort numerically;
  Misc whitespace changes.

Directory: /trunk/gtk/
  Changes    Path                      Action
  +143 -129  dissector_tables_dlg.c    Modified