summaryrefslogtreecommitdiff
path: root/frontends/amiga/history_local.c
Commit message (Expand)AuthorAgeFilesLines
* Use coccinelle to change logging macro calls in c filesVincent Sanders2017-09-061-1/+1
* Use the correct function to get the URL at positionChris Young2017-06-101-19/+21
* Migrate Amiga local history to corewindowChris Young2017-06-101-296/+235
* Split local history data from viewer in headersVincent Sanders2017-06-101-6/+21
* Local history: Pass clip rectangle around as struct.Michael Drake2017-06-101-3/+6
* Make gui_globals less... globalChris Young2017-02-131-1/+1
* Manage shared pens internally unless we need multiple lists (eg. per browser_...Chris Young2017-02-131-1/+1
* 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