netsurf/riscos
2014-02-01 10:45:20 +00: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 move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
scripts Require and bundle Iconv 0.12 2013-01-29 23:58:37 +00:00
templates Make Open URL dialogue allocate memory for the URL field. 2014-01-26 14:35:57 +00:00
401login.c move 401 login into operation table 2014-01-16 00:52:17 +00:00
assert.c
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
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 Update copyright dates in modified files. 2014-01-26 16:28:56 +00:00
dialog.h
download.c fix missing includes 2014-01-29 21:58:46 +00: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 make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
gui.h make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
help.c move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
help.h
history.c Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
hotlist.c fix up riscos build errors 2014-01-16 14:28:25 +00:00
hotlist.h Update copyright header dates for recent commits. 2014-01-02 22:25:23 +00:00
iconbar.c add missing include for neturf_quit symbol 2014-01-29 23:36:59 +00:00
iconbar.h
image.c fixup issues with new options API merge 2013-05-28 16:44:46 +01:00
image.h
Makefile.defaults split target defaults out 2012-12-13 19:26:24 +00:00
Makefile.target fix mngectony makefiles 2014-01-04 18:08:08 +00:00
menus.c Provide a dedicated interface for destroying open menus. 2014-01-29 16:54:34 +00:00
menus.h Provide a dedicated interface for destroying open menus. 2014-01-29 16:54:34 +00:00
message.c
message.h
mouse.c Fix broken dragging mouse pointer introduced in mouse tracking changes. 2013-12-30 17:29:46 +00:00
mouse.h Improve responsiveness of drags. 2013-10-27 18:48:58 +00:00
options.h Add confirm_hotlist_remove option to allow users to turn URL removal query off. 2013-12-31 16:57:47 +00:00
oslib_pre7.h
palettes.c
palettes.h
plotters.c
print.c Provide a dedicated interface for destroying open menus. 2014-01-29 16:54:34 +00:00
print.h
query.c move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
query.h cleanup copyright headers and some doc comments 2014-01-16 13:24:14 +00:00
save_draw.c Pass whether background images are wanted in redraw_context. 2011-12-23 22:39:25 +00:00
save_draw.h
save_pdf.c
save_pdf.h
save.c make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
save.h move teh final optional window operations into the table 2014-01-13 22:54:19 +00:00
schedule.c
search.c Front ends have no reason to include desktop/selection.h now. 2013-05-10 12:16:05 +01:00
searchweb.c
sslcert.c Remove bulk of old treeview implementation. 2013-09-02 16:19:16 +01:00
sslcert.h
textarea.c
textarea.h
textselection.c make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
textselection.h make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
theme_install.c Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs. 2014-01-05 14:39:08 +00:00
theme.c move options include 2013-05-28 14:16:10 +01:00
theme.h
thumbnail.c move options include 2013-05-28 14:16:10 +01:00
thumbnail.h
tinct.h
toolbar.c Update the URL hotlist icon when entries are deleted from the hotlist. 2013-12-30 16:20:37 +00:00
toolbar.h Update the URL hotlist icon when entries are deleted from the hotlist. 2013-12-30 16:20:37 +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 fix dumb typos from utf8 error return refactor 2014-01-28 22:39:25 +00:00
ucstables.h
uri.c Fix build. 2013-02-18 13:00:56 +00:00
uri.h
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
url_suggest.c Fix up ripples from urldb change. 2012-10-11 11:20:02 +01:00
url_suggest.h
wimp_event.c Provide a dedicated interface for destroying open menus. 2014-01-29 16:54:34 +00:00
wimp_event.h Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
wimp.c move utf8 conversion routines to use nserror instead of their own error enum 2014-01-28 21:40:13 +00:00
wimp.h Provide a generic fall-back scroll event handler for scroll wheels. 2011-12-19 23:27:10 +00:00
wimputils.h
window.c make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 2014-02-01 10:45:20 +00:00
window.h fix up riscos build errors 2014-01-16 14:28:25 +00:00