netsurf/render
John Mark Bell c18945f771 Fix numbering of floated list items
svn path=/trunk/netsurf/; revision=7361
2009-04-29 10:44:20 +00:00
..
box_construct.c Fix numbering of floated list items 2009-04-29 10:44:20 +00:00
box_normalise.c Squash warnings 2009-03-02 19:47:27 +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 Hubbub is no longer optional. 2009-04-17 00:54:27 +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 Draw CSS overflow scrollbars differently. Front ends can override the colours used. 2009-03-27 16:45:56 +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 Move handling of TR height attribute from box construction to layout and add support for height property on TR. 2009-04-28 20:13:10 +00:00
layout.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +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 Fix compilation with GCC 2.95. 2009-04-16 12:49:49 +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