summaryrefslogtreecommitdiff
path: root/ui/gtk/prefs_font_color.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-25Sample deprecated filter -> Sample warning filterMichael Mann1-1/+1
2016-01-12Refactor "Follow Stream" functionality on all GUI interfaces.Michael Mann1-2/+2
2016-01-01Get rid of the "pixel" member of a color_t.Guy Harris1-1/+1
2015-12-12Clamp zooming so that we don't get zero or negative font sizes.Guy Harris1-3/+2
2015-01-09Add missing #include ( "ui/gtk/old-gtk-compat.h" )AndersBroman1-0/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-4/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-03When including <epan/prefs.h> don't force inclusion of <epan/uat.h>Jakub Zawadzki1-0/+2
2013-07-01 Define certain 'const char *...' arrays as static.Bill Meier1-12/+12
2013-06-28Make colors used by colorize_filter_te_as_* as preferences. Bug 5413 (https:...Michael Mann1-3/+57
2013-05-22From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8706Evan Huus1-6/+6
2013-03-28Follow up on bug 8416.Jaap Keuter1-5/+5
2013-03-21From beroset:Bill Meier1-3/+3
2013-03-04For GTK 3.4 and newer: use GtkColorChooserWidget;Bill Meier1-68/+123
2013-03-02Minor tweaks to "ColorSelection" UI:Bill Meier1-61/+115
2013-01-24Add font and color preferences. Unfortunately Qt doesn't have a colorGerald Combs1-14/+14
2013-01-14Replace gtk_table...() with ws_gtk_grid...()Bill Meier1-14/+14
2013-01-03Move the font preferences to the colors pane and change its name toGerald Combs1-0/+398