The color stuff is almost completely toolkit-dependent (this isn't just
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 12 Feb 2000 08:15:31 +0000 (08:15 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 12 Feb 2000 08:15:31 +0000 (08:15 +0000)
commitb9b07f3a42bf0f354fb6f5afb0161fe4ccfae3ae
tree94490b243a604787f21c0244a7baef7774a3b364
parent0ebf8c5f64d47601e241a442edf5a7cc42a720a0
The color stuff is almost completely toolkit-dependent (this isn't just
the color-selection and color-filter-editing GUI stuff; different
toolkits, and different windows systems, have their own notions of color
objects - they may have nothing in common other than the notion that
colors have red, green, and blue values); move it all to the "gtk"
subdirectory for now, and, as we discover stuff stuff that can be made
platform-independent, drag it up to the top-level directory.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1621 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
file.h
gtk/Makefile.am
gtk/colors.c [moved from colors.c with 99% similarity]
gtk/colors.h [moved from colors.h with 97% similarity]