..
fbtk
Fix font sizing in text widget
2011-03-13 10:52:09 +00:00
res
Purge Aliases file stuff.
2010-12-04 20:19:17 +00:00
bitmap.c
Initialise opaque setting correctly at bitmap creation in framebuffer front end. (Now JPEGs will knockout stuff behind them.)
2010-08-14 16:55:21 +00:00
bitmap.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
convert_image.c
Deal with API modification in modern libpng.
2010-06-27 21:52:52 +00:00
fb_search.c
Merge branches/MarkieB/gtkmain to trunk.
2009-12-17 23:55:02 +00:00
fbtk.h
Give the browser window widget input focus by defualt on startup.
2010-11-20 18:50:45 +00:00
filetype.c
add resource handling
2011-02-23 22:27:55 +00:00
findfile.c
Remove unnecessary debug
2011-02-23 22:55:39 +00:00
findfile.h
add resource handling
2011-02-23 22:27:55 +00:00
font_freetype.c
Scale font sizes by the screen DPI, rather than assuming 72
2011-03-13 10:51:47 +00:00
font_freetype.h
Correct freetype header acquisition
2010-06-30 20:09:33 +00:00
font_internal.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
font_internal.h
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
font.h
Make framebuffer port use libnsfb
2009-06-28 18:32:47 +00:00
framebuffer.c
Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct.
2011-02-14 22:05:39 +00:00
framebuffer.h
fix framebuffer command line/default option usage
2010-01-20 17:07:26 +00:00
gui.c
Beginnings of scale support.
2011-03-16 20:37:44 +00:00
gui.h
Merge branches/vince/netsurf-fbtk-rework to trunk.
2010-07-07 18:08:17 +00:00
image_data.h
Merge branches/vince/netsurf-fbtk-rework to trunk.
2010-07-07 18:08:17 +00:00
localhistory.c
Make click action happen on release.
2010-11-20 17:27:36 +00:00
login.c
Fix framebuffer build
2010-04-15 22:32:13 +00:00
Makefile.target
add resource handling
2011-02-23 22:27:55 +00:00
misc.c
Add LOG() to warn_user() and die(). Full implementation still needed.
2010-12-26 18:48:11 +00:00
nsfont_bold.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_italic_bold.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_italic.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
nsfont_regular.c
Replace old internal font with new one. New font
2010-02-06 22:32:39 +00:00
options.h
Clean up framebuffer compile time font selection
2010-10-07 23:56:36 +00:00
save.c
Fix framebuffer build
2009-12-18 00:06:57 +00:00
schedule.c
Move schedule.h to utils/
2011-03-13 22:50:54 +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
system_colour.c
add default system colour handlers to each frontend
2011-01-30 13:40:47 +00:00
thumbnail.c
Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create().
2011-02-19 22:17:54 +00:00
tree.c
Fix framebuffer build.
2010-12-19 19:08:44 +00:00