summaryrefslogtreecommitdiff
path: root/frontends/amiga/login.c
Commit message (Expand)AuthorAgeFilesLines
* Hide the message port which is shared amongst all Amiga NetSurf windowsChris Young2019-05-101-1/+1
* Make screen pointer accesible through an accessor function onlyChris Young2019-05-101-1/+1
* Stop using the same large list of gadget constants everywhereChris Young2018-09-261-18/+28
* Convert user/pass from/to UTF-8Chris Young2018-08-151-6/+20
* Convert user/pass to UTF-8 for submissionChris Young2018-08-151-5/+14
* Convert login UI strings from UTF-8 before displayChris Young2018-08-151-9/+32
* Close login window if NetSurf quitsChris Young2018-08-151-3/+5
* Amiga: Update for new HTTP auth API.Michael Drake2018-08-151-30/+22
* Amiga: Fix silly.Michael Drake2018-08-131-1/+1
* Amiga: Ensure realm is copied for local struct.Michael Drake2018-08-131-1/+2
* Update 401 login window to use event callbacksChris Young2016-12-311-6/+13
* more allocvec/malloc changesChris Young2016-11-191-2/+1
* Move memory functions from misc.c to memory.cChris Young2016-11-191-1/+1
* msplit public url database API out for frontendsVincent Sanders2016-06-131-2/+2
* move mouse and pointer state 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/+238