This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-25 10:54:34 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
render
History
John Mark Bell
978637a134
Stop rendering of iframe children; they're for non-iframe supporting UAs
...
(which isn't us) svn path=/trunk/netsurf/; revision=2893
2006-08-24 20:02:37 +00:00
..
box_construct.c
Stop rendering of iframe children; they're for non-iframe supporting UAs
2006-08-24 20:02:37 +00:00
box_normalise.c
…
box.c
…
box.h
…
directory.c
…
directory.h
…
font.h
Remove unused and unimplemented nsfont_txtenum().
2006-08-21 02:05:51 +00:00
form.c
…
form.h
…
html_redraw.c
Optimise out redundant group_start and group_end calls (speed up rendering.)
2006-07-10 09:52:31 +00:00
html.c
Allow broken meta refresh commands (fix mail.google.com, bug 1522982)
2006-07-17 23:57:42 +00:00
html.h
…
imagemap.c
…
imagemap.h
…
layout.c
Fix layout of standalone <br>.
2006-08-14 23:05:08 +00:00
layout.h
…
list.c
…
list.h
…
table.c
…
table.h
…
textplain.c
…
textplain.h
…