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 6ca908a192
Use libnsfb's tiled bitmap function, instead of tiling ourselves.
11 years ago
..
fbtk Register destruction callback to free text widget text. 11 years ago
res Add OSK icon. 12 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target Remove tree icon_name globals from all the front ends. 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 Front ends have no reason to include desktop/selection.h now. 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 Free font face id descriptors. 11 years ago
font_freetype.h Correct freetype header acquisition 15 years ago
font_internal.c Add font_finalise. 11 years ago
font_internal.h Replace old internal font with new one. New font 15 years ago
framebuffer.c Use libnsfb's tiled bitmap function, instead of tiling ourselves. 11 years ago
framebuffer.h Update for modified libnsfb API 13 years ago
gui.c Register destruction function for browser widget. 11 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 s/history_core/local_history/ 12 years ago
login.c Fix up ripples from urldb change. 12 years ago
misc.c Remove old hotlist, cookies, and history_global_core modules. 12 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 move framebuffer to new options API 12 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
thumbnail.c Fix up ripples from urldb change. 12 years ago