summaryrefslogtreecommitdiff
path: root/frontends/amiga
Commit message (Expand)AuthorAgeFilesLines
* BuildSystem: make package step depend on POSTEXESJohn-Mark Bell2022-11-031-1/+1
* Amiga: Fix page theme current selectionChris Young2022-08-051-1/+1
* Amiga: Add page theme toggleChris Young2022-08-031-0/+40
* s/http/https/ in user-facing URIsJohn-Mark Bell2022-05-271-1/+1
* Amiga: Do not use pre-multiplied alpha with CompositeTags() (ie. OS4 RTG)Chris Young2022-04-012-8/+24
* Amiga: Use ARGB format bitmapsChris Young2022-04-013-28/+10
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-293-30/+2
* Bitmap API: Clean up creation flags.Michael Drake2022-03-245-8/+9
* Amiga: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-1/+0
* Amiga: Drop bitmap get bpp function.Michael Drake2022-03-241-16/+1
* Amiga: Don't open/close dos.library ourselves on OS3Chris Young2022-01-261-2/+2
* Amiga: Add ARexx scripts to play videos via YTChris Young2021-12-173-0/+61
* Revert "Amiga: do not force 32-bit bitmaps"Chris Young2021-06-286-13/+14
* Amiga: do not force 32-bit bitmapsChris Young2021-06-286-14/+13
* Amiga: report correct depthChris Young2021-06-281-3/+0
* AMIGA: Use RTG calls on OS3Chris Young2021-06-281-10/+7
* Amiga: BitMap always alloced with the ami_rtg_ function, so should be freed w...Chris Young2021-05-171-5/+1
* Amiga: Fix codesets.library conversion when string specified as zero lengthChris Young2021-04-121-6/+5
* Amiga: The return value of Codesetsfind was not being assigned to a variableChris Young2021-04-111-2/+2
* correct sizeChris Young2021-02-181-1/+1
* AMIGA: minor IFF DR2D export changesChris Young2021-02-181-1/+3
* Improve target setup in makefilesVincent Sanders2021-01-171-0/+21
* Add missing includeChris Young2020-10-094-0/+6
* Cache codesets structure ourselvesChris Young2020-10-091-6/+20
* Amiga: avoid read from NULL pointerChris Young2020-05-261-0/+5
* Amiga: Use IANA codeset number to identify local charsetChris Young2020-05-263-6/+19
* Amiga: Use codesets.library for UTF8 conversion if availableChris Young2020-05-262-10/+52
* Amiga: correct schedule parameterChris Young2020-05-251-1/+1
* Amiga: avoid use after freeChris Young2020-05-251-3/+3
* fix warnings in amiga stringviewVincent Sanders2020-05-251-2/+2
* fix incorrect content handler function table operations return typesVincent Sanders2020-05-253-15/+15
* make browser_window_update internal to browser window as intendedVincent Sanders2020-05-251-128/+139
* Amiga: try to guard against page info window being destroyed twiceChris Young2020-05-251-3/+7
* Update version for next development cycleVincent Sanders2020-05-241-1/+1
* amiga: Probably support present_cookiesDaniel Silverstone2020-05-234-4/+9
* update resources copyright years and readme version numbersVincent Sanders2020-05-232-4/+4
* Amiga: fix an issue where the page info icon was not updating correctlyChris Young2020-05-231-47/+51
* Amiga: make page info borderlessChris Young2020-05-231-10/+12
* Amiga: make page info close when window goes inactiveChris Young2020-05-231-2/+6
* Amiga: position page info window under page info buttonChris Young2020-05-223-8/+26
* Amiga: simplify page info GUI, add close gadgetChris Young2020-05-221-23/+9
* Amiga: Add page info windowChris Young2020-05-224-3/+323
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-224-414/+1
* implement content opacity check through the function tableVincent Sanders2020-05-131-0/+13
* improve content header usageVincent Sanders2020-05-076-0/+9
* AmiSSL implies OpenSSLChris Young2020-03-061-1/+1
* Mod os3support files so file.c buildsChris Young2020-03-062-1/+11
* missed a certificate change on amiga frontendVincent Sanders2020-02-231-4/+3
* fix windows and amiga frontends to cope with certificate chain changesVincent Sanders2020-02-231-2/+2
* fix frontends to cope with certificate chain updateVincent Sanders2020-02-231-3/+2