aboutsummaryrefslogtreecommitdiffstats
path: root/colors.h
AgeCommit message (Expand)AuthorFilesLines
1999-12-19When a dialog box is closed (for whatever reason), close any dialogsGuy Harris1-10/+8
1999-12-19Don't keep the CList of color filters around; create it when theGuy Harris1-4/+1
1999-12-19Make the color filter list global, and have the code that appliesGuy Harris1-2/+5
1999-12-19Add to the "color_filter_t" structure members to store the name andGuy Harris1-1/+3
1999-11-30Stuff in "colors.c" largely need work only on a "colfilter", not on aGuy Harris1-8/+5
1999-11-30Make a whole pile of routines private to "colors.c" static, and removeGuy Harris1-85/+1
1999-10-07Phil Techau's patch to allocate colors read-only and, if we can't getGuy Harris1-1/+4
1999-10-05Make "create_color_sel_win()" static to "colors.c" - it's not usedGuy Harris1-3/+1
1999-10-05Added Santeri Paavolainen's <santtu@ssh.fi> patch to set default colorsGilbert Ramirez1-2/+2
1999-08-28"CFILTERS_CONTAINS_FILTER()" should check for the presence of colorGuy Harris1-2/+2
1999-08-24Added John McDermott's colorization routines. There's still someGilbert Ramirez1-0/+159