summaryrefslogtreecommitdiff
path: root/frontends/amiga/theme.c
Commit message (Expand)AuthorAgeFilesLines
* Try to ensure we get the correct type of native BitMapChris Young2017-02-131-1/+3
* Add missing includesChris Young2016-11-191-1/+1
* more allocvec/malloc changesChris Young2016-11-191-8/+8
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* Use functions for determining throbber bitmap sizeChris Young2016-07-031-12/+22
* Ensure we aren't using a NULL native BitMap anywhereChris Young2016-07-021-16/+20
* Ensure variables are declared correctlyChris Young2016-06-021-3/+6
* Make more drag-related global variables privateChris Young2016-06-011-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+513