..
fbtk
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
res
Fix framebuffer resource: handling
2011-03-17 12:29:42 +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
Build resource: map at start time
2011-10-05 08:32:52 +00:00
findfile.h
add resource handling
2011-02-23 22:27:55 +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
font.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
framebuffer.c
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
framebuffer.h
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
gui.c
Build resource: map at start time
2011-10-05 08:32:52 +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
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
2011-06-30 15:48:07 +00:00
login.c
Fix framebuffer build
2010-04-15 22:32:13 +00:00
Makefile.target
make image content handlers build conditional from teh makefile
2011-08-28 14:29:15 +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_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_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
Reduce logging flood.
2011-10-01 17:23:46 +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