.. |
configure
|
Add Enable Javascript configuration to RO GUI.
|
2012-12-15 16:59:00 +00: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
|
Pass whether background images are wanted in redraw_context.
|
2011-12-23 22:39:25 +00:00 |
scripts
|
Require and bundle Iconv 0.12
|
2013-01-29 23:58:37 +00:00 |
templates
|
Properly capitalise JavaScript
|
2012-12-16 14:45:51 +00: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
|
move common include path setup to core Makefile
|
2012-12-20 15:27:07 +00: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 last notion of bitmap suspension.
|
2012-10-14 20:17:17 +01:00 |
bitmap.h
|
Remove last notion of bitmap suspension.
|
2012-10-14 20:17:17 +01:00 |
buffer.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
buffer.h
|
…
|
|
configure.c
|
…
|
|
configure.h
|
…
|
|
cookies.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
cookies.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
dialog.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
dialog.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
download.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
filetype.c
|
Consult internal mimemap before consulting MimeMap module.
|
2013-01-13 17:54:11 +00:00 |
font.c
|
Update nsfont_split documentation. Implementation was already compatible. Can only split on spaces.
|
2013-02-10 18:25:09 +00:00 |
global_history.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
global_history.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
gui.c
|
Fix paste. Store clipboard as UTF-8 internally, to avoid unnecessary data loss when copying internally.
|
2013-01-22 08:51:58 +00:00 |
gui.h
|
Use proper function for box tree dump.
|
2012-08-20 16:46:33 +01:00 |
help.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
help.h
|
…
|
|
history.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
hotlist.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
hotlist.h
|
Add support for external hotlist utilities.
|
2011-10-09 13:32:43 +00:00 |
iconbar.c
|
Use online docs.
|
2012-07-21 14:55:51 +01:00 |
iconbar.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
image.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
image.h
|
…
|
|
menus.c
|
Remove a bunch of unused includes.
|
2012-08-20 18:54:57 +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
|
…
|
|
message.h
|
…
|
|
options.h
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
oslib_pre7.h
|
…
|
|
palettes.c
|
…
|
|
palettes.h
|
…
|
|
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 browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
print.h
|
…
|
|
query.c
|
Squash warnings in RISC OS build.
|
2010-04-24 21:25:08 +00:00 |
query.h
|
…
|
|
save.c
|
Fix 2576557: prepend '!' to target leafname if preparing a full save.
|
2013-01-13 18:45:05 +00:00 |
save.h
|
…
|
|
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
|
…
|
|
schedule.c
|
Move schedule.h to utils/
|
2011-03-13 22:50:54 +00:00 |
search.c
|
Move browser_window struct to private header. Places that shouldn't include it do, such as front end code.
|
2012-08-22 12:22:58 +01:00 |
searchweb.c
|
…
|
|
sslcert.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
sslcert.h
|
Merge treeview-redux to trunk
|
2010-10-05 19:14:46 +00:00 |
system_colour.c
|
Fix colour string matching. Lose unneeded case insensitivity in matching.
|
2012-03-27 11:02:35 +00:00 |
system_colour.h
|
Take CSS System Colours from the RISC OS Desktop palette at start and on mode/palette change.
|
2011-02-25 23:26:36 +00:00 |
textarea.c
|
…
|
|
textarea.h
|
…
|
|
textselection.c
|
Fix paste. Store clipboard as UTF-8 internally, to avoid unnecessary data loss when copying internally.
|
2013-01-22 08:51:58 +00:00 |
textselection.h
|
Fix paste. Store clipboard as UTF-8 internally, to avoid unnecessary data loss when copying internally.
|
2013-01-22 08:51:58 +00:00 |
theme.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
theme.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
theme_install.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
thumbnail.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
thumbnail.h
|
…
|
|
tinct.h
|
…
|
|
toolbar.c
|
NetSurf options rework (a=vince r=daniels,jmb)
|
2012-03-22 09:34:34 +00:00 |
toolbar.h
|
Fix bug #3200899: Don't claim keypresses we don't handle.
|
2011-03-06 14:09:42 +00:00 |
treeview.c
|
Pass whether background images are wanted in redraw_context.
|
2011-12-23 22:39:25 +00:00 |
treeview.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
ucstables.c
|
Squash warnings in RISC OS build.
|
2010-04-24 21:25:08 +00:00 |
ucstables.h
|
…
|
|
uri.c
|
fetch_can_fetch takes a nsurl now.
|
2011-09-27 12:02:15 +00:00 |
uri.h
|
…
|
|
url_complete.c
|
Fix up ripples from urldb change.
|
2012-10-11 11:20:02 +01:00 |
url_complete.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
url_protocol.c
|
fetch_can_fetch takes a nsurl now.
|
2011-09-27 12:02:15 +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
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |
wimp.c
|
Provide a generic fall-back scroll event handler for scroll wheels.
|
2011-12-19 23:27:10 +00: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
|
Make scroll event handling module specific.
|
2011-12-17 17:31:35 +00:00 |
wimp_event.h
|
Make scroll event handling module specific.
|
2011-12-17 17:31:35 +00:00 |
wimputils.h
|
…
|
|
window.c
|
Pass triple clicks to core.
|
2013-02-12 15:26:55 +00:00 |
window.h
|
Merge branches/stevef/toolbars to trunk.
|
2011-02-20 23:16:33 +00:00 |