netsurf/framebuffer
John Mark Bell e71691bae8 Merge branches/jmb/content-factory to trunk
svn path=/trunk/netsurf/; revision=12283
2011-05-06 20:40:09 +00:00
..
fbtk add control of fbtk text widget padding 2011-03-21 07:51:37 +00:00
res Fix framebuffer resource: handling 2011-03-17 12:29:42 +00:00
Makefile.target modern debian no longer links the math library bt default 2011-04-02 08:24:13 +00:00
bitmap.c Initialise opaque setting correctly at bitmap creation in framebuffer front end. (Now JPEGs will knockout stuff behind them.) 2010-08-14 16:55:21 +00:00
bitmap.h Make framebuffer port use libnsfb 2009-06-28 18:32:47 +00:00
convert_image.c Deal with API modification in modern libpng. 2010-06-27 21:52:52 +00:00
fb_search.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
fbtk.h add control of fbtk text widget padding 2011-03-21 07:51:37 +00:00
filetype.c Fix framebuffer resource: handling 2011-03-17 12:29:42 +00:00
findfile.c Fix framebuffer resource: handling 2011-03-17 12:29:42 +00:00
findfile.h add resource handling 2011-02-23 22:27:55 +00:00
font.h Make framebuffer port use libnsfb 2009-06-28 18:32:47 +00:00
font_freetype.c Rename utils/resource to utils/filepath to avoid confusion with resource: fetcher. 2011-03-17 11:26:30 +00:00
font_freetype.h Correct freetype header acquisition 2010-06-30 20:09:33 +00:00
font_internal.c Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
font_internal.h Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
framebuffer.c Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +00:00
framebuffer.h fix framebuffer command line/default option usage 2010-01-20 17:07:26 +00:00
gui.c Rename utils/resource to utils/filepath to avoid confusion with resource: fetcher. 2011-03-17 11:26:30 +00:00
gui.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
image_data.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
localhistory.c Make click action happen on release. 2010-11-20 17:27:36 +00:00
login.c Fix framebuffer build 2010-04-15 22:32:13 +00:00
misc.c Add LOG() to warn_user() and die(). Full implementation still needed. 2010-12-26 18:48:11 +00:00
nsfont_bold.c Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
nsfont_italic.c Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
nsfont_italic_bold.c Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
nsfont_regular.c Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
options.h Clean up framebuffer compile time font selection 2010-10-07 23:56:36 +00:00
save.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00
schedule.c Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
schedule.h The schedule_run function is only called by the frontends so remove it from the core header and add its definition to the frontend headers. 2010-04-28 22:39:37 +00:00
system_colour.c add default system colour handlers to each frontend 2011-01-30 13:40:47 +00:00
thumbnail.c Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). 2011-02-19 22:17:54 +00:00
tree.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00