netsurf/framebuffer
Vincent Sanders e237ebac8f Split install and package targets.
Install target is for installing on the local machine and package generates a package
2012-08-23 11:46:31 +01:00
..
fbtk Squash warning. 2012-08-10 12:17:34 +01:00
res Add welcome page resources. Add symlinks to English welcome page to gtk and framebuffer. 2012-07-21 13:09:14 +01:00
Makefile.target Split install and package targets. 2012-08-23 11:46:31 +01:00
bitmap.c Update for modified libnsfb API 2011-11-21 08:45:08 +00:00
clipboard.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 2012-08-22 12:22:58 +01:00
convert_image.c Update for modified libnsfb API 2011-11-21 08:45:08 +00:00
fb_search.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
fbtk.h Use enum instead of magic numbers for tracking key modifier states. Pass special keys to core (e.g. WORD_LEFT, SELECT_ALL, etc). 2012-08-01 14:47:20 +01:00
filetype.c Fix framebuffer resource: handling 2011-03-17 12:29:42 +00:00
findfile.c Fix framebuffer 2011-10-07 21:20:45 +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 Squash set but unused variable warning. 2012-08-10 12:09:53 +01:00
font_freetype.h Correct freetype header acquisition 2010-06-30 20:09:33 +00:00
font_internal.c Round to nearest point between chars in nsfont_position_in_string, instead of rounding down. 2012-07-31 20:41:27 +01:00
font_internal.h Replace old internal font with new one. New font 2010-02-06 22:32:39 +00:00
framebuffer.c Pass pointer hotspots to libnsfb. 2012-08-01 12:52:46 +01:00
framebuffer.h Update for modified libnsfb API 2011-11-21 08:45:08 +00:00
gui.c make the framebuffer resource path setting better 2012-08-22 16:58:11 +01:00
gui.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
image_data.h Convert move pointer during build and use it for page drag-scroll. 2012-08-01 21:48:16 +01:00
localhistory.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 2012-08-22 12:22:58 +01: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 Update URLs for glyph data. 2012-07-15 17:41:37 +01:00
nsfont_italic.c Update URLs for glyph data. 2012-07-15 17:41:37 +01:00
nsfont_italic_bold.c Update URLs for glyph data. 2012-07-15 17:41:37 +01:00
nsfont_regular.c Update URLs for glyph data. 2012-07-15 17:41:37 +01:00
options.h NetSurf options rework (a=vince r=daniels,jmb) 2012-03-22 09:34:34 +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 Fix colour string matching. Lose unneeded case insensitivity in matching. 2012-03-27 11:02:35 +00:00
thumbnail.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
tree.c Merge branches/jmb/content-factory to trunk 2011-05-06 20:40:09 +00:00