- Implemented MUIA_Listview_DefClickColumn.
commit0939cf7e5f5c6078f7494d7310c27160f4f18ec0
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 6 Oct 2015 17:34:10 +0000 (6 17:34 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 6 Oct 2015 17:34:10 +0000 (6 17:34 +0000)
treebd4813518d5db68551c8c3d00f13b0a6d91fa2a0
parent3b5cd3b2376618ca7c7590c0258e95ea57225bca
 - Implemented MUIA_Listview_DefClickColumn.
 - Set MUIA_Listview_DoubleClick when the "press" key is pressed.
 - Added AutoDocs for MUIM_List_Exchange, MUIA_Listview_DefClickColumn
   and MUIA_Listview_DoubleClick.
 - Update the index of the active entry during MUIM_List_Insert and
   MUIM_List_InsertSingle.
 - Corrected MUIA_List_InsertPosition to be the start of the range
   rather than the end of the range following MUIM_List_Insert.
 - Disabled updating the index of the active entry during
   MUIM_List_Move, to match MUI behaviour.

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