SelectionInListView.st
Wed, 18 Aug 1999 16:39:18 +0200 Claus Gittinger #on: -> #onDevice:
Mon, 26 Jul 1999 10:43:18 +0200 Claus Gittinger *** empty log message ***
Thu, 27 May 1999 13:41:59 +0200 Claus Gittinger use extra query: #wantsFocusWithPointerEnter;
Sat, 24 Apr 1999 16:37:22 +0200 Claus Gittinger *** empty log message ***
Sat, 17 Apr 1999 14:56:27 +0200 Claus Gittinger list change notification #at:
Wed, 31 Mar 1999 07:51:55 +0200 Stefan Vogel Move common channels to View.
Tue, 30 Mar 1999 09:49:34 +0200 Claus Gittinger checkin from browser
Fri, 26 Mar 1999 18:54:54 +0100 Claus Gittinger honor the focusFollowsMouse userPreference.
Mon, 22 Mar 1999 20:37:09 +0100 Claus Gittinger oops - did not unselect if model was changed to nil.
Tue, 16 Mar 1999 14:38:18 +0100 Claus Gittinger checkin from browser
Sun, 14 Mar 1999 14:02:31 +0100 Claus Gittinger focus handling changed.
Sun, 07 Mar 1999 14:33:31 +0100 Claus Gittinger category change
Wed, 17 Feb 1999 17:34:06 +0100 Claus Gittinger doubleClickAction also gets index or value depending upon
Wed, 17 Feb 1999 16:07:22 +0100 Claus Gittinger support 0, 1 or 2-arg doubleClickActionBlock.
Wed, 02 Dec 1998 17:59:40 +0100 Claus Gittinger only scroll on size-change, if selection was visible before
Tue, 29 Sep 1998 14:17:48 +0200 Claus Gittinger care for empty selection in #showDragging:.
Tue, 15 Sep 1998 19:06:54 +0200 Claus Gittinger treat BeginOfLine key like BeginOfText;
Sat, 08 Aug 1998 13:34:52 +0200 Claus Gittinger skip over disabled lines, when moving selection via cursor keys.
Fri, 07 Aug 1998 20:00:51 +0200 Claus Gittinger checkin from browser
Wed, 05 Aug 1998 19:46:04 +0200 Claus Gittinger oops - resource spec was incompatible with stc.
Wed, 05 Aug 1998 10:47:11 +0200 Claus Gittinger win95 look fix
Tue, 28 Jul 1998 16:07:38 +0200 Claus Gittinger use another left-button-down test in #buttonMotion.
Sun, 21 Jun 1998 04:47:33 +0200 Claus Gittinger handle visualBlock / selectedVisualBlock (ST80 compatibility)
Thu, 07 May 1998 19:39:21 +0200 Claus Gittinger care for nil sensor
Thu, 09 Apr 1998 13:48:42 +0200 ca selectWithoutScroll:aNumberOrNilOrCollection
Mon, 30 Mar 1998 14:06:46 +0200 ca support of Drag & Drop (new functionality)
Thu, 26 Feb 1998 14:06:18 +0100 ca reset clickLine
Fri, 02 Jan 1998 17:00:30 +0100 ca bug fix:
Sat, 15 Nov 1997 15:38:36 +0100 Claus Gittinger oops
Fri, 14 Nov 1997 16:07:26 +0100 Claus Gittinger release channels on destroy
Sun, 02 Nov 1997 19:20:53 +0100 Claus Gittinger checkin from browser
Tue, 28 Oct 1997 20:00:14 +0100 Claus Gittinger added dummy #visualBlock: and #selectedVisualBlock:
Wed, 22 Oct 1997 15:30:43 +0200 ca setSelectElement: care for multiple
Tue, 21 Oct 1997 20:15:06 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Oct 1997 12:30:50 +0200 ca catch change notifuications assigned to list:
Thu, 11 Sep 1997 21:20:35 +0200 Claus Gittinger care for empty multi-selection in character-search
Tue, 26 Aug 1997 17:32:48 +0200 ca suports a listHolder and a model which only
Wed, 13 Aug 1997 11:28:06 +0200 ca buttonControlPress:button x:x y:y
Fri, 25 Jul 1997 16:11:47 +0200 Claus Gittinger *** empty log message ***
Mon, 30 Jun 1997 16:45:40 +0200 Claus Gittinger care for nil entries when searching via key-click
Tue, 17 Jun 1997 18:07:32 +0200 Claus Gittinger removed debugHalts
Mon, 16 Jun 1997 20:28:31 +0200 Claus Gittinger typo
Wed, 11 Jun 1997 16:07:08 +0200 ca next & previous with multiple selection
Wed, 04 Jun 1997 15:35:47 +0200 ca motion events enabled ( always)
Wed, 04 Jun 1997 13:23:34 +0200 ca useIndex:
Tue, 06 May 1997 09:32:17 +0200 ca care for nil enableChannel
Sat, 26 Apr 1997 13:46:20 +0200 Claus Gittinger allow right-arrow form to be defined in style-sheet.
Thu, 24 Apr 1997 16:26:43 +0200 ca support MultiSelectionInList
Sat, 19 Apr 1997 12:22:42 +0200 Claus Gittinger checkin from browser
Fri, 18 Apr 1997 21:11:54 +0200 Claus Gittinger make certain that list is sequenceable
Thu, 17 Apr 1997 12:54:50 +0200 Claus Gittinger checkin from browser
Sun, 06 Apr 1997 14:15:04 +0200 Claus Gittinger allow a dropConverter to return nil (ignore on drop)
Sun, 06 Apr 1997 13:45:07 +0200 Claus Gittinger allow an optional converter for dropObjects
Fri, 28 Mar 1997 21:28:29 +0100 Claus Gittinger added enableChannel & example.
Thu, 27 Mar 1997 11:26:18 +0100 ca change start drag position when moving left out of view:
Tue, 25 Mar 1997 14:01:23 +0100 ca drag offset
Thu, 27 Feb 1997 14:36:48 +0100 Claus Gittinger checkin from browser
Tue, 25 Feb 1997 14:27:45 +0100 ca specClass query
Fri, 14 Feb 1997 16:50:11 +0100 Claus Gittinger commentary
Tue, 11 Feb 1997 22:50:21 +0100 ca specClass
less more (0) -100 -60 tip