0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
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... about 13 years ago
Added more details on the source code and Mac OS Classic. More... almost 18 years ago
Added keyboard help window. Press F1 to see it. More... almost 18 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... almost 18 years ago
Cleaned up naming. More... almost 18 years ago
Changed link to Subversion repository from ViewCVS to actual repository to check out from. More... almost 18 years ago
Ignored target directory for compiled classes. More... almost 18 years ago
Added compiled JAR and distributable ZIP. More... almost 18 years ago
Added screenshot. More... almost 18 years ago
Added files for homepage. More... almost 18 years ago
Added description changes. More... almost 18 years ago
Changed removal of "classes" to "classes/net" in order to preserve "classes/.svn", which otherwise would cause Subversion to whine about. More... almost 18 years ago
Cleaned up useless generated comment. More... almost 18 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... almost 18 years ago
Added dialog to show error messages. More... almost 18 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... almost 18 years ago
Changed URI for home page. More... almost 18 years ago
Changed mouse pointer to "move pointer" during dragging the image. More... almost 18 years ago
- Fixed NullPointerException when starting to drag image. - Fixed flickering when dragging image. - Changed background color from system default to gray. More... almost 18 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... almost 18 years ago
Added project directory for Jimic, a minimalistic eComic viewer for JDK 1.1 and AWT. More... almost 18 years ago