Bugfix for:
commit7804b9b4a4f2a03ada72c8fdc6e31722df580b17
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 9 Jan 2009 13:46:59 +0000 (9 13:46 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Fri, 9 Jan 2009 13:46:59 +0000 (9 13:46 +0000)
tree98e0efd140e50f4ac48d0dcd784455bcb1b9b3fc
parent763b62cdd8565437192c48ee5dab3eb74bef12b4
Bugfix for:
http://sourceforge.net/tracker/index.php?func=detail&aid=897083&group_id=43586&atid=439463
http://sourceforge.net/tracker/index.php?func=detail&aid=1895179&group_id=43586&atid=439463
http://sourceforge.net/tracker/index.php?func=detail&aid=1985755&group_id=43586&atid=439463

(A group wasn't immediately redrawn when it was disabled with
set(grp, MUIA_Disabled, TRUE) after the window was already open.)

Commented out optimisation which should prevent drawing of the childs of a disabled group.

Additionally: changed ULONG to IPTR for X86-64

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@30249 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/mui_redraw.c