summaryrefslogtreecommitdiff
path: root/frontends/amiga/libs.c
Commit message (Expand)AuthorAgeFilesLines
* Amiga: Fix missing Utility/GraphicsBaseChris Young2022-03-151-0/+2
* Amiga: Fix ASPrintf(). Note this now requires utility.library v47Chris Young2022-03-151-1/+1
* Merge branch 'master' of git://git.netsurf-browser.org/netsurf into chris/ndk32Chris Young2022-03-111-2/+2
|\
| * Amiga: Don't open/close dos.library ourselves on OS3Chris Young2022-01-261-2/+2
* | Revert "Amiga: Fix some undefined references"Chris Young2021-08-151-3/+0
* | Amiga: Fix some undefined referencesChris Young2021-08-151-0/+3
* | Amiga: remove UtilityBase conflictChris Young2021-07-071-2/+0
|/
* Amiga: Use codesets.library for UTF8 conversion if availableChris Young2020-05-261-2/+5
* Amiga: Implement a simple listbrowser log in the GUIChris Young2019-08-101-7/+3
* Fix IORequest duplication and ensure library bases are cleared when closed.Chris Young2019-03-171-3/+7
* Change logging back to INFOChris Young2018-09-091-5/+5
* Log version numbers of opened librariesChris Young2018-09-021-4/+10
* Explicitly open dos.libraryChris Young2017-12-101-0/+3
* Fixup everything the semantic patch missedVincent Sanders2017-09-071-9/+9
* Adjust the requested class versions to be the minimum required.Chris Young2017-04-161-23/+28
* Call CloseLibraryChris Young2016-08-181-0/+1
* Ensure we don't use a half-opened library if it is optional.Chris Young2016-08-181-2/+4
* Fail if the library interface doesn't open.Chris Young2016-08-181-0/+6
* Don't abort on startup if GuiGFX is not availableChris Young2016-07-021-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+326