1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Cleaned up navigation bar to separate download and usage sections.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Added test case.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Fixed outdated application description to match the one in readme.txt.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Added project specific default comments and code templates. They include a license comment for all Java source file, and remove most of the useless comments added by the built-in default settings.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up CheckStyke issues.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Fixed broken link.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Fixed error: Problem occurs when computing a tile by the owner [Bug 1827855].
Thomas Aglassinger
as roskakori
More... over 16 years ago
Added componet to show a RenderedImage.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Fixed possible resource leak in case rendering failed.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Cleaned up dead code.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Removed experimental ImageView which never was put to use.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up local variable overwriting a field.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Replaced deprecated IconJAI by a simple RenderedImageView.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up formatting and typos in comments.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Changed local links to use <xref> instead of <xlink>.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Added question "Why are some images of a comic displayed in wrong order?".
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Fixed resource leaks related to image drawing (missing Graphics.dispose()).
Thomas Aglassinger
as roskakori
More... over 16 years ago
Changed a few int parameters to long to allow a wider range for test values.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up typo in comment.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up formatting.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Fixed missing XML escapes in license text resulting in the following error during XSL transformation: "Element or attribute do not match QName production: QName::=(NCName':')?NCName.".
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up typos in comments.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Changed year to 2008.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Removed mention of Mac OS X release, which is covered in readme-osx.txt.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Cleaned up typo.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Updated for version 0.9.29.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Updated to version 1.1.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Reverted JavaApplicationStub to the version included with Mac OS X 10.3, hopefully fixing a problem that prevents Jomic from launching on older Macs.
Thomas Aglassinger
as roskakori
More... over 16 years ago
- Fixed conversion of comic folders with nested folders, which failed because the target folder structure was not generated automatically.
Thomas Aglassinger
as roskakori
More... over 16 years ago
Updated for Version 1.1.3.
Thomas Aglassinger
as roskakori
More... over 16 years ago