aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/color_dlg.h
AgeCommit message (Collapse)AuthorFilesLines
2003-08-18From Richard Urwin a great enhancement to the color filter dialogue toRonnie Sahlberg1-2/+3
make it possible to import/export color filters svn path=/trunk/; revision=8188
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
winapi_cleanup tool written by Patrik Stridvall for the wine project. svn path=/trunk/; revision=6117
2000-02-12Split the color manipulation stuff into "color_dlg.[ch]", containing theGuy Harris1-0/+31
dialog boxes for editing color filtes, and "colors.[ch]", containing the toolkit-dependent code to manipulate colors. svn path=/trunk/; revision=1622