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-03 08:06:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
desktop
History
Michael Drake
31e7b6d983
Make get_xy_offset return both char and byte offset. (Byte being needed for selection replacement.)
2013-01-09 14:26:11 +00:00
..
save_pdf
…
401login.h
…
browser_private.h
…
browser.c
Remove content_msg for PASTE, since it doesn't need a gui_window to get the buffer from the front end now.
2013-01-08 16:53:00 +00:00
browser.h
…
cookies.c
…
cookies.h
…
download.c
…
download.h
…
frame_types.h
…
frames.c
…
frames.h
…
gui.h
Change clipboard api, so it does not assume either browser_window/gui_window, or html/text-plain content selection objects. This allows desktop/textarea to use clipboard.
2013-01-08 16:44:45 +00:00
history_core.c
…
history_core.h
…
history_global_core.c
…
history_global_core.h
…
hotlist.c
…
hotlist.h
…
knockout.c
…
knockout.h
…
mouse.c
…
mouse.h
…
netsurf.c
…
netsurf.h
…
options_main.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
…
search.h
…
searchweb.c
…
searchweb.h
…
selection.c
Update to use new front end clipboard functions. Now we build the buffer from each individual text box in the core, instead of in each front end. Styles for text runs are generated in the HTML case.
2013-01-08 16:54:46 +00:00
selection.h
…
sslcert.c
…
sslcert.h
…
textarea.c
Make get_xy_offset return both char and byte offset. (Byte being needed for selection replacement.)
2013-01-09 14:26:11 +00:00
textarea.h
Remove wrong comments.
2013-01-07 12:59:06 +00:00
textinput.c
Redo html textinput for new front end clipboard API. This doesn't affect the textinput code's brokenness.
2013-01-08 16:59:26 +00:00
textinput.h
…
thumbnail.c
…
thumbnail.h
…
tree_url_node.c
…
tree_url_node.h
…
tree.c
Start rationalising textarea widget.
2013-01-05 14:52:02 +00:00
tree.h
…
version.c
…