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/riscos
Vincent Sanders 484fa8b110
move common include path setup to core Makefile
12 years ago
..
configure Add Enable Javascript configuration to RO GUI. 12 years ago
content-handlers Unstackify RISC OS content handler's title setting. 12 years ago
distribution Include CryptRand module, and RMEnsure it in the Run file 12 years ago
gui Pass whether background images are wanted in redraw_context. 13 years ago
scripts Allow setup of verbose logging from environment variable. 12 years ago
templates Properly capitalise JavaScript 12 years ago
401login.c Fix up ripples from urldb change. 12 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target move common include path setup to core Makefile 12 years ago
assert.c Clean up signal handling -- all the signals we handle are fatal, so exit immediately. 13 years ago
bitmap.c Remove last notion of bitmap suspension. 12 years ago
bitmap.h Remove last notion of bitmap suspension. 12 years ago
buffer.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
buffer.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
configure.c Insert a redundant return, as scan-build fails to notice that die() never returns. 16 years ago
configure.h Make ro_gui_configure_register static. 17 years ago
cookies.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
cookies.h Merge branches/stevef/toolbars to trunk. 14 years ago
dialog.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
dialog.h Merge branches/stevef/toolbars to trunk. 14 years ago
download.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
filetype.c Use correct RISC OS filetype for PNG when identifying native format. 13 years ago
font.c Add some startup logging. 12 years ago
global_history.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
global_history.h Merge branches/stevef/toolbars to trunk. 14 years ago
gui.c Use true/false for verbose_log. 12 years ago
gui.h Use proper function for box tree dump. 13 years ago
help.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
help.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
history.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
hotlist.c Fix up ripples from urldb change. 12 years ago
hotlist.h Add support for external hotlist utilities. 13 years ago
iconbar.c Use online docs. 13 years ago
iconbar.h Merge branches/stevef/toolbars to trunk. 14 years ago
image.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
image.h Merge LibCSS port to trunk. 16 years ago
menus.c Remove a bunch of unused includes. 13 years ago
menus.h Help menu options for about:credits and about:licence to replace old about NetSurf entry. 14 years ago
message.c - Compiler warning squash 17 years ago
message.h - Compiler warning squash 17 years ago
options.h NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
oslib_pre7.h Update my e-mail address. 17 years ago
palettes.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
palettes.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
plotters.c Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger need to maintain scale for plotting. 14 years ago
print.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
print.h Purge WITH_PRINT 16 years ago
query.c Squash warnings in RISC OS build. 15 years ago
query.h Assorted saving-related changes (WIP) 16 years ago
save.c Port save complete to libdom. 12 years ago
save.h More new cache fixing. 15 years ago
save_draw.c Pass whether background images are wanted in redraw_context. 13 years ago
save_draw.h Fix for new cache. 15 years ago
save_pdf.c Fix for new cache. 15 years ago
save_pdf.h Fix for new cache. 15 years ago
schedule.c Move schedule.h to utils/ 14 years ago
search.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
searchweb.c Merge branches/MarkieB/gtkmain to trunk. 15 years ago
sslcert.c Fix up ripples from urldb change. 12 years ago
sslcert.h Merge treeview-redux to trunk 14 years ago
system_colour.c Fix colour string matching. Lose unneeded case insensitivity in matching. 13 years ago
system_colour.h Take CSS System Colours from the RISC OS Desktop palette at start and on mode/palette change. 14 years ago
textarea.c Merged revisions 7764-7977,7979-8058 via svnmerge from 16 years ago
textarea.h Merged revisions 7764-7977,7979-8058 via svnmerge from 16 years ago
textselection.c Move browser_window struct to private header. Places that shouldn't include it do, such as front end code. 13 years ago
textselection.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
theme.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
theme.h Merge branches/stevef/toolbars to trunk. 14 years ago
theme_install.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
thumbnail.c Fix up ripples from urldb change. 12 years ago
thumbnail.h - Compiler warning squash 17 years ago
tinct.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
toolbar.c NetSurf options rework (a=vince r=daniels,jmb) 13 years ago
toolbar.h Fix bug #3200899: Don't claim keypresses we don't handle. 14 years ago
treeview.c Pass whether background images are wanted in redraw_context. 13 years ago
treeview.h Merge branches/stevef/toolbars to trunk. 14 years ago
ucstables.c Squash warnings in RISC OS build. 15 years ago
ucstables.h - Compiler warning squash 17 years ago
uri.c fetch_can_fetch takes a nsurl now. 14 years ago
uri.h Constify ro_uri_launch() 16 years ago
url_complete.c Fix up ripples from urldb change. 12 years ago
url_complete.h Merge branches/stevef/toolbars to trunk. 14 years ago
url_protocol.c fetch_can_fetch takes a nsurl now. 14 years ago
url_protocol.h Purge WITH_URL 16 years ago
url_suggest.c Fix up ripples from urldb change. 12 years ago
url_suggest.h Merge branches/stevef/toolbars to trunk. 14 years ago
wimp.c Provide a generic fall-back scroll event handler for scroll wheels. 13 years ago
wimp.h Provide a generic fall-back scroll event handler for scroll wheels. 13 years ago
wimp_event.c Make scroll event handling module specific. 13 years ago
wimp_event.h Make scroll event handling module specific. 13 years ago
wimputils.h Aliasing fun. This is ugly. 16 years ago
window.c Use nsurl_parent. 12 years ago
window.h Merge branches/stevef/toolbars to trunk. 14 years ago