netsurf/framebuffer
Vincent Sanders 7d9c9dba36 Split utils header into string functions and everything else
split out the string handling API from the rest of the utils header
and fix up all the fallout.
2016-04-21 22:36:21 +01:00
..
fbtk Split utils header into string functions and everything else 2016-04-21 22:36:21 +01:00
res Add LATIN SMALL LETTER O WITH MACRON for today's featured Wikipedia article. 2015-08-15 15:46:30 +01:00
bitmap.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
bitmap.h Convert framebuffer frontend to bitmap operations table. 2015-04-14 23:08:02 +01:00
clipboard.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
clipboard.h split browser gui operations up 2014-01-15 19:37:05 +00:00
convert_font.c Doxygen cleanups 2014-11-10 16:05:22 +00:00
convert_image.c Close file on error path. 2014-04-02 19:40:11 +01:00
fb_search.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
fbtk.h Fix my spelling of teh everywhere 2014-11-18 17:16:26 +00:00
fetch.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01: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_freetype.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font_freetype.h Correct freetype header acquisition 2010-06-30 20:09:33 +00:00
font_internal.c Update framebuffer frontend to cope with split operations table headers 2014-10-16 22:33:44 +01:00
font_internal.h Add support for double-size rendering of internal font for headings. 2014-08-01 09:50:31 +01:00
font.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
framebuffer.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
framebuffer.h Add rudimentary support for resizing. 2014-07-26 22:12:55 +01:00
gui.c make framebuffer use nsutils library monotonic times 2016-04-21 13:50:16 +01:00
gui.h Fix wrap. 2014-10-24 10:30:23 +01:00
image_data.h Add OSK icon. 2012-09-28 19:52:21 +01:00
localhistory.c remove unecessary utils/types.h 2014-11-02 20:10:32 +00:00
Makefile.defaults fix formatting of defaults makefiles 2014-03-20 11:05:39 +00:00
Makefile.target On OpenBSD framebuffer resource building should link the correct library 2015-05-03 14:10:34 +01:00
misc.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
options.h move framebuffer to new options API 2013-05-28 14:16:11 +01:00
schedule.c move sys/time.h support functionality out of generic header 2016-04-19 09:16:09 +01:00
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00