SelectionInListView.st
Tue, 12 May 2009 09:42:11 +0200 Claus Gittinger beepInEditor flag
Fri, 20 Feb 2009 11:26:39 +0100 Claus Gittinger *** empty log message ***
Wed, 11 Feb 2009 16:15:33 +0100 Claus Gittinger changed #list:keepSelection:
Tue, 30 Sep 2008 00:10:58 +0200 Stefan Vogel #noHighlighting to switch off highlighting of selected lines
Tue, 26 Aug 2008 08:05:36 +0200 Claus Gittinger make new line visible after an add-to-selection via shift-cursor-up/down
Tue, 26 Feb 2008 11:17:14 +0100 Claus Gittinger expandSelectionOnMouseMoveWithButtonPressed
Tue, 18 Dec 2007 11:18:03 +0100 Claus Gittinger dragAutoScroll: become faster when near the boundary
Wed, 30 May 2007 13:43:18 +0200 Stefan Vogel Use Form class>>#width:height:fromArray:onDevice: instead of obsolete
Mon, 12 Mar 2007 15:31:19 +0100 ca bugfix - makeSelectionVisible in buttonRelease
Thu, 22 Feb 2007 13:56:59 +0100 Claus Gittinger care for selection-indices when list changes due to a remove operation.
Wed, 10 Jan 2007 18:21:55 +0100 Claus Gittinger care for \"do-not-scroll-when-updating\" flag.
Wed, 08 Nov 2006 19:49:16 +0100 Claus Gittinger oops - must care for items being different from the list.
Tue, 07 Nov 2006 17:21:40 +0100 ca highlight selection dependent on has focus
Thu, 11 May 2006 19:54:34 +0200 Claus Gittinger *** empty log message ***
Fri, 17 Mar 2006 15:00:10 +0100 Claus Gittinger *** empty log message ***
Mon, 20 Feb 2006 22:30:28 +0100 Claus Gittinger *** empty log message ***
Tue, 24 Jan 2006 17:53:12 +0100 Claus Gittinger *** empty log message ***
Mon, 23 Jan 2006 23:18:45 +0100 Claus Gittinger dropTarget
Mon, 23 Jan 2006 20:57:08 +0100 Claus Gittinger dropTarget moved up
Mon, 28 Feb 2005 15:53:02 +0100 Claus Gittinger *** empty log message ***
Mon, 28 Feb 2005 15:50:35 +0100 Claus Gittinger *** empty log message ***
Mon, 28 Feb 2005 15:48:42 +0100 Claus Gittinger *** empty log message ***
Mon, 28 Feb 2005 15:29:45 +0100 Claus Gittinger selection/multiSelection/startDrag
Mon, 14 Feb 2005 17:07:18 +0100 Claus Gittinger *** empty log message ***
Fri, 17 Sep 2004 23:49:27 +0200 Claus Gittinger buttonState handling sensor bug workaround
Wed, 16 Jun 2004 19:35:30 +0200 Claus Gittinger selectOnRightClick as in win32 - experimental
Thu, 13 May 2004 21:09:42 +0200 Stefan Vogel Mark obsolete methods
Fri, 26 Mar 2004 12:08:21 +0100 ca invalidate view if list changed
Fri, 17 Oct 2003 14:52:19 +0200 ca support autoScroll during drag operation
Mon, 18 Aug 2003 19:13:54 +0200 Claus Gittinger stylesheet access
Fri, 30 May 2003 10:49:25 +0200 Claus Gittinger multiselect: care for numeric arg in setSelection
Mon, 19 May 2003 10:59:17 +0200 Claus Gittinger oops
Mon, 19 May 2003 10:55:45 +0200 Claus Gittinger checkin from browser
Mon, 19 May 2003 10:51:45 +0200 Claus Gittinger dont invalidate in scrollSelect (flashy display)
Tue, 13 May 2003 18:50:09 +0200 Claus Gittinger *** empty log message ***
Mon, 12 May 2003 16:45:50 +0200 Claus Gittinger if any in a multiselect is invalid,
Wed, 07 May 2003 16:32:05 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:06:27 +0200 Claus Gittinger method category rename
Tue, 29 Apr 2003 17:16:58 +0200 Claus Gittinger oops
Mon, 28 Apr 2003 10:42:19 +0200 Claus Gittinger better expandSelectionCode.
Tue, 15 Apr 2003 13:57:52 +0200 Stefan Vogel Use SynchronousWindoeSensor if no windowGroup
Sun, 02 Mar 2003 21:47:37 +0100 Stefan Vogel Convert Object>>errorSignal -> Error
Sun, 02 Feb 2003 15:55:28 +0100 Claus Gittinger when adding to a selection, make sure that a new collection is
Thu, 28 Nov 2002 11:09:47 +0100 Stefan Vogel Avoid memory exhaustion and system crash when selecting 20000 items in
Fri, 11 Oct 2002 15:09:56 +0200 Claus Gittinger redraw bug fix (highlightFrame leftover when deleting lines)
Mon, 02 Sep 2002 12:18:01 +0200 Claus Gittinger added #isCursorKeyConsumer (second chance initial focus in dialog)
Wed, 24 Jul 2002 15:35:10 +0200 Stefan Vogel Drag&Drop - remove unused stuff
Wed, 19 Jun 2002 14:17:47 +0200 Claus Gittinger fix for dual icon LabelAndIcon
Tue, 26 Feb 2002 13:57:57 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 22 Feb 2002 11:17:54 +0100 Claus Gittinger strikeOut -> strikeout
Fri, 14 Dec 2001 11:55:56 +0100 Claus Gittinger use new #valueWithOptionalArg
Mon, 19 Nov 2001 16:28:26 +0100 Claus Gittinger take focus on pointer enter only if the list is not empty.
Thu, 18 Oct 2001 15:46:28 +0200 Claus Gittinger multipleSelectOK as method (to allow redef)
Fri, 05 Oct 2001 10:56:34 +0200 Claus Gittinger eliminated accesses to leftOffset
Fri, 28 Sep 2001 15:25:26 +0200 Claus Gittinger use #lineAtY:
Wed, 26 Sep 2001 11:58:18 +0200 Claus Gittinger fixed #hasSelection with multipleSelectOk
Sat, 08 Sep 2001 21:16:18 +0200 Claus Gittinger VW compatibility: #targetIndex:
Fri, 18 May 2001 00:33:49 +0200 Stefan Vogel Use <resource:#obsolete>
Mon, 29 Jan 2001 11:22:49 +0100 Claus Gittinger *** empty log message ***
Fri, 22 Dec 2000 15:20:14 +0100 Claus Gittinger avoid bad list update due to automatically lost selection
Thu, 07 Dec 2000 19:39:02 +0100 Claus Gittinger when drawing a selected line, look for any color emphasis
Thu, 07 Dec 2000 17:22:19 +0100 ps multipleSelect query
Wed, 22 Nov 2000 16:22:46 +0100 Claus Gittinger fixed multi-select extension (i.e. press-motion)
Tue, 21 Nov 2000 15:36:41 +0100 Claus Gittinger empty-list with cursorUp/Down lead into debugger
Sat, 30 Sep 2000 17:12:15 +0200 Claus Gittinger visualBlock / selectedVisualBlock drawing fixed
Thu, 14 Sep 2000 14:33:05 +0200 Claus Gittinger care for nil selectable-index in cursorUp/down
Wed, 06 Sep 2000 03:50:31 +0200 Claus Gittinger redraw fix
Wed, 06 Sep 2000 03:31:59 +0200 Claus Gittinger oops - must care for selection when doing bulk-removes
Wed, 30 Aug 2000 18:04:13 +0200 Claus Gittinger tuned multiLine replace update from model
Wed, 30 Aug 2000 15:11:35 +0200 Stefan Vogel *** empty log message ***
Wed, 23 Aug 2000 20:01:26 +0200 Claus Gittinger selection should be a colletion if multiSelect is on (keyPress)
Wed, 23 Aug 2000 18:39:03 +0200 Claus Gittinger used #removeFromIndex:toIndex: when updating from a list model
Wed, 23 Aug 2000 18:19:26 +0200 Claus Gittinger when the selection is lost (due to a changed list),
Tue, 22 Aug 2000 13:10:52 +0200 Claus Gittinger use indexOf: instead of findFirst:
Tue, 22 Aug 2000 00:45:25 +0200 Claus Gittinger category changes
Fri, 11 Aug 2000 19:40:23 +0200 Claus Gittinger category only
Tue, 08 Aug 2000 21:47:28 +0200 Claus Gittinger multiSelect and shifted-alpha key
Wed, 12 Jul 2000 16:57:20 +0200 Claus Gittinger skip over disabled items, when changing the selection
Mon, 08 May 2000 11:27:33 +0200 Claus Gittinger allow for subclasses to redefine character search
Tue, 21 Mar 2000 11:48:00 +0100 Claus Gittinger do not (always) scroll when the selection changes
Thu, 24 Feb 2000 19:20:00 +0100 Claus Gittinger ensure fullyVisible in #makeSelectionVisible
Wed, 23 Feb 2000 18:28:00 +0100 Claus Gittinger motion event compression
Tue, 22 Feb 2000 22:06:13 +0100 Claus Gittinger selectionChange notification, if expanded via shift-click,
Fri, 18 Feb 2000 14:32:04 +0100 Claus Gittinger do not scroll in makeSelectionVisible
Sat, 12 Feb 2000 13:48:54 +0100 Claus Gittinger selectAll shortKey (shift-Cmd-A)
Fri, 11 Feb 2000 19:03:32 +0100 Claus Gittinger undid the last change - a single block is ok
Fri, 11 Feb 2000 17:29:55 +0100 Claus Gittinger *** empty log message ***
Fri, 11 Feb 2000 17:29:33 +0100 Claus Gittinger checkin from browser
Fri, 11 Feb 2000 17:21:45 +0100 Claus Gittinger added a selectionChangeConditionBlock,
Fri, 11 Feb 2000 14:31:57 +0100 Claus Gittinger care for multiSelect into a non-list;
Wed, 09 Feb 2000 00:30:54 +0100 Claus Gittinger tuned multiselect (no new collection).
Tue, 08 Feb 2000 21:39:43 +0100 Claus Gittinger oops - care for nil arg in setSelection
Tue, 08 Feb 2000 18:45:08 +0100 Claus Gittinger setSelect with emphasized items fixed
Sat, 05 Feb 2000 14:45:36 +0100 Claus Gittinger with multipleSelectOK, also expand/shrink the seletction
Mon, 17 Jan 2000 12:28:05 +0100 Claus Gittinger category renamining
Thu, 09 Dec 1999 12:12:14 +0100 Claus Gittinger *** empty log message ***
Wed, 08 Dec 1999 21:45:19 +0100 ca removed duplicated (inherited) method
Wed, 01 Dec 1999 21:31:04 +0100 Claus Gittinger try my bitmaps in package directory
Thu, 14 Oct 1999 16:17:37 +0200 Claus Gittinger checkin from browser
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
less more (0) -120 tip