.. |
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 |
box_construct.c
|
Fix frame targets.
|
2009-06-08 09:34:58 +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 |
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.c
|
Rename TRANSPARENT to NS_TRANSPARENT to avoid clash on Windows. By MarkieB.
|
2009-07-14 10:57:07 +00:00 |
html.h
|
'unsigned long' -> 'colour' where it made sense.
|
2008-09-28 22:37:13 +00:00 |
html_redraw.c
|
Simplify debug outline calculations and avoid fp maths when scale is 1.0. Comment some border stuff.
|
2009-07-14 11:26:44 +00:00 |
hubbub_binding.c
|
Hubbub is no longer optional.
|
2009-04-17 00:54:27 +00:00 |
imagemap.c
|
Fix stupid
|
2009-07-02 23:05:10 +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
|
Positioned elements are taken out of normal flow, so don't let them affect min/max width calculations.
|
2009-07-13 15:37:54 +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
|
ploter refactor of rectangle handling
|
2009-07-08 22:04:40 +00:00 |
textplain.h
|
'unsigned long' -> 'colour' where it made sense.
|
2008-09-28 22:37:13 +00:00 |