summaryrefslogtreecommitdiff
path: root/render/html_interaction.c
Commit message (Expand)AuthorAgeFilesLines
...
* HTML contents manage box scrollbars, rather than browser_windows.Michael Drake2011-06-271-17/+25
* Fix bw->drag_type to be aware of remaining drag types.Michael Drake2011-06-271-0/+2
* Code style fix. Thanks Kinnison.Michael Drake2011-06-241-2/+2
* Fix mouse action offsets within scaled iframes.Michael Drake2011-06-241-0/+2
* First pass at core iframes. Currently lacking scrollbars.Michael Drake2011-06-141-3/+19
* Fix content drags within scrollable areas. Various tidyups.Michael Drake2011-05-111-1/+2
* s/scroll/scrollbar/ and improve scrollbar widget comments.Michael Drake2011-05-091-41/+45
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-1/+1
* s/int/size_t/Michael Drake2010-06-041-1/+1
* + Refactor input handling from browser window code into contentMichael Drake2010-06-041-0/+882