DSVColumnView.st
Wed, 02 Apr 2003 16:25:58 +0200 Stefan Vogel Avoid duplicate computations (sv, cg)
Wed, 19 Mar 2003 11:06:02 +0100 Claus Gittinger readraw after scroll: process expose events. rel4_1_7 release
Tue, 25 Feb 2003 18:34:27 +0100 penk charcter search: first column which contains a string is searched for
Thu, 05 Dec 2002 16:20:16 +0100 ca *** empty log message ***
Tue, 12 Nov 2002 09:27:20 +0100 ca bugfix when adding to selection
Mon, 11 Nov 2002 19:02:28 +0100 ca #addRowToSelection: omit redraws
Mon, 11 Nov 2002 11:06:42 +0100 Claus Gittinger shift + cursorUp/Down adds to selection
Sat, 26 Oct 2002 17:53:23 +0200 ca can now specify if menu action is to be performed by
Wed, 23 Oct 2002 11:26:55 +0200 ca responsTo: insteat of #perform:ifNotUnderstood:
Wed, 23 Oct 2002 11:11:11 +0200 ca bug fix; if columns extent changed, update extent of editView
Wed, 23 Oct 2002 10:03:54 +0200 ca access method for the listHolder
Fri, 11 Oct 2002 11:50:16 +0200 ca dont make selection visible after resize, if it was not visible before
Wed, 09 Oct 2002 17:31:05 +0200 penk + #isRowVisible
Fri, 04 Oct 2002 09:39:35 +0200 ca *** empty log message ***
Fri, 04 Oct 2002 09:38:41 +0200 ca makeSelectionVisible after #sizeChanged:
Tue, 01 Oct 2002 19:48:23 +0200 ca bug fix in focus handling
Fri, 27 Sep 2002 14:09:42 +0200 penk selectRow on buttonPress:x:y: withWaitCursor
Fri, 20 Sep 2002 17:02:21 +0200 Stefan Vogel Comments
Mon, 16 Sep 2002 14:58:14 +0200 penk bad names: redraw vs. invalidate
Thu, 22 Aug 2002 18:55:47 +0200 Claus Gittinger destroy - release
Thu, 22 Aug 2002 17:23:35 +0200 Claus Gittinger split strings; some refactoring
Thu, 22 Aug 2002 15:47:49 +0200 Claus Gittinger halts and unused methods removed
Thu, 22 Aug 2002 15:46:41 +0200 Claus Gittinger selected row is highlighted over the full width;
Wed, 21 Aug 2002 18:25:59 +0200 penk level fixes;
Fri, 02 Aug 2002 14:01:35 +0200 ca event types are private to WindowEvent;
Tue, 07 May 2002 16:07:09 +0200 penk *** empty log message ***
Tue, 15 Jan 2002 17:21:14 +0100 martin doubleClick and menu via columnAdaptor
Fri, 09 Nov 2001 14:58:37 +0100 Claus Gittinger fixed: click on a checkToggle (buttonPress event)
Fri, 12 Oct 2001 21:38:07 +0200 Claus Gittinger *** empty log message ***
Fri, 12 Oct 2001 20:31:01 +0200 Claus Gittinger checkin from browser
Wed, 10 Oct 2001 15:07:30 +0200 Claus Gittinger extracted common code to detectViewAt:aPoint.
Tue, 18 Sep 2001 14:22:22 +0200 Claus Gittinger dont scroll to top on mapped
Sat, 28 Apr 2001 12:38:52 +0200 Claus Gittinger fixed #selectAllRows
Mon, 23 Apr 2001 12:01:53 +0200 Claus Gittinger fixed store-into-wrong-col bug (imageEditors color table)
Fri, 30 Mar 2001 16:53:03 +0200 Claus Gittinger *** empty log message ***
Fri, 30 Mar 2001 16:30:21 +0200 Claus Gittinger *** empty log message ***
Thu, 29 Mar 2001 12:57:49 +0200 ca implement: #replaceFrom:to:with:startingAt:
Mon, 19 Mar 2001 10:42:41 +0100 Claus Gittinger oops
Fri, 16 Mar 2001 15:59:22 +0100 Claus Gittinger lost dependents in row bug fix (when changing lists contents with #contents:)
Wed, 14 Mar 2001 16:37:58 +0100 ps if any col has potential non-constant background,
Wed, 14 Mar 2001 16:35:29 +0100 ps if any col has potential non-constant background,
Wed, 14 Mar 2001 15:25:24 +0100 ps delayed fitColumns if not shown while list is changed.
Fri, 09 Mar 2001 20:09:23 +0100 Claus Gittinger viewOrigin fix (when list is set to nil while not shown);
Thu, 08 Mar 2001 15:44:42 +0100 Claus Gittinger added selectAllRows (Alt-Shift-A) key function
Thu, 08 Mar 2001 14:51:25 +0100 Claus Gittinger preps for scrollWhenUpdating flag
Fri, 23 Feb 2001 10:25:37 +0100 ca fix clibRectangle durring drawing
Thu, 22 Feb 2001 14:35:56 +0100 Claus Gittinger *** empty log message ***
Tue, 13 Feb 2001 21:23:22 +0100 frank must react to sizeChanged: - even if not shown
Fri, 09 Feb 2001 17:05:25 +0100 Claus Gittinger do not scroll to selection when a column-size is changed
Thu, 08 Feb 2001 22:49:23 +0100 Claus Gittinger if never set, the default menuPerformer is
Tue, 19 Sep 2000 11:02:22 +0200 martin default font
Tue, 19 Sep 2000 10:35:35 +0200 martin delegate font to labelView
Tue, 22 Aug 2000 00:45:39 +0200 Claus Gittinger category changes
Thu, 17 Aug 2000 11:40:45 +0200 tm added: enable-query in buttonMotion
Wed, 16 Aug 2000 10:35:43 +0200 tm removed: instance varaible:enableChannel; already defined in superClass (View)
Tue, 15 Aug 2000 14:13:12 +0200 tm add enableChannel
Mon, 17 Jul 2000 15:23:30 +0200 ca change registeredIcons from IdentityDictionary to Dictionary
Mon, 17 Jul 2000 09:56:33 +0200 ca bugfix in cursor up/down
Wed, 05 Apr 2000 10:53:28 +0200 ca #buttonMotion:x:y: -- with autoScroll support rel3_6_4
Tue, 28 Mar 2000 16:09:49 +0200 ca support of auto scrolling
less more (0) -100 -60 tip