netsurf/amiga
Chris Young 7c695048ae Make NetSurf's screen a public screen with the name "NetSurf".
svn path=/trunk/netsurf/; revision=5885
2008-12-06 10:43:25 +00:00
..
dist Clarification on always_open_tabs and button_2_tab options and their interaction. 2008-12-06 10:42:50 +00:00
resources Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +00:00
arexx.c Two new ARexx commands: 2008-11-24 08:06:11 +00:00
arexx.h NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 2008-11-16 14:42:40 +00:00
bitmap.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
bitmap.h
clipboard.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
clipboard.h Track the current/last used browser window (at the moment, just for ARexx). 2008-10-25 23:22:34 +00:00
compat.c
compat.h
context_menu.c Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
context_menu.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
cookies.c Improved treeview browser - cookies tree part (missed off previous commit) 2008-10-11 21:59:22 +00:00
cookies.h Improved treeview browser - cookies tree part (missed off previous commit) 2008-10-11 21:59:22 +00:00
fetch_file.c Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
fetch_file.h Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +00:00
filetype.c HTML files with an icon but no MIMETYPE tooltype were being picked up by the 2008-11-16 23:29:40 +00:00
font.c
font.h
gui.c Make NetSurf's screen a public screen with the name "NetSurf". 2008-12-06 10:43:25 +00:00
gui.h Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
history.c Various minor fixes for treeviews, history tree now populates. 2008-10-13 18:00:44 +00:00
history.h Improved Amiga treeview support. Now creates trees for cookies and history (history 2008-10-11 21:38:04 +00:00
hotlist.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
hotlist.h
iff_cset.h Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
login.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
login.h Stop the throbber trying to draw on download and 401-login windows. 2008-09-20 22:07:11 +00:00
menu.c Fixed an issue with hotlist items outside the menu folder being added to the menu 2008-11-25 22:43:23 +00:00
menu.h Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
misc.c Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
object.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
object.h Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
options.h Minor fixes, changing some defaults to safer values, screen_modeid should now work. 2008-11-03 19:21:40 +00:00
plotters.c Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
plotters.h
save_complete.c AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
save_complete.h AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
save_pdf.c
save_pdf.h
schedule.c Minor fixes, changing some defaults to safer values, screen_modeid should now work. 2008-11-03 19:21:40 +00:00
schedule.h
thumbnail.c
tree.c Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1. 2008-11-02 00:21:49 +00:00
tree.h Fix basic rearrangement of tree nodes 2008-10-13 22:34:54 +00:00
utf8.c
utf8.h
version.rexx Two new ARexx commands: 2008-11-24 08:06:11 +00:00