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 2c4825cb38
Remove excessive logging.
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 move scheduleing into browser operation table 11 years ago
scripts Require and bundle Iconv 0.12 12 years ago
templates Make Open URL dialogue allocate memory for the URL field. 11 years ago
401login.c move 401 login into operation table 11 years ago
Makefile.defaults fix formatting of defaults makefiles 11 years ago
Makefile.target fix mngectony makefiles 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 Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 years ago
dialog.h Merge branches/stevef/toolbars to trunk. 14 years ago
download.c Fix leak of filename found by cppcheck. 11 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 Remove excessive logging. 11 years ago
gui.h move page search gui callbacks to their own operations table 11 years ago
help.c move utf8 local conversion operations to table 11 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 Make history internal to browser_window module. 11 years ago
hotlist.c move scheduleing into browser operation table 11 years ago
hotlist.h Update copyright header dates for recent commits. 11 years ago
iconbar.c Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 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 Make history internal to browser_window module. 11 years ago
menus.h Provide a dedicated interface for destroying open menus. 11 years ago
message.c - Compiler warning squash 17 years ago
message.h - Compiler warning squash 17 years ago
mouse.c Allow mouse tracking events to terminate without a PointerLeaving event being received. 11 years ago
mouse.h Allow mouse tracking events to terminate without a PointerLeaving event being received. 11 years ago
options.h Add confirm_hotlist_remove option to allow users to turn URL removal query off. 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 Provide a dedicated interface for destroying open menus. 11 years ago
print.h Purge WITH_PRINT 16 years ago
query.c move utf8 local conversion operations to table 11 years ago
query.h cleanup copyright headers and some doc comments 11 years ago
save.c move utf8 local conversion operations to table 11 years ago
save.h fix remaining include errors 11 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 scheduleing into browser operation table 11 years ago
search.c move page search gui callbacks to their own operations table 11 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 move utf8 local conversion operations to table 11 years ago
textselection.h make the clipboard operation table and members static to textselection module and cleanup unnecessary includes 11 years ago
theme.c move options include 12 years ago
theme.h Merge branches/stevef/toolbars to trunk. 14 years ago
theme_install.c Remove asserts for default cases from all content message handlers; this is laborious and is no longer useful for catching bugs. 11 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 Fix logic error found by cppcheck. 11 years ago
toolbar.h Update the URL hotlist icon when entries are deleted from the hotlist. 11 years ago
treeview.c Avoid potential NULL ptr deref found by cppcheck. 11 years ago
treeview.h Restructure handling of DragEnd events. 12 years ago
ucstables.c Fix out of bounds array accesses for Cyrillic2 found by cppcheck. 11 years ago
ucstables.h move utf8 local conversion operations to table 11 years ago
uri.c Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 years ago
uri.h Constify ro_uri_launch() 16 years ago
url_complete.c Make browser_window_navigate (un)verifiable flag match browser_window_create. 11 years ago
url_complete.h Move all mouse tracking into ro_mouse module. 12 years ago
url_protocol.c Allow tab creation without history clone. Changes browser_window_create and browser_window_navigate flags. 11 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 move utf8 local conversion operations to table 11 years ago
wimp.h Provide a generic fall-back scroll event handler for scroll wheels. 13 years ago
wimp_event.c Provide a dedicated interface for destroying open menus. 11 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 history internal to browser_window module. 11 years ago
window.h fix up riscos build errors 11 years ago