http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46886
User: wmeier
Date: 2013/01/01 01:48 PM
Log:
Copy over from trunk (with manual intervention):
------------------------------------------------------------------------
r46885 | wmeier | 2013-01-01 15:50:45 -0500 (Tue, 01 Jan 2013) | 15 lines
Use scrolled-windows to enclose "custom" prefs pages (User Interface, Layout, etc)
in the same manner as to "protocol prefs" pages.
This ensures that the bottom row buttons won't disappear off the bottom
of the prefs window if one (or more) of the custom prefs pages is too large
to fit vertically within the available screen space.
In Wireshark 1.8, more items were added to the "User Interface" prefs page
thus leading to an increased possibility of this issue occurring.
I believe this fixes Bug #8078.
#Backport Wireshark 1.8
------------------------------------------------------------------------
Directory: /trunk-1.8/ui/gtk/
Changes Path Action
+11 -2 prefs_dlg.c Modified