aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/color_utils.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Gtk: Remove source codeRoland Knall1-95/+0
2016-01-01No need for toolkit-dependent color initialization.Guy Harris1-20/+2
2016-01-01Get rid of the "pixel" member of a color_t.Guy Harris1-3/+1
2016-01-01Remove more unused stuff.Guy Harris1-3/+0
2016-01-01No, you don't have to allocate colors.Guy Harris1-58/+1
2015-12-28Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...Michael Mann1-6/+3
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+12
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-3/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-01-04Add a wrapper for gdk_cairo_set_source_rgba() in GTK2 and use it in io_stat.cAnders Broman1-4/+23
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-22Add casts to make in compile on WindowsAnders Broman1-3/+3
2012-01-16Move some headers for UI stuff, and the alert_box.c UI-specific file, toGuy Harris1-1/+2
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+153