[med-svn] r5936 - trunk/packages/dicomscope/trunk/debian/patches

Mathieu Malaterre malat-guest at alioth.debian.org
Wed Feb 9 10:02:42 UTC 2011


Author: malat-guest
Date: 2011-02-09 10:02:35 +0000 (Wed, 09 Feb 2011)
New Revision: 5936

Added:
   trunk/packages/dicomscope/trunk/debian/patches/iso2utf8.patch
Modified:
   trunk/packages/dicomscope/trunk/debian/patches/series
Log:
Add missing patch

Added: trunk/packages/dicomscope/trunk/debian/patches/iso2utf8.patch
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/iso2utf8.patch	                        (rev 0)
+++ trunk/packages/dicomscope/trunk/debian/patches/iso2utf8.patch	2011-02-09 10:02:35 UTC (rev 5936)
@@ -0,0 +1,635 @@
+Index: dicomscope-3.6.0/tkgui/DICOMscope.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/DICOMscope.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/DICOMscope.java	2011-02-09 11:02:10.000000000 +0100
+@@ -230,7 +230,7 @@
+         		    
+             Dimension d = getSize();
+                                 
+-            if (mc.highQualitySystem) // doppelte Größe als Minimum
++            if (mc.highQualitySystem) // doppelte Größe als Minimum
+             {
+                 if (d.width < 1500) d.width = 1500;
+                 if (d.height < 1500) d.height = 1500;
+Index: dicomscope-3.6.0/tkgui/J2Ci/jBooleanByRef.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jBooleanByRef.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jBooleanByRef.java	2011-02-09 11:02:10.000000000 +0100
+@@ -32,7 +32,7 @@
+ /** 
+  * The class <em>jBooleanByRef</em> manages the "variable-by-reference".
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jBooleanByRef
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVIFhierarchyStatus.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVIFhierarchyStatus.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVIFhierarchyStatus.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVIFhierarchyStatus</em> represents the C++-enumeration
+  * DVIFhierarchyStatus.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVIFhierarchyStatus
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSCurve.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSCurve.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSCurve.java	2011-02-09 11:02:10.000000000 +0100
+@@ -34,7 +34,7 @@
+  * A <em>jDVPSCurve</em> is the Java-sided class for the C++-Class
+  * DVPSCurve.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSCurve
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSCurveType.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSCurveType.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSCurveType.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSCurveType</em> represents the C++-enumeration
+  * DVPSCurveType.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSCurveType
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSDecimateCropBehaviour.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSDecimateCropBehaviour.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSDecimateCropBehaviour.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSDecimateCropBehaviour</em> represents the C++-enumeration
+  * DVPSDecimateCropBehaviour.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSDecimateCropBehaviour
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSDisplayTransform.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSDisplayTransform.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSDisplayTransform.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSDisplayTransform</em> represents the C++-enumeration
+  * DVPSDisplayTransform.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSDisplayTransform
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSFilmOrientation.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSFilmOrientation.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSFilmOrientation.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSFilmOrientation</em> represents the C++-enumeration
+  * DVPSFilmOrientation.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSFilmOrientation
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSGraphicObject.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSGraphicObject.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSGraphicObject.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * A <em>jDVPSGraphicObject</em> is the Java-sided class for the C++-Class
+  * DVPSGraphicObject.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSGraphicObject
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSGraphicType.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSGraphicType.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSGraphicType.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSGraphicType</em> represents the C++-enumeration
+  * DVPSGraphicType.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSGraphicType
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSObjectApplicability.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSObjectApplicability.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSObjectApplicability.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSObjectApplicability</em> represents the C++-enumeration
+  * DVPSObjectApplicability.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSObjectApplicability
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSPresentationSizeMode.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSPresentationSizeMode.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSPresentationSizeMode.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSPresentationSizeMode</em> represents the C++-enumeration
+  * DVPSPresentationSizeMode.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSPresentationSizeMode
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSPrintPresentationLUTType.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSPrintPresentationLUTType.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSPrintPresentationLUTType.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSPrintPresentationLUTType</em> represents the C++-enumeration
+  * jDVPSPrintPresentationLUTType.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSPrintPresentationLUTType
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSRotationType.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSRotationType.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSRotationType.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSRotationType</em> represents the C++-enumeration
+  * DVPSRotationType.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+  */
+ public class jDVPSRotationType
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSShutterType.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSShutterType.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSShutterType.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSShutterType</em> represents the C++-enumeration
+  * DVPSShutterType.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSShutterType
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSTextJustification.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSTextJustification.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSTextJustification.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSTextJustification</em> represents the C++-enumeration
+  * DVPSTextJustification.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSTextJustification
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSTextObject.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSTextObject.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSTextObject.java	2011-02-09 11:02:10.000000000 +0100
+@@ -34,7 +34,7 @@
+  * A <em>jDVPSTextObject</em> is the Java-sided class for the C++-Class
+  * DVPSTextObject.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSTextObject
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSTrimMode.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSTrimMode.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSTrimMode.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSTrimMode</em> represents the C++-enumeration
+  * DVPSTrimMode.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSTrimMode
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPSannotationUnit.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPSannotationUnit.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPSannotationUnit.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPSannotationUnit</em> represents the C++-enumeration
+  * DVPSannotationUnit.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPSannotationUnit
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPScharacterSet.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPScharacterSet.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPScharacterSet.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jE_Condition</em> represents the C++-enumeration
+  * E_Condition.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDVPScharacterSet
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetImageReference.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPrStateParam_GetImageReference.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetImageReference.java	2011-02-09 11:02:10.000000000 +0100
+@@ -36,7 +36,7 @@
+  * and what Java can't manage. So an extra class had to be constructed - this class.
+  * Create an object of this class before passing it to that method!
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+  */
+ public class jDVPrStateParam_GetImageReference
+ {   
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetOverlayData.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPrStateParam_GetOverlayData.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetOverlayData.java	2011-02-09 11:02:10.000000000 +0100
+@@ -37,7 +37,7 @@
+  * Create an object of this class before passing it to that method!
+  * IN and OUT specifies the type of param (input param or output param).
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+  */
+ public class jDVPrStateParam_GetOverlayData
+ {   
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetPixelData.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPrStateParam_GetPixelData.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetPixelData.java	2011-02-09 11:02:10.000000000 +0100
+@@ -36,7 +36,7 @@
+  * and what Java can't manage. So an extra class had to be constructed - this class.
+  * Create an object of this class before passing it to that method!
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+  */
+ public class jDVPrStateParam_GetPixelData
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetScreenData.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDVPrStateParam_GetScreenData.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDVPrStateParam_GetScreenData.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDVPrStateParam_GetScreenData</em> is responsible for parameters
+  * passed to the method getScreenData().
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+  */
+ public class jDVPrStateParam_GetScreenData
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jDoubleByRef.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jDoubleByRef.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jDoubleByRef.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jDoublebyRef</em> manages the "variable-by-reference".
+  *
+  * @version	1.0, 28.12.98
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jDoubleByRef
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jE_Condition.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jE_Condition.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jE_Condition.java	2011-02-09 11:02:10.000000000 +0100
+@@ -42,7 +42,7 @@
+  * return value of OFCondition::status() which might be OF_ok,
+  * OF_error or OF_failure.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jE_Condition
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jIntByRef.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jIntByRef.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jIntByRef.java	2011-02-09 11:02:10.000000000 +0100
+@@ -32,7 +32,7 @@
+ /** 
+  * The class <em>jIntbyRef</em> manages the "variable-by-reference".
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jIntByRef
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jRGB.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jRGB.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jRGB.java	2011-02-09 11:02:10.000000000 +0100
+@@ -32,7 +32,7 @@
+ /** 
+  * The class <em>jRGB</em> represents a RGB-color value.
+  *
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jRGB
+ {
+Index: dicomscope-3.6.0/tkgui/J2Ci/jStringByRef.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/J2Ci/jStringByRef.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/J2Ci/jStringByRef.java	2011-02-09 11:02:10.000000000 +0100
+@@ -33,7 +33,7 @@
+  * The class <em>jStringByRef</em> manages the "variable-by-reference".
+  *
+  * @version	1.0, 28.12.98
+- * @author 	Andreas Schröter
++ * @author 	Andreas Schröter
+ */
+ public class jStringByRef
+ {
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/CSDocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/CSDocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/CSDocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -38,8 +38,8 @@
+ * A string of characters with leading or trailing
+ * spaces (20H) being non-significant.
+ * <p>
+-* Character Repertoire: Uppercase characters, “0”-”9”, the SPACE
+-* character, and underscore “_”, of the Default Character Repertoire
++* Character Repertoire: Uppercase characters, “0”-”9”, the SPACE
++* character, and underscore “_”, of the Default Character Repertoire
+ * <p>
+ * Max size: 16
+ * 
+@@ -82,8 +82,8 @@
+     /**
+     * Inserts some content into the document.
+     * <p>
+-    * The content will be checked. All uppercase characters, “0”-”9”, the SPACE
+-    * character, and underscore “_”, of the Default Character Repertoire will be accepted
++    * The content will be checked. All uppercase characters, “0”-”9”, the SPACE
++    * character, and underscore “_”, of the Default Character Repertoire will be accepted
+     * lowercase characters will be converted into uppercase
+     * <p>
+     * Inserting content causes a write lock to be held while the actual changes are taking place, 
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/DADocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/DADocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/DADocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -40,7 +40,7 @@
+ * contain the month, and dd shall contain the
+ * day. This conforms to the ANSI HISPP MSDSDate common data type.
+ * <p>
+-* Example:“19930822” would represent August 22,1993.
++* Example:“19930822” would represent August 22,1993.
+ * <p>
+ * Notes: 1. For reasons of backward
+ * compatibility with versions of this
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/DSDocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/DSDocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/DSDocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -46,7 +46,7 @@
+ * Strings may be padded with leading or trailing
+ * spaces. Embedded spaces are not allowed.
+ * <p>
+-* “0”-”9”, “+”, “-”,“E”, “e”, “." of Default Character Repertoire
++* “0”-”9”, “+”, “-”,“E”, “e”, “." of Default Character Repertoire
+ * <p>
+ * Max size: 16
+ * @author Klaus Kleber
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/ISDocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/ISDocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/ISDocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -41,7 +41,7 @@
+ * trailing spaces. Embedded spaces are not allowed.
+ * <p>
+ * The integer, n, represented shall be in the range:
+-* -2^31 <= n <= (2^31 - 1). “0”-”9”, “+”, “-" of
++* -2^31 <= n <= (2^31 - 1). “0”-”9”, “+”, “-" of
+ * Default Character Repertoire can be used
+ * <b>
+ * 12 bytes maximum
+@@ -63,8 +63,8 @@
+     /**
+     * Inserts some content into the document.
+     * <p>
+-    * The content will be checked. All uppercase characters, “0”-”9”, the SPACE
+-    * character, and underscore “_”, of the Default Character Repertoire will be accepted
++    * The content will be checked. All uppercase characters, “0”-”9”, the SPACE
++    * character, and underscore “_”, of the Default Character Repertoire will be accepted
+     * lowercase characters will be converted into uppercase
+     * <p>
+     * Inserting content causes a write lock to be held while the actual changes are taking place, 
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/SHDocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/SHDocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/SHDocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -35,7 +35,7 @@
+ * Contains a document for DICOM Long String (SH) values.
+ * A character string that may be padded with
+ * leading and/or trailing spaces. The character
+-* code 05CH (the BACKSLASH “\” in ISO-IR 6)
++* code 05CH (the BACKSLASH “\” in ISO-IR 6)
+ * shall not be present, as it is used as the
+ * delimiter between values for multiple data
+ * elements. The string shall not have Control
+Index: dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/TMDocument.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/de/microtherapy/tools/text/document/dicom/TMDocument.java	2011-02-09 11:02:14.000000000 +0100
++++ dicomscope-3.6.0/tkgui/de/microtherapy/tools/text/document/dicom/TMDocument.java	2011-02-09 11:02:10.000000000 +0100
+@@ -41,27 +41,27 @@
+ * "59"), ss contains seconds (range "00" -
+ * "59"), and frac contains a fractional part of a
+ * second as small as 1 millionth of a second
+-* (range “000000” - “999999”). A 24 hour clock
++* (range “000000” - “999999”). A 24 hour clock
+ * is assumed. Midnight can be represented by
+-* only “0000“ since “2400“ would violate the hour
++* only “0000“ since “2400“ would violate the hour
+ * range. The string may be padded with trailing
+ * spaces. Leading and embedded spaces are
+ * not allowed. One or more of the components
+ * mm, ss, or frac may be unspecified as long as
+ * every component to the right of an unspecified
+ * component is also unspecified. If frac is
+-* unspecified the preceding “.” may not be
++* unspecified the preceding “.” may not be
+ * included. Frac shall be held to six decimal
+ * places or less to ensure its format conforms to
+ * the ANSI HISPP MSDS Time common data
+ * type.
+ * Examples:
+-* 1. “070907.0705 ” represents a time of
++* 1. “070907.0705 ” represents a time of
+ * 7 hours, 9 minutes and 7.0705 seconds.
+ * <br>
+-* 2. “1010” represents a time of 10 hours,and 10 minutes.
++* 2. “1010” represents a time of 10 hours,and 10 minutes.
+ * <br>
+-* 3. “021 ” is an invalid value.
++* 3. “021 ” is an invalid value.
+ * <p>
+ * Notes: 1. For reasons of backward
+ * compatibility with versions of this
+Index: dicomscope-3.6.0/tkgui/dicomPrint/PrintPanel.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/dicomPrint/PrintPanel.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/dicomPrint/PrintPanel.java	2011-02-09 11:02:10.000000000 +0100
+@@ -361,7 +361,7 @@
+         }
+         
+         
+-        //Hier muß normalerweise Targetfestgelegt werden.
++        //Hier muß normalerweise Targetfestgelegt werden.
+         if (dvi.getCurrentPrinter() == null ) 
+         {
+             
+Index: dicomscope-3.6.0/tkgui/dicomscope/DICOMscope.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/dicomscope/DICOMscope.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/dicomscope/DICOMscope.java	2011-02-09 11:02:10.000000000 +0100
+@@ -218,7 +218,7 @@
+             
+             Dimension d = getSize();
+             
+-            if (mc.highQualitySystem) // doppelte Größe als Minimum
++            if (mc.highQualitySystem) // doppelte Größe als Minimum
+             {
+                 if (d.width < 1500) d.width = 1500;
+                 if (d.height < 1500) d.height = 1500;
+Index: dicomscope-3.6.0/tkgui/processCommunication/ProcessTable.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/processCommunication/ProcessTable.java	2011-02-09 11:02:15.000000000 +0100
++++ dicomscope-3.6.0/tkgui/processCommunication/ProcessTable.java	2011-02-09 11:02:10.000000000 +0100
+@@ -67,7 +67,7 @@
+ 	
+         
+         // init selection 
+-        setSelectionMode(ListSelectionModel.SINGLE_SELECTION); // immer nur eine Zeile auswählbar
++        setSelectionMode(ListSelectionModel.SINGLE_SELECTION); // immer nur eine Zeile auswählbar
+         getSelectionModel().addListSelectionListener(new SelectRowListener(textArea));
+         
+         // init Mouse Listener
+@@ -231,7 +231,7 @@
+                 TableColumnModel tcm = getTableHeader().getColumnModel(); // schon mal das Spaltenmodell holen
+                 int index = tcm.getColumnIndexAtX(e.getX()); // Index der angeklickten Spalte ermitteln
+ 
+-                if(index >= 0) // wurde tatsächlich eine Spalte angeklickt...
++                if(index >= 0) // wurde tatsächlich eine Spalte angeklickt...
+                 {
+                     int modelIndex = convertColumnIndexToModel(index); // ...hole Spaltenindex des Modells
+                     
+Index: dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateGraphicLayer.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/viewer/presentation/PresentationStateGraphicLayer.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateGraphicLayer.java	2011-02-09 11:02:09.000000000 +0100
+@@ -456,7 +456,7 @@
+             PresentationStateLayerObject delLayerObject = ((PresentationStateLayerObject)listPresentationStateObject.elementAt(deleteIndex));
+             System.out.println("deleteIndex: " + deleteIndex);
+             System.out.println("delLayerObject.getIndex(): " + delLayerObject.getIndex());
+-            System.out.println(" löschendes Object: " + delLayerObject.getInfo());
++            System.out.println(" löschendes Object: " + delLayerObject.getInfo());
+             //Delete C++
+             delLayerObject.deleteAll();
+             
+Index: dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateGraphicsHandler.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/viewer/presentation/PresentationStateGraphicsHandler.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateGraphicsHandler.java	2011-02-09 11:02:09.000000000 +0100
+@@ -1371,7 +1371,7 @@
+      */
+     public void updatePresentationState() {
+         deleteAll();
+-        boolean temp = enablePresentationState; // enable... wird in build..() überschrieben
++        boolean temp = enablePresentationState; // enable... wird in build..() überschrieben
+         buildPresentationState();
+         enablePresentationState = temp;
+         setScreenSize(screenSize);
+Index: dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateTextObject.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/viewer/presentation/PresentationStateTextObject.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/viewer/presentation/PresentationStateTextObject.java	2011-02-09 11:02:09.000000000 +0100
+@@ -71,7 +71,7 @@
+     int needRot = -1;
+     int rot = 0;
+     int just = 0;
+-    //Gibt die Göße der Größten Zeile an
++    //Gibt die Göße der Größten Zeile an
+     private  float maxLength;
+     
+     //Transformationen der BoundingBox
+@@ -80,10 +80,10 @@
+     //Transformationen des Textes
+     AffineTransform affText= new AffineTransform();
+     
+-    //Enthält die einzelen Zeilen
++    //Enthält die einzelen Zeilen
+     TextLayout[] layoutSegment;
+     
+-    //Enthalt die Offsets für jedes Zeile
++    //Enthalt die Offsets für jedes Zeile
+     Point2D.Float[] offsets;
+     
+     /**
+Index: dicomscope-3.6.0/tkgui/viewer/sr/VerificationDialog.java
+===================================================================
+--- dicomscope-3.6.0.orig/tkgui/viewer/sr/VerificationDialog.java	2011-02-09 11:02:13.000000000 +0100
++++ dicomscope-3.6.0/tkgui/viewer/sr/VerificationDialog.java	2011-02-09 11:02:09.000000000 +0100
+@@ -151,7 +151,7 @@
+ 
+ 
+         //init model
+-        tableData = new TableData( getUserData(),columnIdentifiers); // Konstruktion der zufälligen Tabellendaten
++        tableData = new TableData( getUserData(),columnIdentifiers); // Konstruktion der zufälligen Tabellendaten
+ 
+         // init table
+         table = new JTable(tableData); // Konstruktion der sichtbaren Tabelle
+@@ -176,7 +176,7 @@
+ 
+ 
+         // init selection
+-        table.setSelectionMode(ListSelectionModel.SINGLE_SELECTION); // immer nur eine Zeile auswählbar
++        table.setSelectionMode(ListSelectionModel.SINGLE_SELECTION); // immer nur eine Zeile auswählbar
+         table.addMouseListener(new VerifyMouseAdapter());
+ 
+         // init Mouse Listener
+@@ -505,7 +505,7 @@
+                 TableColumnModel tcm = table.getTableHeader().getColumnModel(); // schon mal das Spaltenmodell holen
+                 int index = tcm.getColumnIndexAtX(e.getX()); // Index der angeklickten Spalte ermitteln
+ 
+-                if(index >= 0) // wurde tatsächlich eine Spalte angeklickt...
++                if(index >= 0) // wurde tatsächlich eine Spalte angeklickt...
+                 {
+                     int modelIndex =  table.convertColumnIndexToModel(index); // ...hole Spaltenindex des Modells
+ 

Modified: trunk/packages/dicomscope/trunk/debian/patches/series
===================================================================
--- trunk/packages/dicomscope/trunk/debian/patches/series	2011-02-09 09:50:28 UTC (rev 5935)
+++ trunk/packages/dicomscope/trunk/debian/patches/series	2011-02-09 10:02:35 UTC (rev 5936)
@@ -1,3 +1,4 @@
+iso2utf8.patch
 cmakelists.txt.patch
 dicomscope_defaultpackage.patch
 DVPresentationState.patch
@@ -7,4 +8,3 @@
 DSRDocument.cpp.patch
 dicom_2009.patch
 log4cplus.patch
-iso2utf8.patch




More information about the debian-med-commit mailing list