summaryrefslogtreecommitdiff
path: root/amiga/icon.c
Commit message (Expand)AuthorAgeFilesLines
* ConstifyJohn Mark Bell2011-02-141-1/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+1
* Include OS3 support headerJohn Mark Bell2011-01-081-0/+1
* Partially support 8-bit icons for superimposeChris Young2011-01-081-7/+49
* ami_superimpose_favicon isn't dependent on Amiga icon loaderChris Young2011-01-071-8/+2
* Fix compilation when WITH_AMIGA_ICON is not definedJohn Mark Bell2011-01-061-1/+7
* Sprinkle some #ifdef __amigaos4__ aroundJohn Mark Bell2011-01-061-0/+2
* Support ColourIconsChris Young2010-10-311-8/+160
* Amiga icon loader. Treeviews will now use the user's icons for content types.Chris Young2010-10-301-0/+177