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 3445483e78
Close file on error path.
11 years ago
..
fbtk Register destruction callback to free text widget text. 11 years ago
res Add OSK icon. 12 years ago
Makefile.defaults fix formatting of defaults makefiles 11 years ago
Makefile.target move framebuffer fetch operations to their own module 11 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 reduce desktop/browser.h unecessary includes 11 years ago
clipboard.h split browser gui operations up 11 years ago
convert_image.c Close file on error path. 11 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
fetch.c remove further extraneous includes 11 years ago
fetch.h move framebuffer fetch operations to their own module 11 years ago
findfile.c move framebuffer fetch operations to their own module 11 years ago
findfile.h move framebuffer fetch operations to their own module 11 years ago
font.h move utf8 local conversion operations to table 11 years ago
font_freetype.c move utf8 local conversion operations to table 11 years ago
font_freetype.h Correct freetype header acquisition 15 years ago
font_internal.c move utf8 local conversion operations to table 11 years ago
font_internal.h move utf8 conversion routines to use nserror instead of their own error enum 11 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 move scheduleing into browser operation table 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 Remove unused includes. 11 years ago
misc.c move filename_from_path and path_add_part into gui operation tables 11 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 move scheduleing into browser operation table 11 years ago
schedule.h move scheduleing into browser operation table 11 years ago
thumbnail.c Fix up ripples from urldb change. 12 years ago