summaryrefslogtreecommitdiff
path: root/content/handlers/html/interaction.c
Commit message (Expand)AuthorAgeFilesLines
* move remaining mouse action drag handling into separate functionsVincent Sanders2019-11-171-21/+60
* move more select menu handling into mouse_action_select_menu()Vincent Sanders2019-11-171-8/+7
* make mouse track and mouse action content handlers return an error codeVincent Sanders2019-11-121-4/+5
* Remove redundant drag handling for content selectionVincent Sanders2019-11-121-10/+0
* split out html interaction header elements and rename sourceVincent Sanders2019-11-121-0/+1530