Tools__LintRuleDetail.st
branchjv
changeset 12401 4714b9640528
parent 12205 f210b6224ef0
parent 11314 2f70adb99ceb
child 12431 9f0c59c742d5
--- a/Tools__LintRuleDetail.st	Tue Jan 22 12:24:41 2013 +0000
+++ b/Tools__LintRuleDetail.st	Wed Jan 30 11:15:09 2013 +0000
@@ -64,6 +64,7 @@
 "
 ! !
 
+
 !LintRuleDetail class methodsFor:'help specs'!
 
 flyByHelpSpec
@@ -89,6 +90,7 @@
     "Created: / 07-09-2011 / 04:08:11 / cg"
 ! !
 
+
 !LintRuleDetail class methodsFor:'interface specs'!
 
 windowSpec
@@ -178,6 +180,7 @@
       )
 ! !
 
+
 !LintRuleDetail class methodsFor:'plugIn spec'!
 
 aspectSelectors
@@ -199,6 +202,7 @@
     "Modified: / 01-03-2012 / 16:31:04 / cg"
 ! !
 
+
 !LintRuleDetail methodsFor:'actions'!
 
 browseLintRule
@@ -216,6 +220,7 @@
     "Created: / 07-09-2011 / 04:09:38 / cg"
 ! !
 
+
 !LintRuleDetail methodsFor:'aspects'!
 
 rationaleVisibleHolder
@@ -321,6 +326,7 @@
     "Modified: / 01-03-2012 / 15:29:16 / cg"
 ! !
 
+
 !LintRuleDetail methodsFor:'change & update'!
 
 update:something with:aParameter from:changedObject
@@ -364,6 +370,7 @@
     "Modified: / 04-09-2011 / 20:18:48 / cg"
 ! !
 
+
 !LintRuleDetail methodsFor:'initialization'!
 
 setupHTMLView:aView
@@ -375,6 +382,7 @@
     "Created: / 04-08-2011 / 18:00:36 / cg"
 ! !
 
+
 !LintRuleDetail methodsFor:'private'!
 
 heightWhenNotShowingRationale
@@ -436,16 +444,18 @@
     "Modified: / 01-03-2012 / 10:35:51 / cg"
 ! !
 
+
 !LintRuleDetail class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/Tools__LintRuleDetail.st,v 1.13 2012/03/01 19:59:38 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__LintRuleDetail.st,v 1.13 2012-03-01 19:59:38 cg Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libtool/Tools__LintRuleDetail.st,v 1.13 2012/03/01 19:59:38 cg Exp §'
+    ^ '$Header: /cvs/stx/stx/libtool/Tools__LintRuleDetail.st,v 1.13 2012-03-01 19:59:38 cg Exp $'
 !
 
 version_SVN
-    ^ '$Id: Tools__LintRuleDetail.st 7952 2012-03-21 17:50:14Z vranyj1 $'
+    ^ '§Id: Tools__LintRuleDetail.st 7617 2010-08-25 12:56:19Z vranyj1 §'
 ! !
+