netsurf/render
2009-05-28 18:06:49 +00:00
..
box_construct.c Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG. 2009-05-28 10:39:53 +00:00
box_normalise.c Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG. 2009-05-28 10:39:53 +00:00
box.c Allow box at point to search descendant space of boxes with no style. 2009-04-28 21:24:11 +00:00
box.h Make box_at_point() only return boxes if the point is physically contained within them, and not if the point is mearly in the descendant area. (Fixes sites like BBC F1 page where whole page became an iPlayer link.) 2009-04-27 10:20:44 +00:00
directory.c Remove redundant increment. 2009-05-28 11:48:32 +00:00
directory.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
font.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
form.c Squash warnings 2009-03-02 19:47:27 +00:00
form.h Utilise hubbub's form association callback. 2009-02-20 11:39:25 +00:00
html_redraw.c Remove redundant calculation. 2009-05-28 11:46:14 +00:00
html.c Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
html.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
hubbub_binding.c Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
imagemap.c Make nsgtk compile on Mac OS X. 2008-08-11 16:44:12 +00:00
imagemap.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
layout.c When computing relative offset values for floats, use block formatting context for containing block, rather than parent. 2009-05-28 18:06:49 +00:00
layout.h Make layout_block_context() private. 2009-05-06 14:20:46 +00:00
list.c Fix compilation with GCC 2.95. 2009-04-16 12:49:49 +00:00
list.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
loosen.c Warning squashes 2008-10-10 09:47:52 +00:00
loosen.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
parser_binding.h Hubbub is no longer optional. 2009-04-17 00:54:27 +00:00
table.c Limit scope of manually-defined NDEBUG. Purge a bunch of redundant #undef NDEBUG. 2009-05-28 10:39:53 +00:00
table.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
textplain.c 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
textplain.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00