Last published: 04 January 2004 | Doc for 2.1
Project Documentation
About Comics project
Project Info
Project Reports
Distributions
Metrics
Change Log
Developer Activity
File Activity
Source Xref
Test Xref
JavaDocs
JavaDoc Report
Unit Tests
Development Process
Changelog Report
Date
Author
File/Message
2003-12-19 09:30:57
Lennart Martens
LICENSE.txt
v 1.1
project.xml
v 1.7
xdocs/images/sourceforge.bmp
v 1.1
Added sourceforge banner as corporation logo. Cleaned up project.xml, added SourceForge settings and reporting information. Added LICENSE.txt (GPL).
2003-12-18 14:00:45
Lennart
project.xml
v 1.6
Updated project.xml with latest settings for SourceForge.
2003-12-13 16:54:53
Lennart
src/java/comics/gui/PicturePanel.java
v 1.5
Fixed bug that started to reduce size of the parent frame again after a while when auto-resize was on.
2003-12-11 12:08:30
Lennart
comics.txt
v 1.3
src/java/comics/core/ComicURLFactory.java
v 1.2
Extracted the hardcoded UComics URL and moved it to a required properties file (loaded in static initializer, upon error: dump error message and quit application!)
2003-12-05 00:15:41
Lennart
project.xml
v 1.5
src/java/comics/gui/PicturePanel.java
v 1.4
Went to version 2.1 by implementing intelligent auto-resizing frame.