netsurf/riscos
Vincent Sanders cae22b17ac fix RISC OS font layout routines to return the correct error codes
During the font layout table refactor the return type was changed to
nserror and the risc os code was not updated correctly.
2016-04-28 11:32:45 +01:00
..
configure update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
content-handlers fix missing struct on http parameter declaration due to header change 2016-04-18 23:17:38 +01:00
distribution RISC OS: Updated SharedUnixLibrary. 2016-02-21 22:03:17 +00:00
gui update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
scripts Fix RISC OS relocatable module checks 2016-03-14 15:24:37 +00:00
templates Increase size of download window. 2015-11-22 21:49:11 +00:00
401login.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +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 update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
bitmap.h Convert RISC OS to use bitmap render operation 2015-04-24 23:49:49 +01:00
buffer.c Don't #define things that might appear in oslib later. 2015-10-31 18:37:16 +00:00
buffer.h
configure.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +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 Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
cookies.h Destroy treeviews. 2013-09-08 19:04:45 +01:00
dialog.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
dialog.h additional risc os header cleanups 2014-06-05 23:01:37 +01:00
download.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
filetype.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
filetype.h Doxygen cleanups in frontends 2014-11-11 15:46:04 +00:00
font.c fix RISC OS font layout routines to return the correct error codes 2016-04-28 11:32:45 +01:00
font.h update risc os frontend for layout table 2016-04-24 13:32:07 +01:00
global_history.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
global_history.h Destroy treeviews. 2013-09-08 19:04:45 +01:00
gui.c fix typo in riscos wan_user update 2016-04-25 23:19:12 +01:00
gui.h use the miscellaneous table warning entry 2016-04-25 23:11:55 +01:00
help.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
help.h
history.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
hotlist.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
hotlist.h cleanup RISC OS frontend header usage 2014-06-05 15:14:49 +01:00
iconbar.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
iconbar.h
image.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
image.h
Makefile.defaults extend file table with mkdir all and make fs backing store use it. 2014-06-05 12:06:47 +01:00
Makefile.target RISC OS: Run git date setter over distributed files for merging. 2016-02-21 22:17:36 +00:00
menus.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
menus.h additional header cleanups 2014-06-05 21:50:47 +01:00
message.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
message.h
mouse.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
mouse.h Improve Doxygen documentation 2014-11-08 12:35:11 +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 Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
print.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
print.h remove unnecessary risc os header includes 2014-06-05 23:24:28 +01:00
query.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
query.h cleanup utils header, remove cruft and add documentation 2014-05-11 21:31:14 +01:00
save_draw.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
save_draw.h
save_pdf.c
save_pdf.h
save.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
save.h Need a nsurl fwd declaration. 2015-02-26 16:27:54 +00:00
schedule.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
search.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
searchweb.c
sslcert.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
sslcert.h additional risc os header cleanups 2014-06-05 23:01:37 +01:00
textarea.c Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
textarea.h
textselection.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01: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 update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
theme.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
theme.h
tinct.h
toolbar.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
toolbar.h Chage favicon set APIs to take gui_window rather than hlcache_handle. 2014-10-16 09:22:05 +01:00
treeview.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
treeview.h Restructure handling of DragEnd events. 2013-09-08 00:47:55 +01:00
ucstables.c Split utils header into string functions and everything else 2016-04-21 22:36:21 +01:00
ucstables.h move utf8 local conversion operations to table 2014-02-01 22:17:36 +00:00
uri.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
uri.h
url_complete.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
url_complete.h Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
url_protocol.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
url_protocol.h
url_suggest.c doxgen warning fixes in riscos frontend. 2014-11-12 22:36:11 +00:00
url_suggest.h
wimp_event.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
wimp_event.h Move all mouse tracking into ro_mouse module. 2013-09-08 11:55:21 +01:00
wimp.c update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01: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 update RISC OS frontend to not use the depricated warn_user API 2016-04-26 15:16:33 +01:00
window.h Doxygen cleanups 2014-11-12 11:45:07 +00:00