netsurf/desktop
2008-03-29 22:26:04 +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 Bug fixes by Franz Korntner. 2007-10-28 17:05:39 +00:00
frames.h
gui.h
history_core.c
history_core.h
knockout.c Implement path plotter (for SVGs within a page). 2007-12-11 02:45:38 +00:00
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 adjustments always change the selection end when click is inside the existing selection. 2008-03-29 22:26:04 +00:00
selection.h Selection adjustments always change the selection end when click is inside the existing selection. 2008-03-29 22:26:04 +00:00
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 Bug fixes by Franz Korntner. 2007-10-28 17:05:39 +00:00
tree.h
version.c