Wireshark-commits: [Wireshark-commits] rev 47004: /trunk/ui/gtk/ /trunk/ui/gtk/: capture_file_dlg.c
Date: Wed, 09 Jan 2013 21:04:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47004

User: wmeier
Date: 2013/01/09 01:04 PM

Log:
 Use ws_gtk_grid...() in place of gtk_table...().
 
 The Gtk2 vs Gtk3 behavior is not precisely the same
 when resizing the window hozizontally; IMO it's
 "good enough" (after several days of playing around
 trying to make the behaviour identical).

Directory: /trunk/ui/gtk/
  Changes    Path                  Action
  +141 -135  capture_file_dlg.c    Modified