0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved project from SourceForge to GitHub. * Migrated repository from Subversion to git. * Moved repository to GitHub. * Moved Downloads to roskakori.at. More... over 14 years ago
Added more details on the source code and Mac OS Classic. More... over 19 years ago
Added keyboard help window. Press F1 to see it. More... over 19 years ago
- Fixed error message if image could not be parsed: the message now includes the name of the image instead of the internal hash of the image data array. - Cleaned up naming. More... over 19 years ago
Cleaned up naming. More... over 19 years ago
Changed link to Subversion repository from ViewCVS to actual repository to check out from. More... over 19 years ago
Ignored target directory for compiled classes. More... over 19 years ago
Added compiled JAR and distributable ZIP. More... over 19 years ago
Added screenshot. More... over 19 years ago
Added files for homepage. More... over 19 years ago
Added description changes. More... over 19 years ago
Changed removal of "classes" to "classes/net" in order to preserve "classes/.svn", which otherwise would cause Subversion to whine about. More... over 19 years ago
Cleaned up useless generated comment. More... over 19 years ago
- Fixed references to methods and constants not part of JDK 1.1. - Fixed that on some platforms (Mac OS X) the application kept running after closing the window using "quit" by calling System.exit(). - Fixed IOException on Mac OS Classic when reading an image because InputStream.read(array) did not read the whole image even of the target array was big enough. Now the read() loops until all bytes are read. - Fixed ugly stripes of previous image when scrolling or changing the image to a smaller one. - Changed default size of window to just cover a large area of the screen instead of the whole. This fixes that on some platforms the window became to big because the stupid getScreenSize() function does not consider taskbars and stuff like that. - Changed cursor type during opening a comic to "wait cursor". - Changed image to be centered after changing the page (if the window is big enough). More... over 19 years ago
Added dialog to show error messages. More... over 19 years ago
- Fixed NullPointerException when dragging image without comic any loaded. - Fixed NullPointerException after failing to open a comic. - Changed error messages to be shown in a dialog instead of the console. More... over 19 years ago
Changed URI for home page. More... over 19 years ago
Changed mouse pointer to "move pointer" during dragging the image. More... over 19 years ago
- Fixed NullPointerException when starting to drag image. - Fixed flickering when dragging image. - Changed background color from system default to gray. More... over 19 years ago
Added project and first essentially working release of Jimic, a minimalistic eComic viewer for Java platforms supporting JDK 1.1 and AWT. More... over 19 years ago
Added project directory for Jimic, a minimalistic eComic viewer for JDK 1.1 and AWT. More... over 19 years ago