http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46909
User: gerald
Date: 2013/01/02 05:02 PM
Log:
Move the font preferences to the colors pane and change its name to
"Font and Colors". Use a GtkFontButton to select the font and update the
sample text accordingly. Instead of attempting to resize the sample
color text (which didn't appear to work) scroll to the text that matches
the current combo box selection.
Directory: /trunk/ui/gtk/
Changes Path Action
+1 -1 CMakeLists.txt Modified
+2 -2 Makefile.common Modified
+17 -35 prefs_dlg.c Modified
+9 -9 prefs_dlg.h Modified
+398 -0 prefs_font_color.c Added
+59 -0 prefs_font_color.h Added
+6 -118 prefs_gui.c Modified
+1 -1 prefs_gui.h Modified
+0 -227 prefs_stream.c Removed
+0 -59 prefs_stream.h Removed