- Implemented AppMessage handling. This necessitated the rearrangement of
commitc0ac0d2768a7781ec9f8b67bf686a3d74fef004d
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 8 Oct 2012 13:54:39 +0000 (8 13:54 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 8 Oct 2012 13:54:39 +0000 (8 13:54 +0000)
treebda6f0f08f012a3c16b9fe8b171e216e2feb2d6e
parentc76699366050db89abef6745bb696f8657b0244d
 - Implemented AppMessage handling. This necessitated the rearrangement of
   MUI_NotifyData to include a pointer to an extended attributes structure
   (MUI_NotifyData itself cannot grow, for compatibility reasons).
 - Undraw drag image before object has been informed of drop, rather than
   afterwards (when the undraw buffer might be out-of-date).

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45871 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/libs/muimaster/classes/application.c
workbench/libs/muimaster/classes/group.c
workbench/libs/muimaster/classes/notify.c
workbench/libs/muimaster/classes/notify.h
workbench/libs/muimaster/classes/window.c