summaryrefslogtreecommitdiff
path: root/frontends/amiga/history_local.c
Commit message (Collapse)AuthorAgeFilesLines
* Make gui_globals less... globalChris Young2017-02-131-1/+1
|
* Manage shared pens internally unless we need multiple lists (eg. per ↵Chris Young2017-02-131-1/+1
| | | | browser_window)
* Alloc gui_global structure when initialisingChris Young2017-02-131-5/+2
|
* Remove use of global context data from Amiga frontendChris Young2017-02-131-5/+4
|
* Update local history window to use event callbackChris Young2016-12-311-4/+20
|
* More allocvec/malloc changesChris Young2016-11-191-4/+3
|
* Move memory functions from misc.c to memory.cChris Young2016-11-191-0/+1
|
* Make browserglob private to gui.cChris Young2016-07-091-1/+1
|
* Ensure variables are declared correctlyChris Young2016-06-021-2/+2
|
* Rationalise gui_globals a bitChris Young2016-06-011-5/+8
|
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
|
* move desktop window 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/+341