netsurf/framebuffer
Michael Drake 037beb44fb Pass caret clip rect out to front ends. (Nothing actually using them yet.) 2013-03-05 22:54:51 +00:00
..
fbtk Make delete line key enum value name less missleading. (Doesn't cut to clipboard.) 2013-02-11 10:34:06 +00:00
res Add OSK icon. 2012-09-28 19:52:21 +01:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target move common include path setup to core Makefile 2012-12-20 15:27:07 +00:00
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 2012-10-14 20:03:18 +01:00
clipboard.c Update framebuffer front end to implement new clipboard API. 2013-01-08 17:03:12 +00:00
convert_image.c
fb_search.c
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
findfile.c
findfile.h
font.h
font_freetype.c Make compatible with new nsfont_split expectations. Only splits on spaces. 2013-02-10 18:26:59 +00:00
font_freetype.h
font_internal.c Make compatible with new nsfont_split expectations. Only splits on spaces. 2013-02-10 18:26:59 +00:00
font_internal.h
framebuffer.c Pass pointer hotspots to libnsfb. 2012-08-01 12:52:46 +01:00
framebuffer.h
gui.c Pass caret clip rect out to front ends. (Nothing actually using them yet.) 2013-03-05 22:54:51 +00:00
gui.h
image_data.h Add OSK icon. 2012-09-28 19:52:21 +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 up ripples from urldb change. 2012-10-11 11:20:02 +01:00
misc.c
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
schedule.c
schedule.h
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 2012-03-27 11:02:35 +00:00
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
tree.c