summaryrefslogtreecommitdiff
path: root/framebuffer/fbtk/widget.h
Commit message (Collapse)AuthorAgeFilesLines
* When setting fbtk caret, register callback for redrawing caret removal.Michael Drake2012-07-311-3/+5
|
* Add support for editing text input widget contents from arbitrary position ↵Michael Drake2012-07-311-0/+2
| | | | in string (instead of just end).
* Add basic awareness of text input caret to ftbk and functions to get/set ↵Michael Drake2012-07-311-0/+8
| | | | caret pos.
* Scrollbar behaviour fixes.Michael Drake2012-07-271-0/+1
| | | | | Stop scrollbar sliding at different rate from pointer. Stop jump on drag start when scrollbar position indicator isn't at zero.
* Update for modified libnsfb APIVincent Sanders2011-11-211-1/+1
| | | | | | Make thumbnailing work svn path=/trunk/netsurf/; revision=13159
* Merge branches/vince/netsurf-fbtk-rework to trunk.John Mark Bell2010-07-071-0/+246
svn path=/trunk/netsurf/; revision=10605