http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47262
User: wmeier
Date: 2013/01/24 01:21 PM
Log:
Use ws_gtk_grid...() in place of gtk_table...().
This completes the process of replacing
Wireshark gtk_table...() usage !!
(However: the prefs dialogs still have a few Gtk3
related Expand/Fill issues which need to be fixed).
Directory: /trunk/ui/gtk/
Changes Path Action
+65 -68 prefs_capture.c Modified
+47 -55 prefs_dlg.c Modified
+18 -20 prefs_dlg.h Modified
+41 -39 prefs_gui.c Modified
+13 -16 prefs_layout.c Modified