0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* mcc/Makefile: added -Wno-sign-compare for the AmigaOS3 build as well. More... over 7 years ago
* mcc/IM_Render.cpp: fixed warning by replacing NULL by 0 for a flags * parameter. More... over 7 years ago
* mcc/library.c: include string.h to avoid warnings about memset() being * undeclared. More... over 7 years ago
* mcc/Makefile: added -Wno-sign-compare. More... over 7 years ago
* mcc/IM_Render.cpp: reverted back to ARGB32 for the moment. More... over 7 years ago
* mcc/Makefile: extended the WARN symbol to avoid some warnings in the * AmigaOS4 build. More... over 7 years ago
* include/SDI_hook.h: inverted __amigaos4__ logic for hook function * definitions. More... over 7 years ago
Merge branch 'master' of https://github.com/amiga-mui/htmlview More... over 7 years ago
* mcc: lots of changes to get this beast buildable with our Linux based cross compiler again with a mixture of C and C++ code plus explicit 68k register definitions which the g++ doesn't know. More... over 7 years ago
* mcc/ScrollGroup.h: removed some trailing spaces. More... over 8 years ago
* mcc/General.h: added a forward declaration for a structure pointer used in a prototype. More... over 8 years ago
* mcc/HTMLview_mcc.h: added a name to the union, otherwise the AmigaOS3 g++ will throw lots of warnings. More... over 8 years ago
* mcp/vastubs.c: added stub functions for the AmigaOS3 build. More... over 8 years ago
* include/SDI_*.h: changed line endings from CR+LF to LF-only. More... over 8 years ago
* mcp/Makefile: changed output when generating .catalog files. More... over 8 years ago
* mcp/Makefile: don't create a classes directory for the .mcp. More... over 8 years ago
* mcp/CreatePrefsGroup.c: fixed some warnings. More... over 8 years ago
* mcc/Makefile, mcp/Makefile: made build output consistent. More... over 8 years ago
* include/SDI_*.h: updated to latest SDI headers. More... over 8 years ago
* mcc/Dispatcher.cpp: commented out a few function redefinitions for the AmigaOS4 build. More... over 8 years ago
* mcc/HTMLview-Test.c: fixed a "use before initialization" bug. More... over 8 years ago
* misc: fixed some AmigaOS4 related warnings. More... over 8 years ago
* Makefile: fixed wrong output. More... over 8 years ago
* mcc/Mark.cpp: fixed some AmigaOS4 related warnings. More... over 8 years ago
* mcc: some changes to get the class buildable for AmigaOS4 again. Unfortunately the final linking process fails due to some unresolved symbols. For AmigaOS3 the build fails completely at the very first file already. More... over 8 years ago
* mcp/locale/swedish.ct: new file generated by FlexCat 2.7. More... over 13 years ago
* AUTHORS: added translators section (please check and update missing persons). More... over 13 years ago
* mcp/locale: set some properties and added all translations to the Makefile. More... almost 14 years ago
* mcp/locale: added Polish catalog translation. More... almost 14 years ago
* mcp/locale: added french catalog translation kindly provided by Alexandre Balaban. More... almost 14 years ago