Wireshark-commits: [Wireshark-commits] rev 47029: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_if_details
Date: Fri, 11 Jan 2013 14:47:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47029

User: wmeier
Date: 2013/01/11 06:47 AM

Log:
 Replace gtk_table...() with ws_gtk_grid...();
 
 Also: Do general cleanup:
  - #if 0 unused value_strings and unused functions;
  - Whitespace, formatting style, long-lines, etc.

Directory: /trunk/ui/gtk/
  Changes    Path                              Action
  +818 -814  capture_if_details_dlg_win32.c    Modified