summaryrefslogtreecommitdiff
path: root/framebuffer/fbtk.h
Commit message (Expand)AuthorAgeFilesLines
* Add rudimentary support for resizing.Michael Drake2014-07-261-1/+22
* documentation fixes and cleanupsVincent Sanders2014-07-021-2/+3
* Use enum instead of magic numbers for tracking key modifier states. Pass spe...Michael Drake2012-08-011-1/+10
* Add widget callback for getting stripped of focus. Call it in the input sett...Michael Drake2012-07-311-0/+1
* When setting fbtk caret, register callback for redrawing caret removal.Michael Drake2012-07-311-1/+2
* Add basic awareness of text input caret to ftbk and functions to get/set care...Michael Drake2012-07-311-0/+20
* Update for modified libnsfb APIVincent Sanders2011-11-211-3/+15
* add control of fbtk text widget paddingVincent Sanders2011-03-211-0/+8
* Give the browser window widget input focus by defualt on startup.Michael Drake2010-11-201-0/+7
* Merge branches/vince/netsurf-fbtk-rework to trunk.John Mark Bell2010-07-071-104/+254
* rationalise callback routines to use a unified interfaceVincent Sanders2010-05-041-26/+24
* fix pending redraw discoveryVincent Sanders2010-04-281-0/+2
* remove _GNU_SOURCE define from everywhere.Vincent Sanders2010-04-241-2/+6
* First steps towards rationalising fbtk, split teh scrollbar widgets outVincent Sanders2010-04-221-3/+42
* Center scrollbars and make colours paler.Michael Drake2009-12-291-1/+1
* Fix by tlsa for content which is updated by the core like animated gifs and f...Vincent Sanders2009-07-021-0/+2
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+216