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 8641d5cbda
Fix a potential leak.
12 years ago
..
Makefile split sources lists out to their subdirectories as first step towards using core buildsystem 12 years ago
box.c move options include 12 years ago
box.h Use custom fetcher for inline CSS 12 years ago
box_construct.c Force root element box type to BOX_BLOCK. 12 years ago
box_normalise.c reduce talloc usage to box tree layout only 12 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 pointer shape and status bar messages for textareas and their scrollbars. 12 years ago
form.h Remove redundant code. 12 years ago
html.c use correct acessors for unsigned type 12 years ago
html.h Debounce style updates 12 years ago
html_css.c fix mismatched option name and variable names 12 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 Shave a few more px off animated background redraw, in the non-tiled cases. (Restrict area to part of image that changed.) 12 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 Don't attempt to vertical-align objects for now, as our current bodged vertical-align implementation can do more harm than good. 12 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 move options include 12 years ago
textplain.h Remove search context from browser window, simplify search interface for front ends. 12 years ago