summaryrefslogtreecommitdiff
path: root/amiga
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2014-02-15 18:59:54 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2014-02-15 18:59:54 +0000
commit6867726326c88ce6538d0b0b81fce32d91596210 (patch)
tree96c08c598a2f6053a269733b92518d8384879b00 /amiga
parent3efe56d7ef091d0e75bbcfbce6fc1c543057bb09 (diff)
downloadnetsurf-6867726326c88ce6538d0b0b81fce32d91596210.tar.gz
netsurf-6867726326c88ce6538d0b0b81fce32d91596210.tar.bz2
More build fixing.
Diffstat (limited to 'amiga')
-rw-r--r--amiga/context_menu.c2
-rwxr-xr-xamiga/history_local.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/amiga/context_menu.c b/amiga/context_menu.c
index c487e948b..3bff4c293 100644
--- a/amiga/context_menu.c
+++ b/amiga/context_menu.c
@@ -910,7 +910,7 @@ static uint32 ami_context_menu_hook(struct Hook *hook,Object *item,APTR reserved
}
else
{
- history_go(gwin->bw->history,
+ browser_window_history_go(gwin->bw,
(struct history_entry *)userdata, false);
}
break;
diff --git a/amiga/history_local.c b/amiga/history_local.c
index 56d701d78..1f710b2e0 100755
--- a/amiga/history_local.c
+++ b/amiga/history_local.c
@@ -297,7 +297,7 @@ void ami_history_update_extent(struct history_window *hw)
struct IBox *bbox;
int width, height;
- history_size(hw->bw->history, &width, &height);
+ browser_window_history_size(hw->bw, &width, &height);
GetAttr(SPACE_AreaBox,hw->objects[GID_BROWSER],(ULONG *)&bbox);
RefreshSetGadgetAttrs((APTR)hw->objects[OID_VSCROLL],hw->win,NULL,