netsurf/frontends/windows
Vincent Sanders 8f9d434b12 make win32 keyboard handling in browsing window functional
makes the drawable area widget for the browser display use windows
unicode input and copes with surrogate pairs for full unicode input
coverage.

fixes the keydown handling to only the necessary navigation operations
like left, right up and down etc.
2019-05-09 23:27:59 +01:00
..
res update copyright years and versions in docs and readme 2018-08-29 10:40:36 +01:00
about.c add win32 http authentication dialog 2018-08-18 23:30:12 +01:00
about.h add win32 http authentication dialog 2018-08-18 23:30:12 +01:00
bitmap.c Windows: Use bitmap width as minimum width, since content width may be 0. 2017-10-25 17:51:25 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
clipboard.c implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
clipboard.h implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
cookies.c Windows: Ensure core windows are fully initialised. 2017-06-11 10:12:50 +01:00
cookies.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
corewindow.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
corewindow.h Core window: Ensure all front ends initialise drag_status. 2017-06-10 18:10:07 +01:00
download.c add login dialog 2018-08-16 17:28:38 +01:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
drawable.c make win32 keyboard handling in browsing window functional 2019-05-09 23:27:59 +01:00
drawable.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
fetch.c Update windows frontend to use windows resources 2018-08-21 10:27:16 +01:00
fetch.h Update windows frontend to use windows resources 2018-08-21 10:27:16 +01:00
file.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
file.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
findfile.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
findfile.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
font.c Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
font.h cleanup windows frontend documentation comments and spelling 2017-02-17 20:44:37 +00:00
global_history.c Windows: Ensure core windows are fully initialised. 2017-06-11 10:12:50 +01:00
global_history.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
gui.c implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
gui.h implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
hotlist.c Windows: Ensure core windows are fully initialised. 2017-06-11 10:12:50 +01:00
hotlist.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
local_history.c Windows: Ensure core windows are fully initialised. 2017-06-11 10:12:50 +01:00
local_history.h make windows frontend use corewindow API for local history window 2017-06-01 23:57:09 +01:00
login.c add win32 http authentication dialog 2018-08-18 23:30:12 +01:00
login.h add win32 http authentication dialog 2018-08-18 23:30:12 +01:00
main.c implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
Makefile implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
Makefile.defaults move frontends into sub directory 2016-05-15 13:44:34 +01:00
options.h windows frontend netsurf options 2016-10-19 23:07:43 +01:00
plot.c Plotters: Remove width param from path plotter. 2018-05-23 13:48:17 +01:00
plot.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
pointers.c Update windows frontend to use windows resources 2018-08-21 10:27:16 +01:00
pointers.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
prefs.c add login dialog 2018-08-16 17:28:38 +01:00
prefs.h fix windows user preferences location storage 2016-10-19 11:12:19 +01:00
resourceid.h Update windows frontend to use windows resources 2018-08-21 10:27:16 +01:00
schedule.c Update scheduler logging to use catagory 2017-09-07 15:30:08 +01:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
ssl_cert.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
ssl_cert.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
windbg.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.h Fixup everything the semantic patch missed 2017-09-07 18:12:09 +01:00
window.c implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
window.h Update windows frontend for set_scroll API change 2017-04-26 22:27:49 +01:00