summaryrefslogtreecommitdiff
path: root/framebuffer/fb_rootwindow.h
Commit message (Collapse)AuthorAgeFilesLines
* move framebuffer port to framebuffer toolkitVincent Sanders2009-03-101-36/+0
| | | | svn path=/trunk/netsurf/; revision=6760
* Fix resource handling buy copying the GTK approachVincent Sanders2009-02-141-0/+2
| | | | | | Cleanup mouse movement handlig svn path=/trunk/netsurf/; revision=6486
* make url bar workVincent Sanders2009-02-131-3/+11
| | | | | | | make SDL frontend keypresses more sensible split out inline image data into a seperate source file svn path=/trunk/netsurf/; revision=6469
* make statusbar workVincent Sanders2009-02-131-0/+2
| | | | svn path=/trunk/netsurf/; revision=6465
* alter mouse click handling so browser window is uses the same interface Vincent Sanders2009-02-131-1/+5
| | | | | | as other root window widgets svn path=/trunk/netsurf/; revision=6464
* Inintial implementation of framebuffer widgetsVincent Sanders2009-02-121-1/+2
| | | | svn path=/trunk/netsurf/; revision=6462
* Fix window clipping and introduce concept of "root" framebuffer window to ↵Vincent Sanders2009-02-121-0/+19
allow for navigation and status bars svn path=/trunk/netsurf/; revision=6456