1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* library.c: moved the system and CPU description behind the copyright part. More... almost 9 years ago
* all/Debug.c: declare inlined _INDENT() function as static to avoid warnings of GCC5. More... almost 9 years ago
* mcp/Makefile: removed the explicit enforcement of the ISO8859-1 codeset as this breaks the catalog generation for slavic languages. More... almost 9 years ago
* mcp/Makefile: generate ISO8859-1 encoded catalogs instead of UTF8 encoded ones. More... almost 9 years ago
* mcp/Makefile: generate ISO8859-1 encoded catalogs instead of UTF8 encoded ones. More... almost 9 years ago
- misc: final 11.30 release preparations - mcc/HandleInput.c: updated MySPrintf() function to use a inline macros for AROS and MORPHOS builds instead. - include: updated SDI headers. More... almost 9 years ago
removed AUTHORS+TODO file and integrated both into the new README.md file. More... about 9 years ago
added .codeclimate.yml and .travis.yml to get automatic build tests running. More... about 9 years ago
added .gitignore and .gitattributes More... almost 10 years ago
* misc: final 11.29 release preparations More... over 10 years ago
* misc: final 11.29 release preparations More... over 10 years ago
* mcp/locale: updated translations from transifex. More... over 10 years ago
* .tx/config: added more languages to the language map. More... over 10 years ago
* locale/polish.po: updated translation from Transifex. More... almost 11 years ago
* mcp/locale: set the MIME type for all translations. More... almost 11 years ago
* mcp/locale/turkish.po: added turkish translation. More... almost 11 years ago
* mcp/locale: updated greek translation from transifex. More... about 11 years ago
* mcp/locale/dutch.po, mcp/locale/german.po: pulled latest translations from transifex. More... over 11 years ago
* ChangeLog: changed the entry for the last change. More... over 11 years ago
* mcc/HandleInput.c: added a missing end of string check when double/tripple clicking the contents. This might have caused BetterString.mcc to enter an endless loop. Thanks to Mikhail Malyshev for the hint. Please note however that the used russian locale to trigger this bug causes some other issues which prevent BetterString.mcc from marking to the correct portion of the contents as a word. This is beyond the scope of BetterString.mcc. More... over 11 years ago
* mcc/HandleInput.c: fixed a wrong IDCMP flag check. More... over 11 years ago
* mcc/HandleInput.c: added some missing braces. More... over 11 years ago
* mcc/HandleInput.c: restored the Rem/AddEventHandler pairs when modifying the event mask. More... over 11 years ago
* mcc/Dispatcher.c, mcp/CreatePrefsGroup.c: disable the custom selection pointer if MUI already handles this. The selection pointer can then be globally enabled/disabled in MUI prefs (AmigaOS only). More... over 11 years ago
* mcc/HandleInput.c: eleminated the constant removing and readding of the event handler in case the IDCMP flags changed. MUI already internally takes care of changed IDCMP masks without the need to temporarily disable the event handler. More... over 11 years ago
* misc: final 11.28 release preparations More... over 11 years ago
* misc: final 11.28 release preparations More... over 11 years ago
* mcp/locale: added a new header line to the .po files to specify a correct name for the generated .catalog file. This fixes #18. More... over 11 years ago
* tools/mkrelease.sh: fixed a problem where the release script didn't rename the catalog files correctly to "BetterString_mcp.catalog". This fixes #18. More... over 11 years ago
* misc: final 11.27 release preparations More... over 11 years ago