summaryrefslogtreecommitdiff
path: root/amiga/icon.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation when WITH_AMIGA_ICON is not definedJohn Mark Bell2011-01-061-1/+7
| | | | svn path=/trunk/netsurf/; revision=11232
* Sprinkle some #ifdef __amigaos4__ aroundJohn Mark Bell2011-01-061-0/+2
| | | | svn path=/trunk/netsurf/; revision=11230
* Support ColourIconsChris Young2010-10-311-8/+160
| | | | svn path=/trunk/netsurf/; revision=10928
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-301-0/+177
svn path=/trunk/netsurf/; revision=10925