summaryrefslogtreecommitdiff
path: root/framebuffer/fb_frontend_sdl.c
Commit message (Expand)AuthorAgeFilesLines
* Check if we actually got an event before processing itJohn Mark Bell2009-02-181-2/+7
* Fix resource handling buy copying the GTK approachVincent Sanders2009-02-141-1/+1
* move mouse movement handling to common place and make it cope with Vincent Sanders2009-02-141-3/+1
* make url bar workVincent Sanders2009-02-131-9/+30
* alter mouse click handling so browser window is uses the same interface Vincent Sanders2009-02-131-2/+9
* Fix window clipping and introduce concept of "root" framebuffer window to all...Vincent Sanders2009-02-121-3/+32
* add history navigationVincent Sanders2009-02-121-0/+11
* stop SDL frontend consuming all available CPU when idelVincent Sanders2009-02-111-3/+6
* Fix SDL frontend inputVincent Sanders2009-02-111-4/+40
* fix double freeVincent Sanders2009-02-111-1/+0
* add SDL frontend for framebuffer portVincent Sanders2009-02-111-0/+119