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-03-12 01:53:09 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
desktop
History
Chris Young
4364b280e7
Revert accidental change
...
svn path=/trunk/netsurf/; revision=12631
2011-07-28 19:29:43 +00:00
..
save_pdf
…
401login.h
…
browser.c
Abort loading content when closing window
2011-07-23 17:53:57 +00:00
browser.h
Remove assumption of gui window from search.
2011-07-14 10:27:24 +00:00
cookies.c
…
cookies.h
…
download.c
Fix double frees on download failure
2011-07-23 18:10:19 +00:00
download.h
…
frames.c
Fix selection for non-gui browser windows (iframes).
2011-07-13 13:20:26 +00:00
frames.h
…
gui.h
…
history_core.c
…
history_core.h
…
history_global_core.c
Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data.
2011-07-24 11:40:08 +00:00
history_global_core.h
…
hotlist.c
Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data.
2011-07-24 11:40:08 +00:00
hotlist.h
…
knockout.c
…
knockout.h
…
mouse.c
…
mouse.h
…
netsurf.c
…
netsurf.h
…
options.c
…
options.h
…
plot_style.c
…
plot_style.h
…
plotters.h
…
print.c
…
print.h
…
printer.h
…
save_complete.c
…
save_complete.h
…
save_text.c
…
save_text.h
…
scrollbar.c
…
scrollbar.h
…
search.c
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
2011-07-26 13:53:42 +00:00
search.h
…
searchweb.c
…
searchweb.h
…
selection.c
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
2011-07-26 13:53:42 +00:00
selection.h
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
2011-07-26 13:53:42 +00:00
sslcert.c
…
sslcert.h
…
textarea.c
…
textarea.h
…
textinput.c
Fix selection for non-gui browser windows (iframes).
2011-07-13 13:20:26 +00:00
textinput.h
Clean up text input code. Now desktop/textinput.{c|h} is concerend with browser windows only. HTML content specific stuff moved to render/textinput.{c|h} and disassociated from browser windows.
2011-07-07 17:50:04 +00:00
thumbnail.c
…
thumbnail.h
…
tree_url_node.c
Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data.
2011-07-24 11:40:08 +00:00
tree_url_node.h
Shared URL nodes in the treeview actually want to be readonly. They certainly have no business not copying transient data.
2011-07-24 11:40:08 +00:00
tree.c
Revert accidental change
2011-07-28 19:29:43 +00:00
tree.h
…
version.c
…