BrowserView.st
branchjv
changeset 12651 80720f8a6c70
parent 12650 e0f607754b9a
parent 12646 52fa1f167da6
child 12807 ba8c5416aa28
--- a/BrowserView.st	Thu Apr 04 19:06:16 2013 +0100
+++ b/BrowserView.st	Wed Apr 10 12:27:30 2013 +0200
@@ -79,6 +79,7 @@
 "
 ! !
 
+
 !BrowserView class methodsFor:'initialization'!
 
 initialize
@@ -128,6 +129,7 @@
     "Modified: / 27.10.1997 / 17:34:25 / cg"
 ! !
 
+
 !BrowserView class methodsFor:'class history'!
 
 addToClassHistory:aClass selector:aSelector
@@ -140,6 +142,7 @@
     SystemBrowser checkClassHistory
 ! !
 
+
 !BrowserView class methodsFor:'cleanup'!
 
 lowSpaceCleanup
@@ -156,6 +159,7 @@
     Icons := DefaultIcon := nil.
 ! !
 
+
 !BrowserView class methodsFor:'defaults'!
 
 changeHistoryMaxSize
@@ -229,6 +233,7 @@
     "Created: / 29.10.1997 / 03:32:43 / cg"
 ! !
 
+
 !BrowserView class methodsFor:'interface specs'!
 
 methodFilterSpec
@@ -611,6 +616,7 @@
       )
 ! !
 
+
 !BrowserView class methodsFor:'menu specs'!
 
 menuSpec
@@ -1669,12 +1675,14 @@
       )
 ! !
 
+
 !BrowserView class methodsFor:'resources'!
 
 classResources
     ^ SystemBrowser classResources
 ! !
 
+
 !BrowserView methodsFor:'change & update'!
 
 delayedUpdate:something with:someArgument from:changedObject
@@ -2086,6 +2094,7 @@
     "Modified: 26.3.1997 / 18:29:51 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class category list menu'!
 
 browserClone
@@ -2951,6 +2960,7 @@
     "Modified: / 10.4.1998 / 12:25:38 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class category source administration'!
 
 classCategoryCheckinEach
@@ -3407,6 +3417,7 @@
     "Modified (format): / 29-09-2011 / 16:09:52 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class category stuff'!
 
 checkClassCategorySelected
@@ -3691,6 +3702,7 @@
     "Modified: / 27.7.1998 / 10:56:50 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class history'!
 
 changeHistoryMenu
@@ -3888,6 +3900,7 @@
     self class classHistory:savedHistory.
 ! !
 
+
 !BrowserView methodsFor:'class list menu'!
 
 classClassInstVars
@@ -5198,6 +5211,7 @@
     "Modified: 17.6.1997 / 13:32:40 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class list source administration'!
 
 classCheckin
@@ -5747,6 +5761,7 @@
     "Modified: / 10.2.2000 / 14:14:09 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class stuff'!
 
 allClasses
@@ -6922,6 +6937,7 @@
     "Modified: 10.1.1997 / 14:01:20 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class-method list menu'!
 
 classMethodBrowse
@@ -7135,6 +7151,7 @@
     "Modified: / 7.8.1998 / 17:13:47 / cg"
 ! !
 
+
 !BrowserView methodsFor:'class-method stuff'!
 
 classFromClassMethodString:aString
@@ -7423,6 +7440,7 @@
     "Modified: / 17.10.1998 / 11:30:35 / cg"
 ! !
 
+
 !BrowserView methodsFor:'event handling'!
 
 handlesKeyPress:key inView:view
@@ -7525,6 +7543,7 @@
     "Modified: / 18.4.1998 / 15:56:36 / cg"
 ! !
 
+
 !BrowserView methodsFor:'help'!
 
 helpTextFor:aComponent
@@ -7546,6 +7565,7 @@
     "Modified: 28.6.1997 / 15:00:18 / cg"
 ! !
 
