summaryrefslogtreecommitdiff
path: root/frontends/amiga/clipboard.c
Commit message (Expand)AuthorAgeFilesLines
* Split up menu.c into generic and gui_window-specific filesChris Young2017-01-151-4/+4
* Replace OnMenu/OffMenu with MenuClass compatible abstractionChris Young2017-01-141-3/+3
* More allocvec/malloc replacementsChris Young2016-11-191-2/+2
* Change some AllocVecs to mallocs and FreeVecs to freeChris Young2016-11-191-6/+5
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+1
* Ensure variables are declared correctlyChris Young2016-06-021-1/+1
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move clipboard 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/+374