summaryrefslogtreecommitdiff
path: root/amiga/login.c
Commit message (Expand)AuthorAgeFilesLines
* Replace AllocVec with AllocVecTags. Remove some instances of MEMF_CLEAR where...Chris Young2013-10-121-1/+2
* We are opening on a public screen, not a custom screen (even our own screen i...Chris Young2013-03-201-1/+1
* More fixup.Michael Drake2012-10-111-1/+2
* Fixup for urldb change.Michael Drake2012-10-111-1/+1
* Fix up ripples from urldb change.Michael Drake2012-10-111-8/+10
* First pass of AmigaOS 3 compatibilityJohn Mark Bell2010-12-301-0/+1
* Squash warningChris Young2010-12-191-1/+1
* Prefill incorrect login detailsChris Young2010-12-191-0/+38
* Fixup Amiga frontendJohn Mark Bell2010-04-161-6/+15
* Fix broken event handling.Chris Young2010-04-091-0/+29
* Events for these windows are handled by the main loop in gui.c, but the struc...Chris Young2010-04-041-7/+7
* Changes required for new-cacheChris Young2010-03-281-3/+3
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-1/+1
* Fix signalling of events from 401 login windowChris Young2008-09-211-0/+3
* 401 authentication/login support.Chris Young2008-08-301-0/+122
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+24