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 0d32293c6a
Fix table cell bottom borders leaking to the cell on the right.
11 years ago
..
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
box.c Update for new libcss API. 11 years ago
box.h Use corestrings in box construction. 11 years ago
box_construct.c move scheduleing into browser operation table 11 years ago
box_normalise.c Fix table layout issue: row spans crossing row groups. 11 years ago
box_textarea.c Gadgets can exisit outside forms, so now they store their own ref to the containing html content. 11 years ago
box_textarea.h A load of refactoring of how content selection and input work. 12 years ago
font.c move options include 12 years ago
font.h Document new nsfont_split expected behaviour. 12 years ago
form.c Gadgets can exisit outside forms, so now they store their own ref to the containing html content. 11 years ago
form.h Gadgets can exisit outside forms, so now they store their own ref to the containing html content. 11 years ago
html.c Remove debug logging. 11 years ago
html.h Add infrastructure for calling front ends to set file gadget filenames via clicking in addition to drag-and-drop 11 years ago
html_css.c move scheduleing into browser operation table 11 years ago
html_css_fetcher.c Use correct base URL for inline stylesheets 12 years ago
html_forms.c First pass at getting html forms to use textarea widget. 12 years ago
html_interaction.c Don't pass pointer to data that isn't on the stack any more to content_broadcast. 11 years ago
html_internal.h move page search gui callbacks to their own operations table 11 years ago
html_object.c move scheduleing into browser operation table 11 years ago
html_redraw.c move options include 12 years ago
html_script.c Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs. 11 years ago
imagemap.c ensure imagemap lists are freed on error paths (coverity 1109880) 11 years ago
imagemap.h Improve error handling in html content 12 years ago
layout.c Improve min/max-height handling on replaced elements. 11 years ago
layout.h Merge branches/jmb/content-factory to trunk 14 years ago
list.c Squash memory leak 15 years ago
list.h Merge LibCSS port to trunk. 16 years ago
search.c move page search gui callbacks to their own operations table 11 years ago
search.h move page search gui callbacks to their own operations table 11 years ago
table.c Fix table cell bottom borders leaking to the cell on the right. 11 years ago
table.h Merge LibCSS port to trunk. 16 years ago
textplain.c move page search gui callbacks to their own operations table 11 years ago
textplain.h Remove search context from browser window, simplify search interface for front ends. 12 years ago