netsurf/frontends/windows
2024-05-26 19:59:17 +01:00
..
res Update copyright years and version numbers 2023-12-28 00:20:11 +00: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 Bitmap: Implement test_opaque in core instead of in every frontend. 2022-03-29 15:25:33 +01:00
bitmap.h Bitmap API: Clean up creation flags. 2022-03-24 18:09:28 +00:00
clipboard.c implement windows clipboard functionality 2019-05-09 23:11:05 +01:00
clipboard.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
cookies.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
cookies.h windows: Enable present_cookies callback 2020-05-23 21:18:47 +01:00
corewindow.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
corewindow.h move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
download.c use attributes to indicate switch fall through instead of comments 2024-03-05 21:33:13 +00:00
download.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
drawable.c change browser_window_redraw to use unscaled coordinates 2019-08-04 11:25:35 +01:00
drawable.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
fetch.c rename global resource path variables in win32 frontend 2019-12-10 23:12:10 +00:00
fetch.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
file.c URL unescape: return the new length to the caller. 2016-07-24 14:03:16 +01:00
file.h Declare global variables as extern in headers 2019-06-30 09:52:06 +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 fix win32 font measurement of non ascii strings. 2019-12-14 12:51:59 +00:00
font.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
global_history.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
global_history.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
gui.c Windows: Add nserror reporting function 2020-02-24 11:57:02 +00:00
gui.h Windows: Add nserror reporting function 2020-02-24 11:57:02 +00:00
hotlist.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
hotlist.h add corewindow support for windows frontend 2016-11-19 11:22:22 +00:00
local_history.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
local_history.h make windows frontend use corewindow API for local history window 2017-06-01 23:57:09 +01:00
main.c move core window callbacks to the standard gui tables 2024-05-26 19:59:17 +01:00
Makefile BuildSystem: make package step depend on POSTEXES 2022-11-03 21:44:57 +00:00
Makefile.defaults update resource search path to remove users directory 2019-12-10 23:12:10 +00:00
Makefile.tools Windows: Use pkg-config when building on Windows. 2021-05-13 08:44:27 +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 resolve warnings in windows frontend 2024-02-27 13:22:28 +00:00
prefs.h fix windows user preferences location storage 2016-10-19 11:12:19 +01:00
resourceid.h chore: Perform sslcert_viewer-ectomy 2020-05-22 09:01:39 +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
windbg.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
windbg.h quieten down windows debug 2019-05-17 18:15:58 +01:00
window.c use attributes to indicate switch fall through instead of comments 2024-03-05 21:33:13 +00:00
window.h remove completely unused box pointer 2024-01-08 22:25:10 +00:00