Michael Drake
|
41e4928e25
|
Fix pointer shape and status bar messages for textareas and their scrollbars.
|
2013-03-11 12:57:33 +00:00 |
Michael Drake
|
4872bc30b8
|
Remove redundant scrollbar widget message.
|
2012-08-16 13:13:25 +01:00 |
Michael Drake
|
877988a7ef
|
Add named scroll offset values for page up, page down, top and bottom.
svn path=/trunk/netsurf/; revision=13293
|
2011-12-18 15:36:38 +00:00 |
Michael Drake
|
449e41e306
|
New function for applying a change in offset to a scrollbar.
svn path=/trunk/netsurf/; revision=13196
|
2011-11-29 14:16:26 +00:00 |
Michael Drake
|
eddae6af06
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
svn path=/trunk/netsurf/; revision=12543
|
2011-06-30 15:48:07 +00:00 |
Michael Drake
|
4f8995ae8d
|
Rename scroll offset in scrollbar message data, although nothing seems to use that callback message.
svn path=/trunk/netsurf/; revision=12374
|
2011-05-10 17:39:23 +00:00 |
Michael Drake
|
f78252fc75
|
Move scrollbar widget API documentation to header.
svn path=/trunk/netsurf/; revision=12373
|
2011-05-10 17:30:46 +00:00 |
Michael Drake
|
dc9e685cde
|
Scrollbar widget changes: Update functon parameters to have names that aren't wrong. Remove confusion and wrongness from API documentation. General source tidy.
svn path=/trunk/netsurf/; revision=12372
|
2011-05-10 17:17:03 +00:00 |
Michael Drake
|
ac447fc293
|
s/scroll/scrollbar/ and improve scrollbar widget comments.
svn path=/trunk/netsurf/; revision=12363
|
2011-05-09 22:49:17 +00:00 |