summaryrefslogtreecommitdiff
path: root/frontends/amiga
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
* Remove old native build lines from makefileChris Young2016-06-251-34/+10
* Use libiconv instead of newlib's iconvChris Young2016-06-252-7/+13
* Use charset from default Locale and store it in an option so we can (a) overr...Chris Young2016-06-255-51/+30
* NULL a couple of variablesChris Young2016-06-152-2/+2
* move the public form APIVincent Sanders2016-06-141-1/+1
* msplit public url database API out for frontendsVincent Sanders2016-06-134-7/+8
* Update content to split public and internal APIVincent Sanders2016-06-0620-67/+82
* Fix OS3 buildChris Young2016-06-022-0/+8
* Ensure variables are declared correctlyChris Young2016-06-0228-43/+56
* Make rxsig private to gui.cChris Young2016-06-023-7/+6
* Make arexx_obj private to arexx.cChris Young2016-06-023-8/+12
* Move some globals into gui.cChris Young2016-06-022-6/+11
* Make more drag-related global variables privateChris Young2016-06-014-8/+12
* Make ami_autoscroll private to drag.cChris Young2016-06-014-14/+14
* Rationalise gui_globals a bitChris Young2016-06-018-9/+18
* reduce core header usageVincent Sanders2016-06-0112-35/+68
* fix missing header for amiga warn user callVincent Sanders2016-05-312-5/+12
* move plotters header into public APIVincent Sanders2016-05-3010-10/+10
* move desktop window header into public APIVincent Sanders2016-05-3013-13/+13
* move mouse and pointer state header into public APIVincent Sanders2016-05-3018-18/+18
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-302-2/+2
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move utf8 header into public APIVincent Sanders2016-05-301-1/+1
* move download 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-3023-23/+23
* move search header into public APIVincent Sanders2016-05-301-1/+1
* move bitmap API header to core include directoryVincent Sanders2016-05-264-4/+4
* move the CSS content handlerVincent Sanders2016-05-261-1/+1
* move image content handlers to accomodate core build changesVincent Sanders2016-05-236-7/+7
* In 8-bit mode, when using a 1-bit mask, set the mask so only wholly transpare...Chris Young2016-05-221-1/+1
* Avoid crash when freeing websearch listChris Young2016-05-221-0/+1
* fix amiga package dir locationVincent Sanders2016-05-151-6/+7
* move frontends into sub directoryVincent Sanders2016-05-15188-0/+31898