summaryrefslogtreecommitdiff
path: root/amiga/file.c
Commit message (Collapse)AuthorAgeFilesLines
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-2/+1
| | | | svn path=/trunk/netsurf/; revision=13548
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-3/+3
| | | | svn path=/trunk/netsurf/; revision=13236
* Only one of these save ops needs the file opened hereChris Young2011-10-271-43/+43
| | | | svn path=/trunk/netsurf/; revision=13086
* Complete extended context menusChris Young2011-10-231-5/+12
| | | | svn path=/trunk/netsurf/; revision=13076
* Fix save_completeChris Young2011-10-221-39/+41
| | | | svn path=/trunk/netsurf/; revision=13073
* Move non-requester user file operations to file.cChris Young2011-10-151-0/+204
svn path=/trunk/netsurf/; revision=13065