1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add support for AROS ABI v1. More... about 6 years ago
make sure the msgport is initialized.git-svn-id: https://svn.aros.org/svn/aros/trunk@53744 fb15a70f-31f2-0310-bbcc-cdcc74a49acc (NicJA) More... about 6 years ago
typo? More... about 6 years ago
* updated all translations from Transifex. More... about 6 years ago
* tools/mkrelease.sh: ignore .git instead of .svn. More... over 6 years ago
* all: bumped all copyright years to 2019. More... over 6 years ago
* tools/update_copyright.sh: ignore .git instead of .svn. More... over 6 years ago
* Release 11.33 More... over 6 years ago
* PrintString.c: integrated the display of transparent text for AmigaOS3 as known from MUI5 for AmigaOS. Now the alternative text can be displayed with 50% transparency on AmigaOS3, too. More... almost 7 years ago
* PrintString.c: the inactive contents are displayed with 50% transparency in case the system and the screen support this effect. Otherwise the usual italic style is used. More... almost 7 years ago
* misc: final release 11.32 preparations. More... over 7 years ago
* all: bumped copyright year to 2018. More... over 7 years ago
* Release 11.31. More... almost 8 years ago
* mcc/FileNameCompl.c: fixed a warning in the MorphOS build due to an inconsistent function prototype in the MorphOS SDK. More... over 8 years ago
* mcp/icon.h: fixed type definition for MorphOS build. More... over 8 years ago
* mcp/icon.c: made the icon definition AROS/x86 compatible. More... over 8 years ago
* Makefile: fixed typo in header. More... over 8 years ago
* updated all translations from Transifex and added support for slovak language. More... over 8 years ago
* locale: updated all translations from Transifex. More... over 8 years ago
* include/inline/graphics.h: removed local copy again. The toolchain is fixed now. More... over 8 years ago
* include/inline/graphics.h: changed line ending style to LF-only. More... over 8 years ago
Merge branch 'master' of https://github.com/amiga-mui/betterstring More... over 8 years ago
* include/inline/graphics.h: added old graphics inline header for GCC. More... over 8 years ago
* added missing comma. More... over 8 years ago
* tools/update_copyright.sh: fixed wrong pattern for automatic copyright update. More... over 8 years ago
* fixed broken copyright string. More... over 8 years ago
* bumped all copyright years to 2017. More... over 8 years ago
added "-mcrt=clib2" to OS3/m68k target in all makefiles and use "struct UlitilityBase" where appropriate. This change is required to please our new cross compiler environment utilizing the cross toolchain from cahirwpz/amigaos-cross-toolchain More... over 8 years ago
* mcc/PrintString.c: added one more check for non-input objects to avoid drawing a cursor when none is desired. More... almost 9 years ago
* mcc/Dispatcher.c: added DoSuperNew() to be able to specify additional tags directly during OM_NEW instead of having to use SetAttrs() afterwards. More... almost 9 years ago