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
Michael Drake d5062bd9f9
Make view source menu option open the frame source, rather than frameset.
11 years ago
..
configure Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 11 years ago
content-handlers Unstackify RISC OS content handler's title setting. 12 years ago
distribution Require and bundle Iconv 0.12 12 years ago
gui Update hotlist indicator when current page is added to hotlist. 11 years ago
scripts Require and bundle Iconv 0.12 12 years ago
templates Remove old debug window template. 11 years ago
401login.c Fix up ripples from urldb change. 12 years ago
Makefile.defaults split target defaults out 12 years ago
Makefile.target Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 11 years ago
assert.c Clean up signal handling -- all the signals we handle are fatal, so exit immediately. 13 years ago
bitmap.c Remove BITMAP_READY flag. 11 years ago
bitmap.h Move BITMAP_SAVE_FULL_ALPHA out of core to RISC OS front end, where it belongs. 11 years ago
buffer.c fixup issues with new options API merge 12 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 Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 11 years ago
configure.h Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 11 years ago
cookies.c Destroy treeviews. 12 years ago
cookies.h Destroy treeviews. 12 years ago
dialog.c Remove old debug window template. 11 years ago
dialog.h Merge branches/stevef/toolbars to trunk. 14 years ago
download.c gui_current_drag_type now only used for data transfer protocol routing; fix button bar drag handler. 12 years ago
filetype.c Add JS filetype to mimetype mapping. 12 years ago
font.c Make the no_font_blending toggle. 12 years ago
global_history.c Destroy treeviews. 12 years ago
global_history.h Destroy treeviews. 12 years ago
gui.c Start URL bar hotlist indicator button implementation. 11 years ago
gui.h Remove old debug window template. 11 years ago
help.c move options include 12 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 all mouse tracking into ro_mouse module. 12 years ago
hotlist.c Make RO hotlist add function take nsurl. 11 years ago
hotlist.h Make RO hotlist add function take nsurl. 11 years ago
iconbar.c move options include 12 years ago
iconbar.h Merge branches/stevef/toolbars to trunk. 14 years ago
image.c fixup issues with new options API merge 12 years ago
image.h Merge LibCSS port to trunk. 16 years ago
menus.c Remove old hotlist, cookies, and history_global_core modules. 12 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
mouse.c Improve responsiveness of drags. 11 years ago
mouse.h Improve responsiveness of drags. 11 years ago
options.h Remove image memory options. 11 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 options include 12 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 Move BITMAP_SAVE_FULL_ALPHA out of core to RISC OS front end, where it belongs. 11 years ago
save.h Restructure handling of DragEnd events. 12 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 Front ends have no reason to include desktop/selection.h now. 12 years ago
searchweb.c Merge branches/MarkieB/gtkmain to trunk. 15 years ago
sslcert.c Remove bulk of old treeview implementation. 12 years ago
sslcert.h Merge treeview-redux to trunk 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 Allow ro_mouse to enable null polls; remove unused global variables. 12 years ago
textselection.h Restructure handling of DragEnd events. 12 years ago
theme.c move options include 12 years ago
theme.h Merge branches/stevef/toolbars to trunk. 14 years ago
theme_install.c move options include 12 years ago
thumbnail.c move options include 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 Update hotlist indicator when current page is added to hotlist. 11 years ago
toolbar.h Update hotlist indicator when current page is added to hotlist. 11 years ago
treeview.c Remove dotted box from treeview move drags, as core draws location arrow for us. 12 years ago
treeview.h Restructure handling of DragEnd events. 12 years ago
ucstables.c improve gtk source save to use gtk overwrite protection feature coverity 1109873 11 years ago
ucstables.h - Compiler warning squash 17 years ago
uri.c Fix build. 12 years ago
uri.h Constify ro_uri_launch() 16 years ago
url_complete.c Move all mouse tracking into ro_mouse module. 12 years ago
url_complete.h Move all mouse tracking into ro_mouse module. 12 years ago
url_protocol.c Fix build. 12 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 Remove old debug window template. 11 years ago
wimp.h Provide a generic fall-back scroll event handler for scroll wheels. 13 years ago
wimp_event.c Move all mouse tracking into ro_mouse module. 12 years ago
wimp_event.h Move all mouse tracking into ro_mouse module. 12 years ago
wimputils.h Aliasing fun. This is ugly. 16 years ago
window.c Make view source menu option open the frame source, rather than frameset. 11 years ago
window.h Merge branches/stevef/toolbars to trunk. 14 years ago