DataSetColumn.st
Mon, 30 Jun 2008 14:34:21 +0200 Stefan Vogel changed #activeHelpTextForRow:
Mon, 23 Jun 2008 20:13:26 +0200 Claus Gittinger some comments changed into reasonable english
Mon, 10 Mar 2008 14:33:51 +0100 Claus Gittinger care for list change while drawing
Mon, 04 Feb 2008 13:20:30 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Feb 2008 11:36:17 +0100 Claus Gittinger added/fixed printConverter handling
Sun, 27 Jan 2008 16:58:23 +0100 Claus Gittinger code cleanup
Wed, 12 Dec 2007 12:51:01 +0100 ab Cache width during redraw. Should solve problems by setting width to nil
Mon, 29 Oct 2007 17:05:45 +0100 Claus Gittinger care for non-exisiting columns (race condition)
Fri, 27 Jul 2007 11:23:11 +0200 ca bugfix: columnAdapter notNil -> invoke rowSeparatorSelector
Mon, 26 Mar 2007 17:50:40 +0200 Claus Gittinger oops
Mon, 26 Mar 2007 14:39:22 +0200 Claus Gittinger activeHelpText
Mon, 26 Mar 2007 13:44:23 +0200 Claus Gittinger +activeHelpText
Mon, 26 Mar 2007 13:27:16 +0200 Claus Gittinger code cleanup
Wed, 08 Nov 2006 13:59:22 +0100 ca new selectionHandling - buttonPress
Fri, 27 Jan 2006 16:31:57 +0100 Claus Gittinger *** empty log message ***
Tue, 13 Dec 2005 17:51:39 +0100 Claus Gittinger added xlatedChoices
Mon, 21 Nov 2005 19:48:37 +0100 Claus Gittinger fix: choices via columnAdaptor
Fri, 18 Nov 2005 15:56:28 +0100 Claus Gittinger argument order when using write-store-blocks
Thu, 17 Nov 2005 21:08:26 +0100 Claus Gittinger allow for block in readselector/writeSelector
Sat, 26 Jun 2004 21:29:15 +0200 Stefan Vogel No extra handling needed for LimitedPrecisionReal
Thu, 27 May 2004 16:26:48 +0200 Claus Gittinger added selectedFg/selectedBG attributes rel5_2_2
Fri, 02 Apr 2004 16:42:29 +0200 werner dblCLickOn: multi-args
Fri, 02 Apr 2004 16:30:19 +0200 werner formatSelector + color accessors
Wed, 18 Feb 2004 06:36:35 +0100 ca use user defined 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
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).
less more (0) -100 -60 tip