netsurf/riscos
Vincent Sanders f29306cc9a improve gtk source save to use gtk overwrite protection feature coverity 1109873 2013-10-25 21:25:56 +01:00
..
configure Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 2013-10-03 19:25:01 +01:00
content-handlers Unstackify RISC OS content handler's title setting. 2012-10-25 12:05:12 +01:00
distribution Require and bundle Iconv 0.12 2013-01-29 23:58:37 +00:00
gui gui_current_drag_type now only used for data transfer protocol routing; fix button bar drag handler. 2013-09-08 15:51:29 +01:00
scripts Require and bundle Iconv 0.12 2013-01-29 23:58:37 +00:00
templates Remove old debug window template. 2013-10-03 20:04:29 +01:00
401login.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 2013-10-03 19:25:01 +01:00
assert.c Clean up signal handling -- all the signals we handle are fatal, so exit immediately. 2011-10-12 00:50:21 +00:00
bitmap.c Remove BITMAP_READY flag. 2013-10-03 21:07:29 +01:00
bitmap.h Move BITMAP_SAVE_FULL_ALPHA out of core to RISC OS front end, where it belongs. 2013-10-03 21:11:54 +01:00
buffer.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
buffer.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
configure.c Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 2013-10-03 19:25:01 +01:00
configure.h Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 2013-10-03 19:25:01 +01:00
cookies.c Destroy treeviews. 2013-09-08 19:04:45 +01:00
cookies.h Destroy treeviews. 2013-09-08 19:04:45 +01:00
dialog.c Remove old debug window template. 2013-10-03 20:04:29 +01:00
dialog.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
download.c gui_current_drag_type now only used for data transfer protocol routing; fix button bar drag handler. 2013-09-08 15:51:29 +01:00
filetype.c Add JS filetype to mimetype mapping. 2013-02-15 14:57:27 +00:00
font.c Make the no_font_blending toggle. 2013-08-16 09:28:56 +01:00
global_history.c Destroy treeviews. 2013-09-08 19:04:45 +01:00
global_history.h Destroy treeviews. 2013-09-08 19:04:45 +01:00
gui.c Remove redundant bitmap compression/decompression/dropping-to-disc. The core now has a converted bitmap cache that is pruned more agressively. 2013-10-03 19:25:01 +01:00
gui.h Remove old debug window template. 2013-10-03 20:04:29 +01:00
help.c move options include 2013-05-28 14:16:10 +01:00
help.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
history.c Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
hotlist.c Destroy treeviews. 2013-09-08 19:04:45 +01:00
hotlist.h Destroy treeviews. 2013-09-08 19:04:45 +01:00
iconbar.c move options include 2013-05-28 14:16:10 +01:00
iconbar.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
image.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
image.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
menus.c Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
menus.h Help menu options for about:credits and about:licence to replace old about NetSurf entry. 2011-03-16 12:24:01 +00:00
message.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
message.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
mouse.c Allow ro_mouse to enable null polls; remove unused global variables. 2013-09-08 13:27:11 +01:00
mouse.h Allow ro_mouse to enable null polls; remove unused global variables. 2013-09-08 13:27:11 +01:00
options.h Remove image memory options. 2013-10-03 19:28:15 +01:00
oslib_pre7.h Update my e-mail address. 2008-08-05 01:30:31 +00:00
palettes.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
palettes.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
plotters.c Purge ro_plot_set_scale() and ro_plot_scale global, as front ends nolonger need to maintain scale for plotting. 2011-03-09 16:20:55 +00:00
print.c move options include 2013-05-28 14:16:10 +01:00
print.h Purge WITH_PRINT 2009-02-22 15:16:04 +00:00
query.c Squash warnings in RISC OS build. 2010-04-24 21:25:08 +00:00
query.h Assorted saving-related changes (WIP) 2009-01-10 00:18:34 +00:00
save.c Move BITMAP_SAVE_FULL_ALPHA out of core to RISC OS front end, where it belongs. 2013-10-03 21:11:54 +01:00
save.h Restructure handling of DragEnd events. 2013-09-08 00:47:55 +01:00
save_draw.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
save_draw.h Fix for new cache. 2010-04-07 17:05:50 +00:00
save_pdf.c Fix for new cache. 2010-04-07 17:29:40 +00:00
save_pdf.h Fix for new cache. 2010-04-07 17:05:50 +00:00
schedule.c Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
search.c Front ends have no reason to include desktop/selection.h now. 2013-05-10 12:16:05 +01:00
searchweb.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
sslcert.c Remove bulk of old treeview implementation. 2013-09-02 16:19:16 +01:00
sslcert.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
textarea.c Merged revisions 7764-7977,7979-8058 via svnmerge from 2009-06-27 13:59:25 +00:00
textarea.h Merged revisions 7764-7977,7979-8058 via svnmerge from 2009-06-27 13:59:25 +00:00
textselection.c Allow ro_mouse to enable null polls; remove unused global variables. 2013-09-08 13:27:11 +01:00
textselection.h Restructure handling of DragEnd events. 2013-09-08 00:47:55 +01:00
theme.c move options include 2013-05-28 14:16:10 +01:00
theme.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
theme_install.c move options include 2013-05-28 14:16:10 +01:00
thumbnail.c move options include 2013-05-28 14:16:10 +01:00
thumbnail.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
tinct.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
toolbar.c move options include 2013-05-28 14:16:10 +01:00
toolbar.h Fix bug #3200899: Don't claim keypresses we don't handle. 2011-03-06 14:09:42 +00:00
treeview.c Remove dotted box from treeview move drags, as core draws location arrow for us. 2013-09-08 16:26:18 +01:00
treeview.h Restructure handling of DragEnd events. 2013-09-08 00:47:55 +01:00
ucstables.c improve gtk source save to use gtk overwrite protection feature coverity 1109873 2013-10-25 21:25:56 +01:00
ucstables.h - Compiler warning squash 2008-07-26 22:29:15 +00:00
uri.c Fix build. 2013-02-18 13:00:56 +00:00
uri.h Constify ro_uri_launch() 2009-07-01 12:05:51 +00:00
url_complete.c Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
url_complete.h Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
url_protocol.c Fix build. 2013-02-18 13:00:56 +00:00
url_protocol.h Purge WITH_URL 2009-02-22 15:19:06 +00:00
url_suggest.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
url_suggest.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimp.c Remove old debug window template. 2013-10-03 20:04:29 +01:00
wimp.h Provide a generic fall-back scroll event handler for scroll wheels. 2011-12-19 23:27:10 +00:00
wimp_event.c Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
wimp_event.h Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
wimputils.h Aliasing fun. This is ugly. 2009-03-28 19:10:29 +00:00
window.c Add undo (F8) and redo (F9) keys. If caret is not in textarea, F8 is still view source. 2013-10-01 13:40:38 +01:00
window.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00