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
Michael Drake
af7a5d2d67
Don't redraw if selection is unchanged.
2013-01-29 20:28:10 +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
Add enum value for when no button is pressed (hover).
2013-01-29 14:07:24 +00:00
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
Don't redraw if selection is unchanged.
2013-01-29 20:28:10 +00:00
textarea.h
Update textarea to inform client what it's doing with drags.
2013-01-29 17:34:08 +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
Update textarea to inform client what it's doing with drags.
2013-01-29 17:34:08 +00:00
tree.h
…
version.c
…