netsurf/render
2006-11-26 20:11:20 +00:00
..
box_construct.c Implement list-style-type circle, square, none, and decimal. 2006-11-05 19:50:34 +00:00
box_normalise.c More work on lists. Simplify the implementation to a BLOCK for display: list-item, with a marker box on box->list_marker. 2006-11-05 12:58:24 +00:00
box.c More work on lists. Simplify the implementation to a BLOCK for display: list-item, with a marker box on box->list_marker. 2006-11-05 12:58:24 +00:00
box.h More work on lists. Simplify the implementation to a BLOCK for display: list-item, with a marker box on box->list_marker. 2006-11-05 12:58:24 +00:00
directory.c Generate directory listings (fix 1397934) 2006-07-06 00:07:11 +00:00
directory.h Generate directory listings (fix 1397934) 2006-07-06 00:07:11 +00:00
font.h Remove unused and unimplemented nsfont_txtenum(). 2006-08-21 02:05:51 +00:00
form.c Correcly encode spaces for url-encoded form submission. 2006-09-19 10:08:33 +00:00
form.h Fix submission of forms in embedded objects; resolve submission URL at 2006-07-03 21:41:25 +00:00
html_redraw.c More work on lists. Simplify the implementation to a BLOCK for display: list-item, with a marker box on box->list_marker. 2006-11-05 12:58:24 +00:00
html.c Move frames-related code out of browser.c into a new file. Remove some browser_window calls from html.c. 2006-11-26 20:11:20 +00:00
html.h Experimental new frames code. 2006-09-02 15:52:41 +00:00
imagemap.c Fix 1559653. 2006-09-18 00:16:39 +00:00
imagemap.h Add frame target support to imagemaps. 2006-09-06 00:15:10 +00:00
layout.c Fix gap between list marker and list content. 2006-11-10 14:53:46 +00:00
layout.h [project @ 2005-07-02 18:17:51 by bursa] 2005-07-02 18:17:51 +00:00
list.c [project @ 2005-01-16 21:39:21 by rjw] 2005-01-16 21:39:21 +00:00
list.h [project @ 2005-01-16 21:39:21 by rjw] 2005-01-16 21:39:21 +00:00
table.c [project @ 2005-12-11 21:54:30 by bursa] 2005-12-11 21:54:30 +00:00
table.h [project @ 2005-07-02 18:19:41 by bursa] 2005-07-02 18:19:41 +00:00
textplain.c Set correct message on TEXTPLAIN completion (fix 1484874) 2006-07-04 21:01:17 +00:00
textplain.h [project @ 2006-02-15 23:09:53 by adrianl] 2006-02-15 23:09:55 +00:00