summaryrefslogtreecommitdiff
path: root/desktop/scrollbar.h
Commit message (Collapse)AuthorAgeFilesLines
* remove all core usage of warn_user APIVincent Sanders2016-04-261-3/+3
|
* remove unecessary browser.h include from core headersVincent Sanders2014-10-171-2/+0
|
* Fix pointer shape and status bar messages for textareas and their scrollbars.Michael Drake2013-03-111-2/+27
|
* Remove redundant scrollbar widget message.Michael Drake2012-08-161-2/+0
|
* Add named scroll offset values for page up, page down, top and bottom.Michael Drake2011-12-181-0/+7
| | | | svn path=/trunk/netsurf/; revision=13293
* New function for applying a change in offset to a scrollbar.Michael Drake2011-11-291-0/+9
| | | | svn path=/trunk/netsurf/; revision=13196
* Remove plotter table global. Pass a redraw context around redraw functions. ↵Michael Drake2011-06-301-1/+3
| | | | | | Knockout could be handled better. Note: untested on most front ends. svn path=/trunk/netsurf/; revision=12543
* Rename scroll offset in scrollbar message data, although nothing seems to ↵Michael Drake2011-05-101-1/+1
| | | | | | use that callback message. svn path=/trunk/netsurf/; revision=12374
* Move scrollbar widget API documentation to header.Michael Drake2011-05-101-1/+98
| | | | svn path=/trunk/netsurf/; revision=12373
* Scrollbar widget changes: Update functon parameters to have names that ↵Michael Drake2011-05-101-19/+19
| | | | | | aren't wrong. Remove confusion and wrongness from API documentation. General source tidy. svn path=/trunk/netsurf/; revision=12372
* s/scroll/scrollbar/ and improve scrollbar widget comments.Michael Drake2011-05-091-0/+95
svn path=/trunk/netsurf/; revision=12363