[AdgDressBuiltins] s/(LINE|COLOR)_HATCH/\1_FILL/
commit49fdbcd17bed4e6d3a2d999d9c52a388583502d0
authorNicola Fontana <ntd@entidi.it>
Tue, 13 Apr 2010 17:44:04 +0000 (13 19:44 +0200)
committerNicola Fontana <ntd@entidi.it>
Tue, 13 Apr 2010 17:44:04 +0000 (13 19:44 +0200)
tree60b447626bb146aac790e8060b48b021c2a6c3fa
parent63f611dc4ecef5bb0243c47d8d3caa41231019b8
[AdgDressBuiltins] s/(LINE|COLOR)_HATCH/\1_FILL/

Renamed ADG_DRESS_LINE_HATCH to ADG_DRESS_LINE_FILL and
ADG_DRESS_COLOR_HATCH to ADG_DRESS_COLOR_FILL to not bind the meaning to
the AdgHatch entity. Both dresses could be used for other (future)
entities too.
src/adg/adg-dress-builtins.c
src/adg/adg-dress-builtins.h
src/adg/adg-font-style.c
src/adg/adg-ruled-fill.c
src/adg/tests/test-canvas.c
src/adg/tests/test-dim-style.c
src/adg/tests/test-font-style.c
src/adg/tests/test-line-style.c
src/adg/tests/test-logo.c
src/adg/tests/test-projection.c
src/adg/tests/test-table-style.c