summaryrefslogtreecommitdiff
path: root/amiga/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix file://localhost/ handlingChris Young2010-04-171-13/+16
* Freeing the local charset version once we've finished with it is a good idea ...Chris Young2010-04-101-0/+2
* Show warning messages in correct charsetChris Young2010-04-101-1/+5
* Missing includeChris Young2010-03-311-0/+1
* rationalise the usage of the file schemeVincent Sanders2010-03-311-2/+2
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-1/+14
* Help hints, mainly for the tabs but also massage messages strings HelpToolbar...Chris Young2010-03-161-0/+37
* Support file://(/)localhost/ as well as file://(/)Chris Young2009-11-011-16/+13
* Allow opening of local files from anywhere, not just the parent of the curren...Chris Young2008-11-151-4/+26
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-3/+0
* Support for dragging in files (for file upload forms etc)Chris Young2008-09-071-1/+13
* Potential fix for requester.class crash on startup on some systems.Chris Young2008-08-261-2/+2
* Warn and error messages are now displayed in a requester.Chris Young2008-08-091-3/+17
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+42