Wireshark-commits: [Wireshark-commits] rev 47260: /trunk/ui/gtk/ /trunk/ui/gtk/: uat_gui.c

Date: Thu, 24 Jan 2013 18:28:32 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47260

User: wmeier
Date: 2013/01/24 10:28 AM

Log:
 Use ws_gtk_grid...() in place of gtk_table...();
 
 Also: minor cleanup:
 - use gtk_window_set_default_size() iso gtk_window_resize();
 - change grid row numbers to start at 0 (not 1);
 - fix some formatting/whitespace.

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +206 -204  uat_gui.c     Modified