List class drag 'n' drop changes for better MUI compatibility:
commit04907235d58fd9e750fc1462ed59cd14e63ef9eb
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 21 Sep 2016 15:55:31 +0000 (21 15:55 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Wed, 21 Sep 2016 15:55:31 +0000 (21 15:55 +0000)
tree7cf5f470eac596442307fbabc33723fe1930958f
parent8898d741408c1f7003ff5c17291f3cea524c4b72
List class drag 'n' drop changes for better MUI compatibility:
 - Implemented the MUIA_Listview_DragType attribute: allow dragging entries
   when this is set.
 - Only allow drag-sorting if both MUIA_Listview_DragType and
   MUIA_List_DragSortable are set.
 - Allow the whole list to be dragged if MUIA_Draggable is set but
   MUIA_Listview_DragType isn't.

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