This describes the revision history of the O2Plib program of
released or soon to be released versions. Generally, only the most
recent versions are kept on the Web site (see Version). Documentation for
unresolved bugs and requested functionality is found in the status Web page.
V.3.5 06-21-2005: Fixed bug in O2Plib.db.MenuSupport
for radio buttons.
V.3.4 06-01-2005: Refactored O2Plib.image.PixReader and
other modules to help support new CdgDIGE subproject.
V.3.3 05-29-2005: Refactored many classes. Added support
for BuildCSD, fixed bug in SPF XML data writer, etc.
V.3.1 05-11-2005: Refactored many classes and fixed bugs.
Added classes in particular O2Plib.db.CSD.* used in building and supporting
the Composite Samples Database. New XML schemas for SSF and SPF data including
new XML readers. Many support methods, etc.
V.0.5.4 01-19-2005: Refactored and fixed bugs in
and methods as well as cleanup db.DbAccession,
misc.CalibrateDB, misc.Util.
V.0.5.3 01-18-2005: Refactored and added new variables
and methods as well as cleanup db.DbLM, db.DbSample, db.DbSpot,
db.DbPairSamples, image.Roi, image.RoiList, image.ScrollableImage,
misc.Util, misc.CalibrateOD.
V.0.2.9 12-17-2004: Cleanup and added new methods in
DbLM, DbSample, DbPairSamples.
V.0.2.7 12-08-2004: Cleanup and added new methods in
DbLM, DbSample, DbPairSamples.
V.0.2.5 11-22-2004: Cleanup and added new methods and new
classes O2Plib.gui.MenuSupport making their construction and event
handling easier. O2Plib.db.DbSpot now supports two-way linked spot
lists. O2Plib.db.DbSample now contains methods for inserting,
removing, sorting etc. DbSpot lists. O2Plib.Table.SimpleTable has new
methods for better manipulating tables.
V.0.2.4 11-03-2004: Cleanup, some functionality changes
and documentation.
V.0.2 10-21-2004: Cleanup and added a few methods.
V.0.1 10-14-2004: Moved code from Open2Dprot
applications into the new Open2Dprot common library O2Plib.