You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/framebuffer
Michael Drake fc9199f14e
Update framebuffer front end to implement new clipboard API.
12 years ago
..
fbtk Widget can't be NULL. 12 years ago
res Add OSK icon. 12 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target move common include path setup to core Makefile 12 years ago
bitmap.c Remove suspension of bmp/gif images. It's completely redundant with the convert on demand core image cache. 12 years ago
clipboard.c Update framebuffer front end to implement new clipboard API. 12 years ago
convert_image.c Update for modified libnsfb API 13 years ago
fb_search.c Merge branches/MarkieB/gtkmain to trunk. 15 years ago
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). 13 years ago
filetype.c Fix framebuffer resource: handling 14 years ago
findfile.c Fix framebuffer 13 years ago
findfile.h add resource handling 14 years ago
font.h Make framebuffer port use libnsfb 16 years ago
font_freetype.c Squash set but unused variable warning. 13 years ago
font_freetype.h Correct freetype header acquisition 15 years ago
font_internal.c Round to nearest point between chars in nsfont_position_in_string, instead of rounding down. 13 years ago
font_internal.h Replace old internal font with new one. New font 15 years ago
framebuffer.c Pass pointer hotspots to libnsfb. 13 years ago
framebuffer.h Update for modified libnsfb API 13 years ago
gui.c Fix "error setting certificate verify locations" problem when the Choices file doesn't exist. Now there's a single place for front ends to set options overrides. Fix nsoption_setnull_charp leak. 12 years ago
gui.h Merge branches/vince/netsurf-fbtk-rework to trunk. 15 years ago
image_data.h Add OSK icon. 12 years ago
localhistory.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
login.c Fix up ripples from urldb change. 12 years ago
misc.c Add LOG() to warn_user() and die(). Full implementation still needed. 14 years ago
nsfont_bold.c Update URLs for glyph data. 13 years ago
nsfont_italic.c Update URLs for glyph data. 13 years ago
nsfont_italic_bold.c Update URLs for glyph data. 13 years ago
nsfont_regular.c Update URLs for glyph data. 13 years ago
options.h NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
schedule.c Reduce logging flood. 13 years ago
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. 15 years ago
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 13 years ago
thumbnail.c Fix up ripples from urldb change. 12 years ago
tree.c Merge branches/jmb/content-factory to trunk 14 years ago