You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/render
Michael Drake 04e61b710f
Fix object accounting for aborted HTML contents.
9 years ago
..
Makefile Remove completely dead file. 11 years ago
box.c Cache place below level, to avoid pointless calls to find_sides. 9 years ago
box.h Layout: Don't generate :before and :after boxes for replaced elements. 9 years ago
box_construct.c Layout: Don't generate :before and :after boxes for replaced elements. 9 years ago
box_normalise.c Change LOG() macro to be varadic 10 years ago
box_textarea.c Change LOG() macro to be varadic 10 years ago
box_textarea.h A load of refactoring of how content selection and input work. 12 years ago
font.c Put the font operations table alongside all the other core API 10 years ago
font.h Put the font operations table alongside all the other core API 10 years ago
form.c Only iterate the form when freeing a control if there is one. 10 years ago
form.h Rename context_menu.c and strip out all the context menu code, so this file and popupmenu.class is only used (optionally) for HTML form selection. 9 years ago
form_internal.h make the form select menu API smaller. 10 years ago
html.c HTML: Remove some status bar updating code. 9 years ago
html.h Improve content encoding information API 10 years ago
html_css.c HTML: Remove some status bar updating code. 9 years ago
html_css_fetcher.c Change LOG() macro to be varadic 10 years ago
html_forms.c Make most of the form API internal to the html renderer. 10 years ago
html_interaction.c Remove erroneous redeclaration of variable in new scope. 9 years ago
html_internal.h HTML: Remove some status bar updating code. 9 years ago
html_object.c Fix object accounting for aborted HTML contents. 9 years ago
html_redraw.c cleanup Doxygen warnings 10 years ago
html_script.c Add comment on on-demand JS context creation safety 9 years ago
imagemap.c Pass html_content to box_extract_link. 9 years ago
imagemap.h Remove nsurl include. 10 years ago
layout.c Simplify place_float_below loop condition. 9 years ago
layout.h Merge branches/jmb/content-factory to trunk 14 years ago
search.c Fix my spelling of teh everywhere 10 years ago
search.h Improve Doxygen documentation 10 years ago
table.c Change LOG() macro to be varadic 10 years ago
table.h Merge LibCSS port to trunk. 16 years ago
textplain.c Change LOG() macro to be varadic 10 years ago
textplain.h Remove search context from browser window, simplify search interface for front ends. 12 years ago