+
 !BrowserView methodsFor:'initialization & release'!
 
 autoSearch:aString
@@ -7732,6 +7752,7 @@
     "Modified: 18.8.1997 / 15:19:50 / cg"
 ! !
 
+
 !BrowserView methodsFor:'initialize subviews'!
 
 createClassListViewIn:frame
@@ -8302,6 +8323,7 @@
     "Modified: / 25.10.1997 / 19:27:40 / cg"
 ! !
 
+
 !BrowserView methodsFor:'method category list menu'!
 
 createAccessMethodsFor:aCollectionOfInstVarNames withChange:withChange
@@ -8843,6 +8865,7 @@
                                     ]
 ! !
 
+
 !BrowserView methodsFor:'method category stuff'!
 
 asBrowserList:aList
@@ -9089,6 +9112,7 @@
     "Modified: 18.8.1997 / 15:44:38 / cg"
 ! !
 
+
 !BrowserView methodsFor:'method list menu'!
 
 commonTraceHelperWith:aSelector
@@ -10514,6 +10538,7 @@
     "Modified: / 12.1.1998 / 19:16:22 / cg"
 ! !
 
+
 !BrowserView methodsFor:'method stuff'!
 
 checkMethodSelected
@@ -11057,6 +11082,7 @@
     "Modified: 30.7.1997 / 15:55:06 / cg"
 ! !
 
+
 !BrowserView methodsFor:'misc'!
 
 beep
@@ -11353,6 +11379,7 @@
     "Modified: / 10.2.2000 / 14:15:03 / cg"
 ! !
 
+
 !BrowserView methodsFor:'namespace menu'!
 
 nameSpaceCheckInEach
@@ -11505,6 +11532,7 @@
     "Modified: / 3.2.1999 / 20:18:13 / cg"
 ! !
 
+
 !BrowserView methodsFor:'namespace stuff'!
 
 changeNameSpaceTo:nsName
@@ -11690,6 +11718,7 @@
     "Created: 8.1.1997 / 10:54:03 / cg"
 ! !
 
+
 !BrowserView methodsFor:'private'!
 
 askAndBrowseMethodCategory:title action:aBlock
@@ -13244,6 +13273,7 @@
     "Created: 18.8.1997 / 15:41:52 / cg"
 ! !
 
+
 !BrowserView methodsFor:'private-defaults'!
 
 breakPointedIcon
@@ -13368,6 +13398,7 @@
     ^ self fetchIcon:#trace selector:#traceIcon
 ! !
 
+
 !BrowserView methodsFor:'private-queries'!
 
 hasClassCategorySelected
@@ -13491,6 +13522,7 @@
         and:[ variableListView selectionValue notNil ]]
 ! !
 
+
 !BrowserView methodsFor:'syntax coloring'!
 
 startSyntaxHighlightProcess
@@ -13678,6 +13710,7 @@
     "Modified: / 20.11.2001 / 00:38:09 / cg"
 ! !
 
+
 !BrowserView methodsFor:'unused'!
 
 listOfAllMethodCategoriesInHierarchy:aClass
@@ -13724,6 +13757,7 @@
     "Modified: 5.6.1996 / 11:42:12 / stefan"
 ! !
 
+
 !BrowserView methodsFor:'variable list menu'!
 
 allClassInstVarMods
@@ -14236,6 +14270,7 @@
     "Modified: 25.5.1996 / 12:26:07 / cg"
 ! !
 
+
 !BrowserView methodsFor:'variable stuff'!
 
 hilightEntryFor:entry
@@ -14547,10 +14582,11 @@
     "Modified: / 17.9.1998 / 13:45:02 / cg"
 ! !
 
+
 !BrowserView class methodsFor:'documentation'!
 
 version_CVS
-    ^ '$Header: /cvs/stx/stx/libtool/BrowserView.st,v 1.841 2013-04-02 09:32:19 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/BrowserView.st,v 1.842 2013-04-04 09:41:22 cg Exp $'
 !
 
 version_HG