Gimp/app/dialogs
Ell 0beef7d97d app: in GimpItemTreeView, use color tag of parent for children with no tag
Add gimp_item_get_merged_color_tag(), which returns the color tag
of the nearest ancestor (including the current item) that has a
color tag other than NONE.  Use this function in GimpItemTreeView,
instead of gimp_item_get_color_tag(), to set the cell color of
items, so that item's with a NONE color tag inherit the color of
their parent.  Add a boolean "inherited" parameter to
gimp_get_color_tag_color(), which indicates if the color tag is the
item's actual color tag, or an inherited color tag, and modify the
returned color accordingly, so that inherited colors are less
saturated/lighter than non-inherited ones.
2017-12-07 17:02:05 -05:00
..
.gitignore
about-dialog.c
about-dialog.h
action-search-dialog.c
action-search-dialog.h
authors.xsl
channel-options-dialog.c
channel-options-dialog.h
color-profile-dialog.c
color-profile-dialog.h
color-profile-import-dialog.c
color-profile-import-dialog.h
convert-indexed-dialog.c
convert-indexed-dialog.h
convert-precision-dialog.c
convert-precision-dialog.h
data-delete-dialog.c
data-delete-dialog.h
dialogs-constructors.c
dialogs-constructors.h
dialogs-types.h
dialogs.c
dialogs.h
fade-dialog.c
fade-dialog.h
file-open-dialog.c
file-open-dialog.h
file-open-location-dialog.c
file-open-location-dialog.h
file-save-dialog.c
file-save-dialog.h
fill-dialog.c
fill-dialog.h
grid-dialog.c
grid-dialog.h
image-merge-layers-dialog.c
image-merge-layers-dialog.h
image-new-dialog.c
image-new-dialog.h
image-properties-dialog.c
image-properties-dialog.h
image-scale-dialog.c
image-scale-dialog.h
input-devices-dialog.c
input-devices-dialog.h
item-options-dialog.c app: in GimpItemTreeView, use color tag of parent for children with no tag 2017-12-07 17:02:05 -05:00
item-options-dialog.h
keyboard-shortcuts-dialog.c
keyboard-shortcuts-dialog.h
layer-add-mask-dialog.c
layer-add-mask-dialog.h
layer-options-dialog.c
layer-options-dialog.h
lebl-dialog.c
lebl-dialog.h
Makefile.am
module-dialog.c
module-dialog.h
offset-dialog.c
offset-dialog.h
palette-import-dialog.c
palette-import-dialog.h
preferences-dialog-utils.c
preferences-dialog-utils.h
preferences-dialog.c
preferences-dialog.h
print-size-dialog.c
print-size-dialog.h
quit-dialog.c
quit-dialog.h
resize-dialog.c
resize-dialog.h
resolution-calibrate-dialog.c
resolution-calibrate-dialog.h
scale-dialog.c
scale-dialog.h
stroke-dialog.c
stroke-dialog.h
template-options-dialog.c
template-options-dialog.h
tips-dialog.c
tips-dialog.h
tips-parser.c
tips-parser.h
user-install-dialog.c
user-install-dialog.h
vectors-export-dialog.c
vectors-export-dialog.h
vectors-import-dialog.c
vectors-import-dialog.h
vectors-options-dialog.c
vectors-options-dialog.h