.. |
Makefile
|
Remove completely dead file.
|
2014-05-31 10:45:32 +01:00 |
box.c
|
Remove unecessary forward declarations.
|
2014-09-05 23:00:18 +01:00 |
box.h
|
Allow suppression of style dump in box tree dumps.
|
2014-07-13 18:07:12 +01:00 |
box_construct.c
|
Update the core to use the split operations table headers
|
2014-10-16 22:33:43 +01:00 |
box_normalise.c
|
Fix table layout issue: row spans crossing row groups.
|
2014-04-12 16:09:17 +01:00 |
box_textarea.c
|
Put the font operations table alongside all the other core API
|
2014-10-13 11:56:31 +01:00 |
box_textarea.h
|
…
|
|
font.c
|
Put the font operations table alongside all the other core API
|
2014-10-13 11:56:31 +01:00 |
font.h
|
Put the font operations table alongside all the other core API
|
2014-10-13 11:56:31 +01:00 |
form.c
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
form.h
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
html.c
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
html.h
|
try and improve usage of browser window internals
|
2014-07-06 18:34:34 +01:00 |
html_css.c
|
Update the core to use the split operations table headers
|
2014-10-16 22:33:43 +01:00 |
html_css_fetcher.c
|
clean up the fetcher factory and improve its API
|
2014-06-19 18:27:24 +01:00 |
html_forms.c
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
html_interaction.c
|
Update the core to use the split operations table headers
|
2014-10-16 22:33:43 +01:00 |
html_internal.h
|
Redraws during layout are prohibited, and redundant.
|
2014-09-27 09:57:26 +01:00 |
html_object.c
|
Update the core to use the split operations table headers
|
2014-10-16 22:33:43 +01:00 |
html_redraw.c
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
html_script.c
|
Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs.
|
2014-01-05 14:39:08 +00:00 |
imagemap.c
|
remove uncessary null check (coverity 1199865) and remove forward references
|
2014-05-18 14:40:39 +01:00 |
imagemap.h
|
…
|
|
layout.c
|
remove unecessary browser.h include from core headers
|
2014-10-17 12:21:52 +01:00 |
layout.h
|
…
|
|
search.c
|
Update the core to use the split operations table headers
|
2014-10-16 22:33:43 +01:00 |
search.h
|
move page search gui callbacks to their own operations table
|
2014-03-18 22:32:52 +00:00 |
table.c
|
Fix table cell bottom borders leaking to the cell on the right.
|
2014-04-14 13:24:42 +01:00 |
table.h
|
…
|
|
textplain.c
|
Put the font operations table alongside all the other core API
|
2014-10-13 11:56:31 +01:00 |
textplain.h
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |