- Allow menu highlight colour to be configured through an ARGB hex value in
commit22d15ecbc430f587f48cf4e7ba15f10947ee1979
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 10 Apr 2012 16:30:42 +0000 (10 16:30 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 10 Apr 2012 16:30:42 +0000 (10 16:30 +0000)
tree80266226d69fae70d55d2c14428ee8d1ad8ed8d8
parent85c7fc5602cd675f9b2cdba2caa20d96f92b8913
 - Allow menu highlight colour to be configured through an ARGB hex value in
   a theme's menu/config file. For example, the line
   "HighlightTint = 0x00ff0000" will set it to solid red.
 - Fixed typos: "Scalled" -> "Scaled".

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44597 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Decoration/config.c
workbench/c/Decoration/config.h
workbench/c/Decoration/drawfuncs.c
workbench/c/Decoration/drawfuncs.h
workbench/c/Decoration/menudecorclass.c
workbench/c/Decoration/newimagefuncs.c
workbench/c/Decoration/screendecorclass.c
workbench/c/Decoration/windowdecorclass.c