netsurf/riscos
Steve Fryatt 1c91a23c77 Force SSLCert pane to have a horizontal scroll bar and ensure initial extent calculation.
svn path=/trunk/netsurf/; revision=12128
2011-03-24 00:09:49 +00:00
..
configure Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
gui Move schedule.h to utils/ 2011-03-13 22:50:54 +00:00
scripts Require Iconv 0.11 2011-01-04 20:04:20 +00:00
templates Enable sideways print option. 2010-07-27 22:50:51 +00:00
401login.c Fix RISC OS build 2010-04-15 22:49:22 +00:00
Makefile.target Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
artworks.c Fix bug #3194007: stop emitting duplicate READY/DONE events. 2011-02-27 20:11:39 +00:00
artworks.h Constify 2011-02-14 19:17:08 +00:00
assert.c - Compiler warning squash 2008-07-26 22:29:15 +00:00
awrender.s Add GCCSDK 4 support (cross-compile, static ELF only atm); Ignore codedocs directory during 'svn status'. 2008-03-22 00:49:56 +00:00
bitmap.c Squash warnings 2009-03-27 02:46:30 +00:00
bitmap.h Squash warnings 2009-03-27 02:46:30 +00:00
buffer.c Modern OSLib (as of 3 months ago) no longer has colourtrans_CURRENT_MODE. 2009-12-02 16:30:44 +00: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 Insert a redundant return, as scan-build fails to notice that die() never returns. 2009-05-29 22:56:09 +00:00
configure.h Make ro_gui_configure_register static. 2008-08-04 21:52:28 +00:00
cookies.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
cookies.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
debugwin.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
dialog.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
dialog.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
download.c Fix bug #3238151: reinstate filename sanitisation and extension stripping 2011-03-23 20:59:43 +00:00
draw.c Fix bug #3194007: stop emitting duplicate READY/DONE events. 2011-02-27 20:11:39 +00:00
draw.h Constify 2011-02-14 19:17:08 +00:00
filetype.c When fetching a local file of type data, examine the extension to determine mime type. 2010-12-27 14:03:45 +00:00
font.c Don't scale text plots in front end (RISC OS). 2011-03-08 18:48:23 +00:00
global_history.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
global_history.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
gui.c gui_find_resource --> gui_get_resource_url. 2011-03-17 11:57:09 +00:00
gui.h 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
help.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00: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 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
hotlist.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
hotlist.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
iconbar.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
iconbar.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
image.c Modern OSLib (as of 3 months ago) no longer has colourtrans_CURRENT_MODE. 2009-12-02 16:30:44 +00:00
image.h Merge LibCSS port to trunk. 2009-07-23 23:05:34 +00:00
menus.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00: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
options.h - Compiler warning squash 2008-07-26 22:29:15 +00: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
plugin.c Remove redundant parameter from content_open API 2011-03-10 23:13:03 +00:00
plugin.h Fix broken CONTENT_PLUGIN API. 2011-03-06 13:58:02 +00:00
print.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.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 Remove thumbnail_create() from browser.h. Make RO front end use the core thumbnail_redraw function. Make other front ends include the right header for thumbnail_create(). 2011-02-19 22:17:54 +00:00
save.h More new cache fixing. 2010-04-07 14:14:44 +00:00
save_draw.c Pass clip rect to clip plotters as struct. Simplify clip rect handling in debug window code. Pass clip rect to select menu as struct. 2011-02-14 22:05:39 +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 Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
searchweb.c Merge branches/MarkieB/gtkmain to trunk. 2009-12-17 23:55:02 +00:00
sprite.c Fix bug #3194007: stop emitting duplicate READY/DONE events. 2011-02-27 20:11:39 +00:00
sprite.h Constify 2011-02-14 19:17:08 +00:00
sslcert.c Force SSLCert pane to have a horizontal scroll bar and ensure initial extent calculation. 2011-03-24 00:09:49 +00:00
sslcert.h Merge treeview-redux to trunk 2010-10-05 19:14:46 +00:00
system_colour.c 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
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 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 Fix text selection 2011-03-06 18:04:13 +00:00
textselection.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
theme.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
theme.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
theme_install.c Port to hlcache-enabled core 2010-04-11 23:04:06 +00:00
thumbnail.c Front ends don't need to call thumbnail_get_redraw_scale() now. 2011-03-09 21:04:15 +00: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 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
toolbar.h Fix bug #3200899: Don't claim keypresses we don't handle. 2011-03-06 14:09:42 +00:00
treeview.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
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 - Compiler warning squash 2008-07-26 22:29:15 +00:00
uri.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
uri.h Constify ro_uri_launch() 2009-07-01 12:05:51 +00:00
url_complete.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
url_complete.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
url_protocol.c remove _GNU_SOURCE define from everywhere. 2010-04-24 15:22:17 +00:00
url_protocol.h Purge WITH_URL 2009-02-22 15:19:06 +00:00
url_suggest.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
url_suggest.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimp.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimp.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimp_event.c Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimp_event.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00
wimputils.h Aliasing fun. This is ugly. 2009-03-28 19:10:29 +00:00
window.c Help menu options for about:credits and about:licence to replace old about NetSurf entry. 2011-03-16 12:24:01 +00:00
window.h Merge branches/stevef/toolbars to trunk. 2011-02-20 23:16:33 +00:00