summaryrefslogtreecommitdiff
path: root/amiga/misc.c
Commit message (Collapse)AuthorAgeFilesLines
* Allow opening of local files from anywhere, not just the parent of the ↵Chris Young2008-11-151-4/+26
| | | | | | current dir. svn path=/trunk/netsurf/; revision=5695
* Improved Amiga treeview support. Now creates trees for cookies and history ↵Chris Young2008-10-111-3/+0
| | | | | | | | | (history doesn't populate at the moment). Can add folders and edit titles in hotlist treeviews, and delete entries in all treeviews. svn path=/trunk/netsurf/; revision=5542
* Support for dragging in files (for file upload forms etc)Chris Young2008-09-071-1/+13
| | | | svn path=/trunk/netsurf/; revision=5271
* Potential fix for requester.class crash on startup on some systems.Chris Young2008-08-261-2/+2
| | | | svn path=/trunk/netsurf/; revision=5205
* Warn and error messages are now displayed in a requester.Chris Young2008-08-091-3/+17
| | | | svn path=/trunk/netsurf/; revision=4981
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+42
svn path=/trunk/netsurf/; revision=4864