Tools__ChangeList.st
branchjv
changeset 12431 9f0c59c742d5
parent 12406 1fbd331e4489
child 12626 7ae48abfedac
--- a/Tools__ChangeList.st	Tue Feb 26 12:38:54 2013 +0000
+++ b/Tools__ChangeList.st	Wed Feb 27 12:34:59 2013 +0000
@@ -27,7 +27,7 @@
 
 "{ NameSpace: Tools }"
 
-Tools::BrowserListWithFilter subclass:#ChangeList
+BrowserListWithFilter subclass:#ChangeList
 	instanceVariableNames:'listHolder showRemovedHolder showSameHolder showTimestampHolder
 		allowRemoveHolder allowAcceptHolder scrollToBottom applyAction'
 	classVariableNames:'LastSelectionConditionString'
@@ -72,7 +72,6 @@
 "
 ! !
 
-
 !ChangeList class methodsFor:'image specs'!
 
 iconEqual
@@ -111,7 +110,6 @@
     "Modified: / 31-08-2011 / 10:54:46 / cg"
 ! !
 
-
 !ChangeList class methodsFor:'interface specs'!
 
 windowSpec
@@ -183,7 +181,6 @@
       )
 ! !
 
-
 !ChangeList class methodsFor:'list specs'!
 
 listColumnSpec
@@ -297,7 +294,6 @@
 
 ! !
 
-
 !ChangeList class methodsFor:'menu specs'!
 
 listMenu
@@ -420,7 +416,6 @@
       )
 ! !
 
-
 !ChangeList class methodsFor:'plugIn spec'!
 
 aspectSelectors
@@ -449,7 +444,6 @@
 
 ! !
 
-
 !ChangeList methodsFor:'accessing'!
 
 acceptEnabled
@@ -531,7 +525,6 @@
     "Created: / 05-12-2009 / 14:28:42 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'actions'!
 
 selectionDoubleclicked
@@ -547,7 +540,6 @@
     "Modified: / 24-01-2012 / 22:01:44 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'aspects'!
 
 allowAcceptHolder
@@ -710,7 +702,6 @@
     ].
 ! !
 
-
 !ChangeList methodsFor:'change & update'!
 
 update: aspect with: param from: sender
@@ -746,7 +737,6 @@
     "Modified: / 26-07-2012 / 18:44:11 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'drag & drop'!
 
 canDrop: aDropContext
@@ -778,7 +768,6 @@
     "Modified: / 01-08-2012 / 18:15:39 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'event processing'!
 
 handlesKeyPress:key inView:aView
@@ -799,7 +788,6 @@
     "Created: / 08-02-2012 / 14:42:18 / cg"
 ! !
 
-
 !ChangeList methodsFor:'generators'!
 
 makeGenerator
@@ -818,7 +806,6 @@
     "Modified: / 25-07-2012 / 15:39:52 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'hooks'!
 
 postBuildListView: aView
@@ -829,7 +816,6 @@
     "Created: / 29-11-2011 / 14:56:59 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'initialization'!
 
 initialize
@@ -844,7 +830,6 @@
     "Created: / 29-10-2010 / 12:50:32 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'menu actions'!
 
 listMenuApply
@@ -1019,7 +1004,6 @@
     self updateList
 ! !
 
-
 !ChangeList methodsFor:'private'!
 
 application
@@ -1159,7 +1143,6 @@
     "Modified: / 01-08-2012 / 18:10:52 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList methodsFor:'queries'!
 
 hasChangeSelected
@@ -1198,7 +1181,6 @@
     "Created: / 03-04-2012 / 11:28:37 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList::ListEntry class methodsFor:'instance creation'!
 
 change: aChange
@@ -1222,7 +1204,6 @@
     "Created: / 25-07-2009 / 23:33:00 / Jan Vrany <vranyj1@fel.cvut.cz>"
 ! !
 
-
 !ChangeList::ListEntry methodsFor:'accessing'!
 
 application
@@ -1406,7 +1387,6 @@
     ^ x
 ! !
 
-
 !ChangeList::ListEntry methodsFor:'displaying'!
 
 displayLabel:aLabel h:lH on:aGC x:newX y:y h:h
@@ -1443,7 +1423,6 @@
     "Modified: / 27-07-2012 / 17:13:24 / Jan Vrany <jan.vrany@fit.cvut.cz>"
 ! !
 
-
 !ChangeList::ListEntry methodsFor:'private'!
 
 iconSelector
@@ -1459,7 +1438,6 @@
     "Modified: / 31-08-2011 / 10:39:32 / cg"
 ! !
 
-
 !ChangeList::ListEntry methodsFor:'protocol-queries'!
 
 hasChildren
@@ -1469,7 +1447,6 @@
     "Modified (format): / 27-07-2012 / 21:25:34 / cg"
 ! !
 
-
 !ChangeList class methodsFor:'documentation'!
 
 version
@@ -1480,6 +1457,11 @@
     ^ '$Header: /cvs/stx/stx/libtool/Tools__ChangeList.st,v 1.20 2013-01-17 10:40:20 cg Exp $'
 !
 
+version_HG
+
+    ^ '$Changeset: <not expanded> $'
+!
+
 version_SVN
     ^ '§Id: Tools__ChangeList.st 7486 2009-10-26 22:06:24Z vranyj1 §'
 ! !