You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/desktop
John-Mark Bell ae8b58e408
Socket: more fixes for win32/aos3
2 months ago
..
Makefile Include: Bitmap: Add API for setting core bitmap format. 2 years ago
bitmap.c Bitmap: Implement test_opaque in core instead of in every frontend. 2 years ago
bitmap.h Bitmap: Add support for premultiplied alpha conversion. 2 years ago
browser.c desktop: clamp dpi in browser_set_dpi() to sensible values 4 years ago
browser_history.c Bitmap API: Clean up creation flags. 2 years ago
browser_history.h split out internal local history macros from public interface header 3 years ago
browser_private.h remove box handling from browser window 4 years ago
browser_window.c Browser window: include theme.h 2 years ago
cookie_manager.c Cookie/History/Hotlist: use localtime() 3 months ago
cookie_manager.h Cookie manager: Add API to set the search string. 4 years ago
cw_helper.c Corewindow helper: Add helper to scroll to visible rectangle. 5 years ago
cw_helper.h Corewindow helper: Add documentation for cw_helper_scroll_visible() 5 years ago
download.c make download core store size in at least 64bits to allow for large files 5 years ago
download.h make download core store size in at least 64bits to allow for large files 5 years ago
font_haru.c Plotters: Add plot_style_fixed type, and use for font size. 6 years ago
font_haru.h move plot style header to netsurf include directory 7 years ago
frame_types.h move desktop window header into public API 8 years ago
frames.c remove box handling from browser window 4 years ago
frames.h remove box handling from browser window 4 years ago
global_history.c Cookie/History/Hotlist: use localtime() 3 months ago
global_history.h fix global history keypress consumption return 8 years ago
gui_factory.c Socket: more fixes for win32/aos3 2 months ago
gui_internal.h Split up graphical user interface operations table headers 10 years ago
gui_table.h split out the layout glyph sizing and splitting API 8 years ago
hotlist.c Cookie/History/Hotlist: use localtime() 3 months ago
hotlist.h Core hotlist: Improve hotlist_init documentation. 7 years ago
knockout.c Plotters: Remove width param from path plotter. 6 years ago
knockout.h Update knockout plotter to use new API 7 years ago
local_history.c split out internal local history macros from public interface header 3 years ago
local_history.h local_history: Add concept of a cursor to the local history 5 years ago
local_history_private.h Switch to new libcss API for unit conversion. 3 years ago
mouse.c Use coccinelle to change logging macro calls in c files 7 years ago
netsurf.c Avoid integer types with platform dependent size 11 months ago
options.h css: Add option to ignore author level CSS 6 months ago
page-info.c Fix offset to allow tiled rendering 4 years ago
page-info.h add page information core window handler to RISC OS 4 years ago
plot_style.c Plotters: Change stroke width in the plot_style_t to fixed point. 6 years ago
print.c Switch to new libcss API for unit conversion. 3 years ago
print.h fix build 7 years ago
printer.h cleanup printer API usage of plotter headers 8 years ago
save_complete.c Save complete: silence warning 2 years ago
save_complete.h improve error returns throughout complete save and remove user warnings 5 years ago
save_pdf.c Plotters: Change stroke width in the plot_style_t to fixed point. 6 years ago
save_pdf.h improve error returns from pdf save API 8 years ago
save_text.c clean up html content handler header use 6 years ago
save_text.h Merge jmb/new-cache; r=dsilvers,rs=vince 14 years ago
scrollbar.c Scrollbar: Convert to use nscolour. 4 years ago
scrollbar.h split html box processing code 4 years ago
search.c improve desktop text search header usage 4 years ago
search.h improve desktop text search header usage 4 years ago
searchweb.c s/http/https/ in user-facing URIs 2 years ago
searchweb.h s/http/https/ in user-facing URIs 2 years ago
selection.c remove pointless box structure 4 months ago
selection.h remove unused text selection interface 4 years ago
system_colour.c Change interface to system colours to allow reporting of errors 7 years ago
system_colour.h Change interface to system colours to allow reporting of errors 7 years ago
textarea.c textarea: always clear selection on NS_KEY_WORD_{LEFT,RIGHT} 2 years ago
textarea.h CSS utils: Handle new units in length conversion routines. 6 years ago
textinput.c improve content header usage 4 years ago
textinput.h Change interface to system colours to allow reporting of errors 7 years ago
theme.h move themse install to its own header 10 years ago
treeview.c Treeview: Use bitmap layout for bitmap generation. 2 years ago
treeview.h Treeview: Add API for setting the search string. 4 years ago
version.c Update version for next development cycle 5 months ago
version.h split version info into its own header and remove unnecessary nesurf.h includes 10 years ago