BrowserView.st
Wed, 08 Nov 2000 17:05:12 +0100 Claus Gittinger BRxxx -> RBxxx rename
Tue, 31 Oct 2000 14:38:24 +0100 Claus Gittinger checkin from browser
Wed, 25 Oct 2000 18:13:14 +0200 Claus Gittinger checkin from browser
Wed, 25 Oct 2000 12:24:39 +0200 Claus Gittinger more for environment browsing
Tue, 24 Oct 2000 20:22:41 +0200 Claus Gittinger changes to allow other environment to
Tue, 24 Oct 2000 16:52:53 +0200 Claus Gittinger *** empty log message ***
Tue, 24 Oct 2000 14:24:50 +0200 Claus Gittinger replaced #class-class by #theMetaclass
Fri, 20 Oct 2000 13:11:28 +0200 Stefan Vogel Remove leading and trailing whtepsace on method accept.
Sat, 07 Oct 2000 14:00:01 +0200 Claus Gittinger code reuse
Wed, 27 Sep 2000 16:06:21 +0200 Claus Gittinger use utitity to remove a container
Sat, 16 Sep 2000 20:43:34 +0200 Claus Gittinger renaming with nameSpace or ownership change;
Sun, 03 Sep 2000 17:43:39 +0200 Claus Gittinger use #withAllSuperclassesDo:
Sun, 03 Sep 2000 16:45:32 +0200 Claus Gittinger allBehaviors vs. allClasses
Thu, 31 Aug 2000 12:05:57 +0200 Claus Gittinger leftover halt removed
Wed, 30 Aug 2000 23:23:14 +0200 Claus Gittinger code cleanup: moved iconMethods to SystemBrowser
Wed, 30 Aug 2000 12:12:16 +0200 Claus Gittinger *** empty log message ***
Wed, 23 Aug 2000 18:18:43 +0200 Claus Gittinger fixed checkIn * all *
Fri, 18 Aug 2000 00:51:40 +0200 Claus Gittinger some common startup protocol between DiffViewer and VersionDiffBrowser
Sat, 05 Aug 2000 18:37:48 +0200 Claus Gittinger findMethod fixed
Sat, 29 Jul 2000 13:52:24 +0200 Claus Gittinger *** empty log message ***
Tue, 25 Jul 2000 13:21:55 +0200 Claus Gittinger *** empty log message ***
Tue, 25 Jul 2000 13:21:40 +0200 Claus Gittinger *** empty log message ***
Fri, 21 Jul 2000 14:41:38 +0200 Claus Gittinger present list of existing versions in "load revision" menu-function
Fri, 14 Jul 2000 12:22:07 +0200 Claus Gittinger add method-copy
Thu, 13 Jul 2000 17:50:51 +0200 Claus Gittinger better compare-to-repository revision user interface
Fri, 16 Jun 2000 14:10:59 +0200 Claus Gittinger avoid multiple change notifications (for each line)
Thu, 11 May 2000 12:09:00 +0200 Claus Gittinger categories
Thu, 11 May 2000 10:56:34 +0200 Claus Gittinger use Behavior>>methodCategories
Fri, 28 Apr 2000 12:15:55 +0200 Claus Gittinger apropos search is now: selectors containing
Thu, 13 Apr 2000 12:52:59 +0200 Claus Gittinger use #allSelectorsAndMethodsDo:
Tue, 11 Apr 2000 12:20:31 +0200 ca oops - Namespace -> NameSpace
Thu, 30 Mar 2000 16:29:33 +0200 Claus Gittinger no package info in class definition
Wed, 29 Mar 2000 15:53:22 +0200 Claus Gittinger *** empty log message ***
Fri, 24 Mar 2000 18:02:52 +0100 Claus Gittinger renamed Namespace to NameSpace
Fri, 24 Mar 2000 17:43:04 +0100 Claus Gittinger #isNamespace renamed to #isNameSpace
Tue, 21 Mar 2000 15:11:44 +0100 Claus Gittinger rename: users search fixed
Tue, 21 Mar 2000 13:50:47 +0100 Claus Gittinger care for meta-selected when creating a new category
Wed, 01 Mar 2000 17:15:35 +0100 Claus Gittinger code cleanup: no need to generate changeSets twice.
Thu, 24 Feb 2000 19:20:35 +0100 Claus Gittinger extracted setAcceptActionForFullClass
Tue, 22 Feb 2000 09:49:16 +0100 Claus Gittinger use different icons for menu / programMenu
Fri, 18 Feb 2000 14:39:31 +0100 Claus Gittinger oops - care for nil superclass
Wed, 16 Feb 2000 14:34:28 +0100 Claus Gittinger allow for senders/implementors to be searched with caseIgnore
Wed, 16 Feb 2000 11:40:16 +0100 Claus Gittinger *** empty log message ***
Tue, 15 Feb 2000 10:09:49 +0100 ca checkin from browser
Sat, 12 Feb 2000 17:14:36 +0100 Claus Gittinger *** empty log message ***
Fri, 11 Feb 2000 14:52:24 +0100 Claus Gittinger checkin from browser
Thu, 10 Feb 2000 19:31:53 +0100 Claus Gittinger *** empty log message ***
Thu, 10 Feb 2000 17:54:39 +0100 Claus Gittinger added check for equally redefined method;
Thu, 10 Feb 2000 13:36:59 +0100 Claus Gittinger generator for update method
Wed, 09 Feb 2000 21:09:34 +0100 Claus Gittinger move method now also available in class-method list browsers.
Wed, 09 Feb 2000 20:13:42 +0100 Claus Gittinger added last-changed menu
Wed, 09 Feb 2000 19:37:17 +0100 Claus Gittinger fixed history handling
Tue, 08 Feb 2000 18:46:07 +0100 Claus Gittinger *** empty log message ***
Mon, 07 Feb 2000 14:38:46 +0100 Claus Gittinger default last search string, if there is no
Mon, 07 Feb 2000 12:34:49 +0100 Claus Gittinger made selector extraction from the selection a utility
Sat, 05 Feb 2000 15:30:08 +0100 Claus Gittinger remember last protocol renames;
Thu, 03 Feb 2000 18:35:20 +0100 Claus Gittinger use #onChangeEvaluate:
Wed, 02 Feb 2000 13:44:06 +0100 Claus Gittinger can now compare a class without repository-container-info
Tue, 01 Feb 2000 13:18:41 +0100 Claus Gittinger *** empty log message ***
Thu, 27 Jan 2000 13:01:26 +0100 Claus Gittinger fixed method search
less more (0) -300 -100 -60 tip