summaryrefslogtreecommitdiff
path: root/framebuffer/fbtk.c
Commit message (Expand)AuthorAgeFilesLines
* 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