summaryrefslogtreecommitdiff
path: root/framebuffer/fbtk.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/vince/netsurf-fbtk-rework to trunk.John Mark Bell2010-07-071-1209/+0
* rationalise callback routines to use a unified interfaceVincent Sanders2010-05-041-99/+160
* ensure widget redraw flag is correctly updatedVincent Sanders2010-04-301-0/+2
* fix pending redraw discoveryVincent Sanders2010-04-281-3/+14
* fill bottom right hand corner of framebuffer furnitureVincent Sanders2010-04-281-1/+1
* First steps towards rationalising fbtk, split teh scrollbar widgets outVincent Sanders2010-04-221-233/+3
* Center scrollbars and make colours paler.Michael Drake2009-12-291-7/+7
* Change scrollbar rendering colours and offsets a bit. Could use some more att...Michael Drake2009-12-281-25/+19
* Make pan routines use new screen copy APIVincent Sanders2009-12-041-5/+5
* Make the gui click handlers responsible for deciding whether to act on DOWN o...John Mark Bell2009-11-231-4/+0
* Actually check for realloc failingJohn Mark Bell2009-11-221-4/+11
* Fix array bounds checkJohn Mark Bell2009-11-221-2/+3
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+1
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-7/+10
* Silence warningsJohn Mark Bell2009-07-021-2/+2
* fix keymapVincent Sanders2009-07-021-1/+1
* Fix by tlsa for content which is updated by the core like animated gifs and f...Vincent Sanders2009-07-021-0/+11
* Don't act on press and release.Michael Drake2009-06-291-6/+10
* Stop strange characters appearing in the URL bar when you press certain non-t...Michael Drake2009-06-281-0/+12
* Make framebuffer port use libnsfbVincent Sanders2009-06-281-0/+1337