summaryrefslogtreecommitdiff
path: root/desktop/scroll.h
Commit message (Collapse)AuthorAgeFilesLines
* ConstifyJohn Mark Bell2011-02-141-2/+2
| | | | svn path=/trunk/netsurf/; revision=11680
* Pass clip rect to scroll_redraw as struct. Simplify test to see if ↵Michael Drake2011-02-141-2/+1
| | | | | | scrollbar is within clip rect. svn path=/trunk/netsurf/; revision=11679
* Merge from Paul Blokus' selectscroll branch. Fixes text input scrollbar ↵Michael Drake2009-08-141-2/+2
| | | | | | behaviour. svn path=/trunk/netsurf/; revision=9306
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for ↵Michael Drake2009-08-141-0/+90
forms and core scrollbar widget. svn path=/trunk/netsurf/; revision=9289