summaryrefslogtreecommitdiff
path: root/frontends/amiga/download.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using the same large list of gadget constants everywhereChris Young2018-09-261-14/+22
* Allow for more varied notification backmsgsChris Young2017-03-211-2/+27
* Try to avoid extraneous progress notificationsChris Young2017-03-201-4/+7
* Enable displaying download progress within a notification.Chris Young2017-03-201-7/+46
* fix errors from cppcheck in amiga frontendVincent Sanders2017-03-031-1/+1
* Update download window to use event callbacksChris Young2016-12-311-6/+15
* More allocvec/malloc replacementsChris Young2016-11-191-1/+1
* Change some AllocVecs to mallocs and FreeVecs to freeChris Young2016-11-191-7/+6
* Move memory functions from misc.c to memory.cChris Young2016-11-191-0/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-2/+2
* Ensure variables are declared correctlyChris Young2016-06-021-1/+1
* reduce core header usageVincent Sanders2016-06-011-1/+0
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* move download header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+451