You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(165) |
Nov
(296) |
Dec
(92) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
(84) |
Feb
(20) |
Mar
(20) |
Apr
(42) |
May
(26) |
Jun
(30) |
Jul
(77) |
Aug
(151) |
Sep
(61) |
Oct
(259) |
Nov
(160) |
Dec
(76) |
2007 |
Jan
(159) |
Feb
(155) |
Mar
(183) |
Apr
(113) |
May
(110) |
Jun
(178) |
Jul
(56) |
Aug
(21) |
Sep
(50) |
Oct
(251) |
Nov
(218) |
Dec
(42) |
2008 |
Jan
(14) |
Feb
(37) |
Mar
(60) |
Apr
(77) |
May
(146) |
Jun
(256) |
Jul
(72) |
Aug
(51) |
Sep
(283) |
Oct
(22) |
Nov
(55) |
Dec
(53) |
2009 |
Jan
(56) |
Feb
(45) |
Mar
(56) |
Apr
(98) |
May
(84) |
Jun
(87) |
Jul
(32) |
Aug
(6) |
Sep
(19) |
Oct
|
Nov
(10) |
Dec
(6) |
2010 |
Jan
(2) |
Feb
(6) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(158) |
Nov
(17) |
Dec
(15) |
2012 |
Jan
(9) |
Feb
(3) |
Mar
(1) |
Apr
|
May
(1) |
Jun
(1) |
Jul
(22) |
Aug
(1) |
Sep
(29) |
Oct
(1) |
Nov
|
Dec
|
2013 |
Jan
(5) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(259) |
Aug
(125) |
Sep
(24) |
Oct
(8) |
Nov
(132) |
Dec
(3) |
2014 |
Jan
(3) |
Feb
(26) |
Mar
(17) |
Apr
(8) |
May
|
Jun
(31) |
Jul
(126) |
Aug
(22) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2015 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(21) |
Oct
|
Nov
(1) |
Dec
|
2016 |
Jan
(19) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: David G. <mu...@us...> - 2005-11-14 11:03:12
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28405/source/org/jfree/xml/factory/objects Modified Files: LongObjectDescription.java Log Message: Fixed typo. Index: LongObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/LongObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** LongObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- LongObjectDescription.java 14 Nov 2005 11:03:00 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:55
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28365/source/org/jfree/xml/factory/objects Modified Files: Line2DObjectDescription.java Log Message: Fixed typo. Index: Line2DObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/Line2DObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Line2DObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- Line2DObjectDescription.java 14 Nov 2005 11:02:46 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:47
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28332/source/org/jfree/xml/factory/objects Modified Files: JavaBaseClassFactory.java Log Message: Fixed typo. Index: JavaBaseClassFactory.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/JavaBaseClassFactory.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** JavaBaseClassFactory.java 18 Oct 2005 13:31:58 -0000 1.2 --- JavaBaseClassFactory.java 14 Nov 2005 11:02:34 -0000 1.3 *************** *** 38,42 **** * ------- * 14-Apr-2003 : Initial version ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * 13-Jan-2004 : Did not handle java.awt.Dimension objects correctly. */ --- 38,42 ---- * ------- * 14-Apr-2003 : Initial version ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * 13-Jan-2004 : Did not handle java.awt.Dimension objects correctly. */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:44
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28290/source/org/jfree/xml/factory/objects Modified Files: IntegerObjectDescription.java Log Message: Fixed typo. Index: IntegerObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/IntegerObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** IntegerObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- IntegerObjectDescription.java 14 Nov 2005 11:02:20 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:21
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28212/source/org/jfree/xml/factory/objects Modified Files: FloatObjectDescription.java Log Message: Fixed typo. Index: FloatObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/FloatObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** FloatObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- FloatObjectDescription.java 14 Nov 2005 11:02:08 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:20
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28176/source/org/jfree/xml/factory/objects Modified Files: DoubleObjectDescription.java Log Message: Fixed typo. Index: DoubleObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/DoubleObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DoubleObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- DoubleObjectDescription.java 14 Nov 2005 11:01:56 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:02:05
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28134/source/org/jfree/xml/factory/objects Modified Files: DecimalFormatObjectDescription.java Log Message: Fixed typo. Index: DecimalFormatObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/DecimalFormatObjectDescription.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DecimalFormatObjectDescription.java 8 Nov 2005 14:30:01 -0000 1.4 --- DecimalFormatObjectDescription.java 14 Nov 2005 11:01:44 -0000 1.5 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:01:42
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28086/source/org/jfree/xml/factory/objects Modified Files: DateObjectDescription.java Log Message: Fixed typo. Index: DateObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/DateObjectDescription.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** DateObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.3 --- DateObjectDescription.java 14 Nov 2005 11:01:31 -0000 1.4 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:01:29
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28067/source/org/jfree/xml/factory/objects Modified Files: ColorObjectDescription.java Log Message: Fixed typo. Index: ColorObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ColorObjectDescription.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ColorObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.3 --- ColorObjectDescription.java 14 Nov 2005 11:01:17 -0000 1.4 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon */ |
From: David G. <mu...@us...> - 2005-11-14 11:01:22
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28019/source/org/jfree/xml/factory/objects Modified Files: ClassLoaderObjectDescription.java Log Message: Fixed typo. Index: ClassLoaderObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ClassLoaderObjectDescription.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ClassLoaderObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.4 --- ClassLoaderObjectDescription.java 14 Nov 2005 11:01:04 -0000 1.5 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 11:01:02
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27978/source/org/jfree/xml/factory/objects Modified Files: ClassFactoryImpl.java Log Message: Fixed typo. Index: ClassFactoryImpl.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ClassFactoryImpl.java,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** ClassFactoryImpl.java 18 Oct 2005 13:31:58 -0000 1.4 --- ClassFactoryImpl.java 14 Nov 2005 11:00:48 -0000 1.5 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * 29-Jul-2004 : Replaced 'enum' variable name (reserved word in JDK 1.5) (DG); * --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * 29-Jul-2004 : Replaced 'enum' variable name (reserved word in JDK 1.5) (DG); * |
From: David G. <mu...@us...> - 2005-11-14 11:00:31
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27820/source/org/jfree/xml/factory/objects Modified Files: ClassFactoryCollector.java Log Message: Fixed typo. Index: ClassFactoryCollector.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ClassFactoryCollector.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ClassFactoryCollector.java 2 Nov 2005 16:37:32 -0000 1.5 --- ClassFactoryCollector.java 14 Nov 2005 11:00:23 -0000 1.6 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * 03-Jun-2003 : Adding factories configures the new factory. * 29-Jul-2004 : Replaced 'enum' variable name (reserved word in JDK 1.5) (DG); --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * 03-Jun-2003 : Adding factories configures the new factory. * 29-Jul-2004 : Replaced 'enum' variable name (reserved word in JDK 1.5) (DG); |
From: David G. <mu...@us...> - 2005-11-14 11:00:23
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27607/source/org/jfree/xml/factory/objects Modified Files: ClassFactory.java Log Message: Fixed typo. Index: ClassFactory.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ClassFactory.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ClassFactory.java 18 Oct 2005 13:31:58 -0000 1.2 --- ClassFactory.java 14 Nov 2005 10:59:58 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:59:55
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27588/source/org/jfree/xml/factory/objects Modified Files: CharacterObjectDescription.java Log Message: Fixed typo. Index: CharacterObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/CharacterObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CharacterObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- CharacterObjectDescription.java 14 Nov 2005 10:59:44 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:59:39
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27532/source/org/jfree/xml/factory/objects Modified Files: ByteObjectDescription.java Log Message: Fixed typo. Index: ByteObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ByteObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ByteObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- ByteObjectDescription.java 14 Nov 2005 10:59:30 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:59:32
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27500/source/org/jfree/xml/factory/objects Modified Files: BooleanObjectDescription.java Log Message: Fixed typo. Index: BooleanObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/BooleanObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** BooleanObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- BooleanObjectDescription.java 14 Nov 2005 10:59:16 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:59:24
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27469/source/org/jfree/xml/factory/objects Modified Files: BasicStrokeObjectDescription.java Log Message: Fixed typo. Index: BasicStrokeObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/BasicStrokeObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** BasicStrokeObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- BasicStrokeObjectDescription.java 14 Nov 2005 10:59:02 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:59:22
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27430/source/org/jfree/xml/factory/objects Modified Files: ArrayObjectDescription.java Log Message: Fixed typo. Index: ArrayObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/ArrayObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** ArrayObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- ArrayObjectDescription.java 14 Nov 2005 10:58:49 -0000 1.3 *************** *** 38,42 **** * ------- * 14-Apr-2003 : Initial version ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon */ package org.jfree.xml.factory.objects; --- 38,42 ---- * ------- * 14-Apr-2003 : Initial version ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon */ package org.jfree.xml.factory.objects; |
From: David G. <mu...@us...> - 2005-11-14 10:58:53
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27381/source/org/jfree/xml/factory/objects Modified Files: AbstractObjectDescription.java Log Message: Fixed typo. Index: AbstractObjectDescription.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/factory/objects/AbstractObjectDescription.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** AbstractObjectDescription.java 18 Oct 2005 13:31:58 -0000 1.2 --- AbstractObjectDescription.java 14 Nov 2005 10:58:37 -0000 1.3 *************** *** 38,42 **** * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------------------------- * 19-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:58:27
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27305/source/org/jfree/xml Modified Files: ParserFrontend.java Log Message: Fixed typo. Index: ParserFrontend.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/ParserFrontend.java,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ParserFrontend.java 18 Oct 2005 13:25:44 -0000 1.7 --- ParserFrontend.java 14 Nov 2005 10:58:19 -0000 1.8 *************** *** 39,43 **** * 10-May-2002 : Initial version * 12-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 39,43 ---- * 10-May-2002 : Initial version * 12-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:58:11
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27237/source/org/jfree/xml Modified Files: Parser.java Log Message: Fixed typo. Index: Parser.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/Parser.java,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Parser.java 18 Oct 2005 13:25:44 -0000 1.7 --- Parser.java 14 Nov 2005 10:58:02 -0000 1.8 *************** *** 38,42 **** * ------- * 09-Jan-2003 : Initial version. ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * 14-Jul-2003 : More help with the error location given by catching all exceptions. * --- 38,42 ---- * ------- * 09-Jan-2003 : Initial version. ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * 14-Jul-2003 : More help with the error location given by catching all exceptions. * |
From: David G. <mu...@us...> - 2005-11-14 10:57:42
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27168/source/org/jfree/xml Modified Files: ElementDefinitionHandler.java Log Message: Fixed typo. Index: ElementDefinitionHandler.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/xml/ElementDefinitionHandler.java,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ElementDefinitionHandler.java 18 Oct 2005 13:25:44 -0000 1.3 --- ElementDefinitionHandler.java 14 Nov 2005 10:57:22 -0000 1.4 *************** *** 38,42 **** * ------- * 21-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 38,42 ---- * ------- * 21-Feb-2003 : Added standard header and Javadocs (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:57:28
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27125/source/org/jfree/util Modified Files: StackableRuntimeException.java Log Message: Fixed typo. Index: StackableRuntimeException.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/util/StackableRuntimeException.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** StackableRuntimeException.java 18 Oct 2005 13:24:19 -0000 1.2 --- StackableRuntimeException.java 14 Nov 2005 10:57:07 -0000 1.3 *************** *** 39,43 **** * 06-Dec-2002 : Initial version * 10-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 39,43 ---- * 06-Dec-2002 : Initial version * 10-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:57:23
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27075/source/org/jfree/util Modified Files: StackableException.java Log Message: Fixed typo. Index: StackableException.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/util/StackableException.java,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** StackableException.java 18 Oct 2005 13:24:19 -0000 1.2 --- StackableException.java 14 Nov 2005 10:56:55 -0000 1.3 *************** *** 39,43 **** * 06-Dec-2002 : Initial version * 10-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Destilled from the JFreeReport project and moved into JCommon * */ --- 39,43 ---- * 06-Dec-2002 : Initial version * 10-Dec-2002 : Fixed issues reported by Checkstyle (DG); ! * 29-Apr-2003 : Distilled from the JFreeReport project and moved into JCommon * */ |
From: David G. <mu...@us...> - 2005-11-14 10:56:55
|
Update of /cvsroot/jfreechart/jcommon/source/org/jfree/util In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27021/source/org/jfree/util Modified Files: ObjectList.java Log Message: Whitespace reformatting. Index: ObjectList.java =================================================================== RCS file: /cvsroot/jfreechart/jcommon/source/org/jfree/util/ObjectList.java,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** ObjectList.java 18 Oct 2005 13:24:19 -0000 1.5 --- ObjectList.java 14 Nov 2005 10:56:42 -0000 1.6 *************** *** 77,111 **** // methods to be visible in the public API. ! /** ! * Returns the object at the specified index, if there is one, or <code>null</code>. ! * ! * @param index the object index. ! * ! * @return The object or <code>null</code>. ! */ ! public Object get(final int index) { ! return super.get(index); ! } ! ! /** ! * Sets an object reference (overwriting any existing object). ! * ! * @param index the object index. ! * @param object the object (<code>null</code> permitted). ! */ ! public void set(final int index, final Object object) { ! super.set(index, object); ! } ! ! /** ! * Returns the index of the specified object, or -1 if the object is not in the list. ! * ! * @param object the object. ! * ! * @return The index or -1. ! */ ! public int indexOf(final Object object) { ! return super.indexOf(object); ! } ! } --- 77,111 ---- // methods to be visible in the public API. ! /** ! * Returns the object at the specified index, if there is one, or <code>null</code>. ! * ! * @param index the object index. ! * ! * @return The object or <code>null</code>. ! */ ! public Object get(final int index) { ! return super.get(index); ! } ! ! /** ! * Sets an object reference (overwriting any existing object). ! * ! * @param index the object index. ! * @param object the object (<code>null</code> permitted). ! */ ! public void set(final int index, final Object object) { ! super.set(index, object); ! } ! ! /** ! * Returns the index of the specified object, or -1 if the object is not in the list. ! * ! * @param object the object. ! * ! * @return The index or -1. ! */ ! public int indexOf(final Object object) { ! return super.indexOf(object); ! } ! } |