..
fbtk
Add Unicode support to internal font.
2014-05-06 21:31:05 +01:00
res
Add Polish glyphs. Thanks to Artur Jarosik.
2014-06-02 20:29:22 +01: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_font.c
Tidy up the #defines used for setting particular codepoint bits.
2014-06-02 15:49:44 +01: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
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
rework path to url mapping functions to convert from and to nsurl
2014-05-26 23:52:36 +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
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
Remove some debug.
2014-05-06 21:58:49 +01:00
font_internal.h
Add Unicode support to internal font.
2014-05-06 21:31:05 +01:00
font.h
move utf8 local conversion operations to table
2014-02-01 22:17:36 +00:00
framebuffer.c
Add Unicode support to internal font.
2014-05-06 21:31:05 +01:00
framebuffer.h
Update for modified libnsfb API
2011-11-21 08:45:08 +00:00
GEN_font_internal.c
Add Polish glyphs. Thanks to Artur Jarosik.
2014-06-02 20:29:22 +01:00
gui.c
add backing store storage path to browser initialisation
2014-05-13 15:53:06 +01: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
reduce uncessary include usage
2014-05-18 23:17:15 +01:00
Makefile.defaults
fix formatting of defaults makefiles
2014-03-20 11:05:39 +00:00
Makefile.target
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
misc.c
remove unecessary utils/url.h includes
2014-05-09 10:15:42 +01:00
options.h
move framebuffer to new options API
2013-05-28 14:16:11 +01:00
schedule.c
move scheduleing into browser operation table
2014-03-09 15:37:40 +00:00
schedule.h
move scheduleing into browser operation table
2014-03-09 15:37:40 +00:00
thumbnail.c
Fix up ripples from urldb change.
2012-10-11 11:20:02 +01:00