BrowserView.st
Wed, 01 Aug 2001 16:49:12 +0200 Claus Gittinger allItalic now understood by CharacterArray
Wed, 23 May 2001 01:11:34 +0200 Claus Gittinger checkin from browser
Wed, 20 Dec 2000 10:12:22 +0100 ca checkin from browser
Fri, 08 Dec 2000 14:06:05 +0100 Claus Gittinger *** empty log message ***
Thu, 07 Dec 2000 17:22:34 +0100 ps multipleSelect fix
Thu, 07 Dec 2000 15:14:15 +0100 Claus Gittinger common code (in Browser, NewBrowser) for revisionLogOf
Thu, 07 Dec 2000 14:49:44 +0100 Claus Gittinger better error message if source access is not possible (in compare)
Wed, 06 Dec 2000 19:40:31 +0100 Claus Gittinger *** empty log message ***
Wed, 06 Dec 2000 15:27:34 +0100 Claus Gittinger give user a chance to suppress the annoying package-change-keep
Fri, 01 Dec 2000 16:33:03 +0100 Claus Gittinger asText allBold -> allBold
Wed, 22 Nov 2000 12:01:36 +0100 Claus Gittinger method category: and package: now send change notifications.
Wed, 22 Nov 2000 00:30:29 +0100 Claus Gittinger methods now send change-notifications when the category changes
Tue, 14 Nov 2000 14:41:56 +0100 Claus Gittinger in make-class-public: ask for target nameSpace, if owner is in a nameSpace
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 ***
less more (0) -300 -100 -60 tip