From 36bb869ae4d65ec7c61dedc6c3577ebc24ef3808 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Tue, 17 Feb 2004 23:38:44 +0000 Subject: [project @ 2004-02-17 23:38:44 by jmb] Improve save_complete. Add missing #ifdef to about.c. svn path=/import/netsurf/; revision=559 --- riscos/save_complete.c | 54 ++++++++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 24 deletions(-) (limited to 'riscos/save_complete.c') diff --git a/riscos/save_complete.c b/riscos/save_complete.c index 3b6e3a988..a97465679 100644 --- a/riscos/save_complete.c +++ b/riscos/save_complete.c @@ -22,10 +22,14 @@ #include "netsurf/utils/log.h" #include "netsurf/utils/utils.h" -/** \todo Save out CSS. */ - #ifdef WITH_SAVE_COMPLETE +/** \todo URL rewriting + * Objects used by embedded html pages + * GUI + */ + +void save_imported_sheets(struct content *c, int parent, int level, char *p, char* fn); char* get_filename(char * url); /* this is temporary. */ @@ -35,8 +39,7 @@ const char * const OBJ_DIR = "_files"; /** \todo this will probably want to take a filename */ void save_complete(struct content *c) { - struct box *box; - char *fname = 0, *spath, *ofname; + char *fname = 0, *spath; unsigned int i; if (c->type != CONTENT_HTML) { @@ -56,21 +59,15 @@ void save_complete(struct content *c) { xosfile_create_dir(spath, 77); /* save stylesheets, ignoring the base sheet and