summaryrefslogtreecommitdiff
path: root/frontends/amiga/icon.c
Commit message (Expand)AuthorAgeFilesLines
* amiga: Fix more content error snafus.Daniel Silverstone2019-08-051-1/+2
* amiga: Try and catch the last content rework for amigaDaniel Silverstone2019-08-051-3/+6
* Content API: Make content_broadcast take pointer to content_msg_data.Michael Drake2017-08-261-4/+4
* fix errors from cppcheck in amiga frontendVincent Sanders2017-03-031-1/+4
* Try to ensure we get the correct type of native BitMapChris Young2017-02-131-2/+2
* update amiga plot APIVincent Sanders2017-02-111-3/+10
* Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/mallocChris Young2016-11-191-1/+1
|\
| * Free and clear icondata to avoid a potential double-freeChris Young2016-11-191-1/+1
* | More allocvec/malloc changesChris Young2016-11-191-7/+6
|/
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* Ensure we aren't using a NULL native BitMap anywhereChris Young2016-07-021-7/+9
* Update content to split public and internal APIVincent Sanders2016-06-061-2/+3
* Ensure variables are declared correctlyChris Young2016-06-021-2/+2
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-261-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/+545