DataSetColumn.st
Tue, 17 Feb 2004 14:11:46 +0100 ca add selectConditionBlock: to enable the selection of a row
Tue, 17 Feb 2004 13:09:19 +0100 Claus Gittinger care for nil rows when extracting columns
Sat, 31 Jan 2004 12:42:55 +0100 ca nomore win-workaround for drawbug when filling a rectangle
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 17:09:56 +0100 Claus Gittinger care for numbers without decimal point in decimal adjust
Thu, 30 Oct 2003 06:28:38 +0100 ca bugfix Windows: drawing selection background color
Wed, 16 Jul 2003 15:33:15 +0200 penk +visibilitySelector
Wed, 07 May 2003 17:01:46 +0200 Claus Gittinger method category rename
Tue, 22 Apr 2003 11:43:55 +0200 Claus Gittinger correct use of ascentOn: for display
Tue, 25 Feb 2003 18:35:01 +0100 penk checkin from browser
Tue, 25 Feb 2003 18:10:16 +0100 penk refactored (do not overuse blocks)
Mon, 24 Feb 2003 12:14:19 +0100 Claus Gittinger changes to allow for Object>>displayOn:x:y: to work correctly
Wed, 08 Jan 2003 16:47:21 +0100 Stefan Vogel Care for #longStringCompression
Fri, 20 Dec 2002 16:02:28 +0100 Claus Gittinger added #decimal columnAlignment.
Thu, 19 Dec 2002 14:53:12 +0100 Claus Gittinger added longStringCompression flag
Thu, 26 Sep 2002 10:51:17 +0200 Michael Beyl calc for shortenedString fixed
Thu, 26 Sep 2002 10:42:29 +0200 james write to a column no longer installs the
Mon, 23 Sep 2002 11:09:43 +0200 Claus Gittinger pass rowNr and dataSet as additional args to
Thu, 22 Aug 2002 17:23:35 +0200 Claus Gittinger split strings; some refactoring
Thu, 22 Aug 2002 15:46:41 +0200 Claus Gittinger selected row is highlighted over the full width;
Wed, 17 Apr 2002 07:02:56 +0200 ca bug fix: relative width (two coluns with 0.5)
Tue, 15 Jan 2002 17:21:14 +0100 martin doubleClick and menu via columnAdaptor
Fri, 14 Dec 2001 11:49:04 +0100 Claus Gittinger use new #perform:withOptionalArg
Tue, 09 Oct 2001 19:44:27 +0200 Claus Gittinger isReal -> isLimitedPrecisionReal
Fri, 27 Jul 2001 16:58:36 +0200 Claus Gittinger fetch editor from adaptor if not nil.
Wed, 14 Mar 2001 16:34:49 +0100 ps query
Fri, 23 Feb 2001 10:24:55 +0100 ca allow resizing less than label size
Wed, 21 Feb 2001 18:21:18 +0100 ca enable/disable resizeability
Thu, 08 Feb 2001 23:40:36 +0100 Claus Gittinger debug: care for non-color to be returned from fg/bg message.
Wed, 07 Feb 2001 14:02:16 +0100 ca allow use of a column adaptor for fg/bg colors
Tue, 22 Aug 2000 00:45:39 +0200 Claus Gittinger category changes
Fri, 25 Feb 2000 14:20:01 +0100 Claus Gittinger made numberOfRowsProbedForSize a variable;
Thu, 17 Feb 2000 10:12:13 +0100 ca accessor for columnAdapter (can now be a valueHolder)
Thu, 14 Oct 1999 19:16:58 +0200 Claus Gittinger checkin from browser
Thu, 14 Oct 1999 09:51:07 +0200 Claus Gittinger Avoid obsolete method. (stefan)
Thu, 14 Oct 1999 09:45:01 +0200 Claus Gittinger Remove emphasis only if label is text -- avoid debugger (stefan).
Thu, 14 Oct 1999 00:39:46 +0200 Claus Gittinger remove any color emphasis when displaying the selection.
Wed, 13 Oct 1999 23:58:23 +0200 Claus Gittinger checkin from browser
Wed, 13 Oct 1999 23:28:05 +0200 Claus Gittinger always right-align a right-aligned field
Tue, 28 Sep 1999 19:01:21 +0200 ca aeg:
Fri, 24 Sep 1999 19:09:27 +0200 Claus Gittinger care for renderer==Text and editor==Comboxxx in
Fri, 24 Sep 1999 14:51:23 +0200 Claus Gittinger columnAdaptor also used when retrieving a ComboBoxes list.
Tue, 14 Sep 1999 08:40:59 +0200 Claus Gittinger checkin from browser
Sun, 29 Aug 1999 18:57:00 +0200 Claus Gittinger bugFix:
Sat, 28 Aug 1999 19:21:34 +0200 Claus Gittinger checkin from browser
Sat, 28 Aug 1999 18:51:22 +0200 Claus Gittinger support tabulators
Sat, 28 Aug 1999 16:10:08 +0200 Claus Gittinger checkin from browser
Tue, 24 Aug 1999 17:29:09 +0200 Claus Gittinger bug fixes + rework
Fri, 20 Aug 1999 19:29:55 +0200 Claus Gittinger support relative width
Fri, 20 Aug 1999 15:46:25 +0200 Claus Gittinger support of relative values
Wed, 18 Aug 1999 17:10:30 +0200 Claus Gittinger #on: -> #onDevice:
Tue, 13 Jul 1999 12:41:13 +0200 ah drawLabel:aLabel atX:xLeft y:yTop
Fri, 19 Mar 1999 22:19:17 +0100 Claus Gittinger *** empty log message ***
Sat, 06 Mar 1999 01:19:40 +0100 Claus Gittinger allow for nil readSelector
Sat, 30 Jan 1999 18:07:02 +0100 Claus Gittinger add status: show labels
Fri, 29 Jan 1999 19:03:59 +0100 ah *** empty log message ***
Fri, 25 Sep 1998 17:01:16 +0200 Claus Gittinger new feature:
Sat, 12 Sep 1998 14:43:37 +0200 ca checkin from browser
Sat, 12 Sep 1998 13:19:19 +0200 ca redraw changed for: separators and labels
Sun, 06 Sep 1998 18:11:28 +0200 ca clear background
less more (0) -60 tip