netsurf/framebuffer
Vincent Sanders 3455d66921 reduce desktop/browser.h unecessary includes 2014-02-03 17:56:24 +00:00
..
fbtk Register destruction callback to free text widget text. 2013-10-23 19:58:20 +01: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 framebuffer fetch operations to their own module 2014-01-24 08:39:01 +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 reduce desktop/browser.h unecessary includes 2014-02-03 17:56:24 +00:00
clipboard.h split browser gui operations up 2014-01-15 19:37:05 +00: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
fetch.c remove further extraneous includes 2014-02-01 14:23:58 +00:00
fetch.h move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
findfile.c move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
findfile.h move framebuffer fetch operations to their own module 2014-01-24 08:39:01 +00:00
font.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
font_freetype.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
font_freetype.h Correct freetype header acquisition 2010-06-30 20:09:33 +00:00
font_internal.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
font_internal.h move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
framebuffer.c Use libnsfb's tiled bitmap function, instead of tiling ourselves. 2013-10-28 23:05:48 +00:00
framebuffer.h Update for modified libnsfb API 2011-11-21 08:45:08 +00:00
gui.c move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
gui.h Merge branches/vince/netsurf-fbtk-rework to trunk. 2010-07-07 18:08:17 +00:00
image_data.h Add OSK icon. 2012-09-28 19:52:21 +01:00
localhistory.c s/history_core/local_history/ 2013-07-10 11:55:42 +01:00
misc.c move filename_from_path and path_add_part into gui operation tables 2014-01-16 00:01:25 +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 move framebuffer to new options API 2013-05-28 14:16:11 +01: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
thumbnail.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00