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 1970fb7bda
Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles.
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 Update for new libcss API. 11 years ago
box_construct.c Make nscss_get_style return completed computed styles. Now matches nscss_get_blank_style, and no need for anything outside css/select.c to see partial computed styles. 11 years ago
box_normalise.c Update for new libcss API. 11 years ago
box_textarea.c In box textarea binding only redraw the area that was requested, not the whole textarea. 12 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 Fix leaks in form_successful_controls. 'charset' was always leaked, value was leaked in particular OOM case. 11 years ago
form.h Remove redundant code. 12 years ago
html.c Fix leak of html encoding. 11 years ago
html.h Debounce style updates 12 years ago
html_css.c Update for new libcss API. 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 move options include 12 years ago
html_internal.h Handle title on dom event. Remove head walker from begin_conversion. 12 years ago
html_object.c ensure no division by zero can occour (coverity 1109862 1109863) 11 years ago
html_redraw.c move options include 12 years ago
html_script.c fixup script message handling 12 years ago
imagemap.c Fix a potential leak. 12 years ago
imagemap.h Improve error handling in html content 12 years ago
layout.c ensure no division by zero in scaled object dimensioning (coverity 1109864 ) 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 Remove search context from browser window, simplify search interface for front ends. 12 years ago
search.h Remove search context from browser window, simplify search interface for front ends. 12 years ago
table.c remove dead store 12 years ago
table.h Merge LibCSS port to trunk. 16 years ago
textplain.c Update for new lpu API. 11 years ago
textplain.h Remove search context from browser window, simplify search interface for front ends. 12 years ago