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
Vincent Sanders 847d568061
fix missing bitmap from preventing history and scroll updates
4 years ago
..
Makefile chore: Perform sslcert_viewer-ectomy 5 years ago
browser.c desktop: clamp dpi in browser_set_dpi() to sensible values 5 years ago
browser_history.c fix missing bitmap from preventing history and scroll updates 4 years ago
browser_history.h split out internal local history macros from public interface header 4 years ago
browser_private.h remove box handling from browser window 5 years ago
browser_window.c browser_window: Check for bw==NULL before dereferencing it 4 years ago
cookie_manager.c Cookie manager: Add API to set the search string. 5 years ago
cookie_manager.h Cookie manager: Add API to set the search string. 5 years ago
cw_helper.c Corewindow helper: Add helper to scroll to visible rectangle. 6 years ago
cw_helper.h Corewindow helper: Add documentation for cw_helper_scroll_visible() 6 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. 7 years ago
font_haru.h move plot style header to netsurf include directory 8 years ago
frame_types.h move desktop window header into public API 9 years ago
frames.c remove box handling from browser window 5 years ago
frames.h remove box handling from browser window 5 years ago
global_history.c Global history: Flag the URL field as searchable, as well. 7 years ago
global_history.h fix global history keypress consumption return 9 years ago
gui_factory.c improve desktop text search header usage 5 years 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 9 years ago
hotlist.c hotlist: Report if infallible destruction fails 5 years ago
hotlist.h Core hotlist: Improve hotlist_init documentation. 8 years ago
knockout.c Plotters: Remove width param from path plotter. 7 years ago
knockout.h Update knockout plotter to use new API 8 years ago
local_history.c split out internal local history macros from public interface header 4 years ago
local_history.h local_history: Add concept of a cursor to the local history 6 years ago
local_history_private.h split out internal local history macros from public interface header 4 years ago
mouse.c Use coccinelle to change logging macro calls in c files 7 years ago
netsurf.c Prevent overflow of disc cache hysteresis. 4 years ago
options.h options: Add disc_cache_path option 5 years ago
page-info.c Fix offset to allow tiled rendering 5 years ago
page-info.h add page information core window handler to RISC OS 5 years ago
plot_style.c Plotters: Change stroke width in the plot_style_t to fixed point. 7 years ago
print.c move html and text content handlers where they belong 7 years ago
print.h fix build 8 years ago
printer.h cleanup printer API usage of plotter headers 9 years ago
save_complete.c fix "may be used uninitialised" warning 5 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. 7 years ago
save_pdf.h improve error returns from pdf save API 9 years ago
save_text.c clean up html content handler header use 7 years ago
save_text.h Merge jmb/new-cache; r=dsilvers,rs=vince 15 years ago
scrollbar.c Scrollbar: Convert to use nscolour. 5 years ago
scrollbar.h split html box processing code 5 years ago
search.c improve desktop text search header usage 5 years ago
search.h improve desktop text search header usage 5 years ago
searchweb.c improve desktop text search header usage 5 years ago
searchweb.h make web search icon setting work properly 5 years ago
selection.c improve desktop text search header usage 5 years ago
selection.h remove unused text selection interface 5 years ago
system_colour.c Change interface to system colours to allow reporting of errors 8 years ago
system_colour.h Change interface to system colours to allow reporting of errors 8 years ago
textarea.c Plotters: Change stroke width in the plot_style_t to fixed point. 7 years ago
textarea.h CSS utils: Handle new units in length conversion routines. 7 years ago
textinput.c improve content header usage 5 years ago
textinput.h Change interface to system colours to allow reporting of errors 8 years ago
theme.h move themse install to its own header 10 years ago
treeview.c treeview: Squash warnings about enum value conversion. 4 years ago
treeview.h Treeview: Add API for setting the search string. 5 years ago
version.c Update version for next development cycle 5 years ago
version.h split version info into its own header and remove unnecessary nesurf.h includes 10 years ago