summaryrefslogtreecommitdiff
path: root/frontends/amiga/gui.c
Commit message (Expand)AuthorAgeFilesLines
* Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal bu...Daniel Silverstone2016-06-271-2/+2
* Use charset from default Locale and store it in an option so we can (a) overr...Chris Young2016-06-251-11/+21
* NULL a couple of variablesChris Young2016-06-151-1/+1
* msplit public url database API out for frontendsVincent Sanders2016-06-131-1/+2
* Update content to split public and internal APIVincent Sanders2016-06-061-14/+15
* Make rxsig private to gui.cChris Young2016-06-021-2/+3
* Make arexx_obj private to arexx.cChris Young2016-06-021-6/+3
* Move some globals into gui.cChris Young2016-06-021-2/+7
* Make more drag-related global variables privateChris Young2016-06-011-1/+1
* Make ami_autoscroll private to drag.cChris Young2016-06-011-3/+1
* reduce core header usageVincent Sanders2016-06-011-1/+1
* 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 netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc 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/+5740