aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_filters.c
AgeCommit message (Expand)AuthorFilesLines
2004-07-24Move color_filters.c and color_filters.h up to the top-level directory,Guy Harris1-482/+0
2004-07-24Move the declaration of "color_add_filter_cb()" to "color.h", as,Guy Harris1-3/+1
2004-07-24Move the declaration of "create_color()" up to "color.h", so it'sGuy Harris1-1/+0
2004-07-24Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,Guy Harris1-11/+2
2004-07-24Make "new_color_filter()" GUI-independent - have it take two "color_t"Guy Harris1-15/+18
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-04-16Make "new_color_filter()" take the background and foreground colors, asGuy Harris1-10/+8
2004-04-16You have to initialize a GtkColor structure before passing it toGuy Harris1-8/+8
2004-03-14* Color filters:Laurent Deniel1-43/+118
2004-01-31Pass ESD_BTN_OK rather than NULL as a second argument toGuy Harris1-11/+11
2004-01-31renamed ESD_TYPE_CRIT to ESD_TYPE_ERROR toUlf Lamping1-9/+9
2004-01-09Part 2 of the "unmarking a packet matching a color filter does not applyOlivier Biot1-1/+16
2003-08-27From Richard Urwin:Guy Harris1-28/+34
2003-08-18From Richard Urwin a great enhancement to the color filter dialogue toRonnie Sahlberg1-24/+62
2003-05-15From Richard Urwin:Guy Harris1-37/+151
2003-01-08Separate the routines to allocate colors from the routines to handleGuy Harris1-0/+245