You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔐 AmiSSL is the AmigaOS/MorphOS/AROS port of OpenSSL. It wraps the full functionality of OpenSSL into a full-fledged Amiga shared library that makes it possible for Amiga applications to use the full OpenSSL API through a standard Amiga shared library interface (e.g. web browsers wanting to support HTTPS, etc.)...
📬 YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
A well-known and used MUI custom class (TextEditor.mcc) which provides application programmers a textedit gadget. It supports features like word wrapping, soft styles (bold, italic, underline), a spell checking interface as well as an AREXX interface for scripting.
codesets.library is an AmigaOS shared library to handle different codesets (i.e. ISO-8859-1, UTF-8, etc.) and their respective conversions. It provides public functions for applications to deal with multiple codesets and convert them properly.
A collection of new (list) custom classes for the Magic User Interface (MUI) on AmigaOS based computer systems like AmigaOS4, AmigaOS3 and MorphOS. It consists of 8 custom classes, e.g. the NList.mcc and NListtree.mcc classes...
A well-known and widely used MUI custom class (BetterString.mcc) which provides application programmers a better string gadget. It somewhat more advanced and common features like the standard MUI string gadget which includes a better selection engine and so on.
A well-known and used MUI custom class (HTMLview.mcc) which provides MUI application programmers a gadget for viewing/displaying HTML pages. It comes with an object-oriented design, slim and tidy so that the HTML engine is capable of showing HTML very fast...
A well-known and used MUI custom class (Toolbar.mcc) which provides application programmers a toolbar gadget. By using it with MUI application, it provides an easy and quick way to deal with toolbar that have different images for normal, selected and mouse over ev
A well-known and widely used MUI custom class (TextInput.mcc) which provides application programmers a better string gadget. It has somewhat more advanced and common features like the standard MUI string gadget which includes a better selection engine...