DSVColumnView.st
Fri, 02 Apr 2004 18:06:50 +0200 werner WO's changes
Thu, 04 Mar 2004 10:33:47 +0100 Claus Gittinger autoScroll: let timedBlock push an event which performs the scroll
Wed, 18 Feb 2004 06:35:52 +0100 ca add color for drawing separators in OneD mode
Tue, 17 Feb 2004 14:11:46 +0100 ca add selectConditionBlock: to enable the selection of a row
Wed, 17 Dec 2003 13:30:08 +0100 ca bugfix: recomputation of rowHeight if label is heigher than current rowHeight
Wed, 17 Dec 2003 12:37:24 +0100 ca resize #rowHeight if a display label does not match the computed rowHeight
Tue, 11 Nov 2003 16:17:04 +0100 Claus Gittinger checkin from browser
Tue, 28 Oct 2003 10:05:29 +0100 ca support sutoScroll during drag & drop
Thu, 17 Jul 2003 13:36:44 +0200 Claus Gittinger *** empty log message ***
Thu, 10 Jul 2003 14:41:19 +0200 penk change update:with:from: - ask cg
Fri, 04 Jul 2003 10:05:19 +0200 tm fixed: characterPressed: ... on non editable column
Wed, 11 Jun 2003 10:33:27 +0200 Claus Gittinger care for nil colDescr.
Fri, 06 Jun 2003 19:57:55 +0200 Claus Gittinger care for non-existing column
Wed, 07 May 2003 16:56:39 +0200 Claus Gittinger method category rename
Fri, 25 Apr 2003 02:09:43 +0200 Claus Gittinger imageOnDevice -> imageOnMyDevice
Wed, 23 Apr 2003 16:53:26 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Apr 2003 13:58:01 +0200 Stefan Vogel Use SynchronousWindoeSensor if no windowGroup
Wed, 02 Apr 2003 19:22:05 +0200 Claus Gittinger code cleanup
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.
less more (0) -100 -60 tip