netsurf/framebuffer
Vincent Sanders 460460b493 only perform navigation actions on release of button 1
svn path=/trunk/netsurf/; revision=6658
2009-02-27 12:15:28 +00:00
..
res Greyed out toolbar icons. 2009-02-26 19:52:54 +00:00
fb_1bpp_plotters.c - Constify parameters of struct plotter_table::polygon and struct plotter_table::path 2009-02-03 01:27:54 +00:00
fb_8bpp_plotters.c allow framebuffer port to use freetype2 library 2009-02-20 09:51:21 +00:00
fb_16bpp_plotters.c Unroll some fill loops, enable adrianl improved ablend function 2009-02-27 11:36:18 +00:00
fb_32bpp_plotters.c Unroll some fill loops, enable adrianl improved ablend function 2009-02-27 11:36:18 +00:00
fb_bitmap.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
fb_bitmap.h Remove fb_widget_image_[st] and begin to pave the way for pointer hotspots 2009-02-26 13:25:36 +00:00
fb_convert_image.c Add a resources Makefile, support host tools, and add support to build framebuffer assets from PNG resources 2009-02-26 14:14:29 +00:00
fb_cursor.c make pointer image change 2009-02-15 23:15:42 +00:00
fb_cursor.h make pointer image change 2009-02-15 23:15:42 +00:00
fb_filetype.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
fb_findfile.c Fix resource handling buy copying the GTK approach 2009-02-14 12:49:21 +00:00
fb_findfile.h Fix resource handling buy copying the GTK approach 2009-02-14 12:49:21 +00:00
fb_font_freetype.c make font face locations configurable options 2009-02-27 11:35:06 +00:00
fb_font_internal.c allow framebuffer port to use freetype2 library 2009-02-20 09:51:21 +00:00
fb_font_internal.h allow framebuffer port to use freetype2 library 2009-02-20 09:51:21 +00:00
fb_font.h cache freetype glyphs, massive reduction in cpu requirement 2009-02-26 10:50:00 +00:00
fb_frontend_ablefb.c Fix window clipping and introduce concept of "root" framebuffer window to allow for navigation and status bars 2009-02-12 14:16:40 +00:00
fb_frontend_dummy.c Fix SDL frontend input 2009-02-11 20:55:50 +00:00
fb_frontend_linuxfb.c Improve option handling code in frontends 2009-02-26 18:58:03 +00:00
fb_frontend_sdl.c Unroll some fill loops, enable adrianl improved ablend function 2009-02-27 11:36:18 +00:00
fb_frontend_vnc.c Improve option handling code in frontends 2009-02-26 18:58:03 +00:00
fb_frontend.h stop SDL frontend consuming all available CPU when idel 2009-02-11 22:36:07 +00:00
fb_gui.c Improve freetype build integration (from hiyuh) 2009-02-27 09:56:02 +00:00
fb_gui.h Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
fb_image_data.h Remove fb_widget_image_[st] and begin to pave the way for pointer hotspots 2009-02-26 13:25:36 +00:00
fb_options.h make font face locations configurable options 2009-02-27 11:35:06 +00:00
fb_plotters.c use restrict keywords to improve rectangle clipping perfomance 2009-02-26 22:08:12 +00:00
fb_plotters.h Unroll some fill loops, enable adrianl improved ablend function 2009-02-27 11:36:18 +00:00
fb_rootwindow.c only perform navigation actions on release of button 1 2009-02-27 12:15:28 +00:00
fb_rootwindow.h Fix resource handling buy copying the GTK approach 2009-02-14 12:49:21 +00:00
fb_schedule.c make schedule_run return if it has active jobs to schedule 2009-02-11 22:33:55 +00:00
fb_schedule.h Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
font_8x16.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
history.c Squash warnings 2009-02-18 14:38:34 +00:00
hotlist.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
login.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
misc.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
thumbnail.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
tree.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00