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-13 04:54:12 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
desktop
History
Rob Kendrick
4ec38922ac
Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took.
...
svn path=/trunk/netsurf/; revision=3925
2008-03-11 00:14:39 +00:00
..
401login.h
…
browser.c
Make content_reset actually do what it's meant to (i.e. reset the appropriate members)
2008-02-27 18:38:41 +00:00
browser.h
…
cookies.h
…
frames.c
…
frames.h
…
gui.h
…
history_core.c
…
history_core.h
…
knockout.c
…
knockout.h
…
netsurf.c
Fixes for targetting NetBSD (Thanks to Adam Hoka)
2008-01-26 16:44:17 +00:00
netsurf.h
…
options.c
Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took.
2008-03-11 00:14:39 +00:00
options.h
Change meaning of c->redraw_time to be the earliest time to reflow during page asset fetch. Have the time selected vary depending on how long the last reflow took.
2008-03-11 00:14:39 +00:00
plotters.h
…
save_text.c
…
save_text.h
…
selection.c
…
selection.h
…
textinput.c
Squash warnings differently.
2008-03-03 15:10:16 +00:00
textinput.h
Initial attempt at implementing data: URLs. Needs cleaning and verifying that I'm using the fetcher API correctly. Appears to work, though.
2008-03-05 14:21:29 +00:00
tree.c
…
tree.h
…
version.c
…