Commit Graph

17 Commits

Author SHA1 Message Date
Vincent Sanders
7b1f478b5a fixup 8bpp plotters
svn path=/trunk/netsurf/; revision=6807
2009-03-19 19:24:29 +00:00
Vincent Sanders
6e9618484e stop SDL faulting with bad os redraw values
svn path=/trunk/netsurf/; revision=6792
2009-03-16 20:30:27 +00:00
Vincent Sanders
2b309755d6 move framebuffer port to framebuffer toolkit
svn path=/trunk/netsurf/; revision=6760
2009-03-10 21:45:54 +00:00
Vincent Sanders
cdd940897c Unroll some fill loops, enable adrianl improved ablend function
svn path=/trunk/netsurf/; revision=6657
2009-02-27 11:36:18 +00:00
Vincent Sanders
2fa78a799b Improve option handling code in frontends
Improve depth handling in the VNC frontend

svn path=/trunk/netsurf/; revision=6641
2009-02-26 18:58:03 +00:00
Vincent Sanders
b6c4a4589f Fix horizontal panning
Fix linux fb keymap

svn path=/trunk/netsurf/; revision=6613
2009-02-24 12:32:28 +00:00
John Mark Bell
6bccb65227 Check if we actually got an event before processing it
svn path=/trunk/netsurf/; revision=6562
2009-02-18 14:26:38 +00:00
Vincent Sanders
d6cd92e0cc Fix resource handling buy copying the GTK approach
Cleanup mouse movement handlig

svn path=/trunk/netsurf/; revision=6486
2009-02-14 12:49:21 +00:00
Vincent Sanders
81cd7ce209 move mouse movement handling to common place and make it cope with
passing movement to browser window if inside

svn path=/trunk/netsurf/; revision=6475
2009-02-14 09:01:49 +00:00
Vincent Sanders
ce23bb867b make url bar work
make SDL frontend keypresses more sensible
split out inline image data into a seperate source file

svn path=/trunk/netsurf/; revision=6469
2009-02-13 17:34:18 +00:00
Vincent Sanders
f32c4ff799 alter mouse click handling so browser window is uses the same interface
as other root window widgets 

svn path=/trunk/netsurf/; revision=6464
2009-02-13 00:31:24 +00:00
Vincent Sanders
614de7d473 Fix window clipping and introduce concept of "root" framebuffer window to allow for navigation and status bars
svn path=/trunk/netsurf/; revision=6456
2009-02-12 14:16:40 +00:00
Vincent Sanders
e4378d3d0c add history navigation
svn path=/trunk/netsurf/; revision=6451
2009-02-12 09:51:47 +00:00
Vincent Sanders
53f5a9ab4d stop SDL frontend consuming all available CPU when idel
svn path=/trunk/netsurf/; revision=6448
2009-02-11 22:36:07 +00:00
Vincent Sanders
5060882795 Fix SDL frontend input
svn path=/trunk/netsurf/; revision=6446
2009-02-11 20:55:50 +00:00
Vincent Sanders
dccf2836b6 fix double free
svn path=/trunk/netsurf/; revision=6428
2009-02-11 13:48:44 +00:00
Vincent Sanders
2b41eceafe add SDL frontend for framebuffer port
svn path=/trunk/netsurf/; revision=6415
2009-02-11 00:20:02 +00:00