aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2003-01-08Separate the routines to allocate colors from the routines to handleGuy Harris1-1/+3
2002-11-09Helper macros fro gtk1.2/gtk2 compatibility.Olivier Abad1-627/+151
2002-11-03Merge gtk and gtk2 directories.Olivier Abad1-492/+1179
2002-09-26From Ulf Lamping: Prettyfied Colorization dialogRonnie Sahlberg1-138/+214
2002-09-23Change to color filters :Olivier Abad1-11/+15
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer1-4/+1
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-6/+6
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-5/+1
2002-05-27Clean up the data structures for the color filter code a bit. The oldGuy Harris1-133/+158
2002-03-05From Joerg Mayer: use _U_ to flag unused arguments.Guy Harris1-20/+20
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-3/+3
2001-12-03Get rid of an unused variable, and fix a comment.Guy Harris1-3/+2
2001-12-02From John McDermott:Guy Harris1-22/+46
2001-02-01Create a more modular type system for the FT_* types. Put themGilbert Ramirez1-5/+5
2000-08-24Add some dlg_set_cancel().Laurent Deniel1-13/+18
2000-08-23Bleah. What was I thinking? "dlg_window_new()" should take the titleGuy Harris1-5/+3
2000-08-11Miscellaneous code cleaningLaurent Deniel1-1/+4
2000-07-20Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seemsGuy Harris1-5/+5
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris1-3/+4
2000-06-27Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris1-8/+8
2000-02-12Remove some unnecessary includes from "gtk/color_dlg.c" andGuy Harris1-3/+2
2000-02-12Split the color manipulation stuff into "color_dlg.[ch]", containing theGuy Harris1-0/+1116