DataSetColumn.st
Tue, 04 Jun 2013 11:39:43 +0200 Claus Gittinger class: DataSetColumn
Thu, 22 Nov 2012 22:51:26 +0100 Stefan Vogel class: DataSetColumn
Thu, 05 Apr 2012 17:57:25 +0200 Stefan Vogel changed: #canResize - formatting
Thu, 20 Jan 2011 22:23:52 +0100 Claus Gittinger changed:
Thu, 20 Jan 2011 08:57:11 +0100 Claus Gittinger added: #selectedFrameColorFor:at:
Wed, 28 Jul 2010 20:46:58 +0200 Claus Gittinger changed: #shownValueForRow:rowNr:
Thu, 14 Jan 2010 17:47:54 +0100 Claus Gittinger changed:
Wed, 11 Nov 2009 22:29:39 +0100 Claus Gittinger added: #editorForRowAt:
Mon, 19 Oct 2009 14:20:37 +0200 Claus Gittinger code cleanup
Mon, 19 Oct 2009 11:29:00 +0200 Claus Gittinger added: #specForEditorAt:
Fri, 16 Oct 2009 11:57:16 +0200 Claus Gittinger *** empty log message ***
Fri, 11 Sep 2009 17:26:10 +0200 Claus Gittinger comment
Wed, 22 Jul 2009 11:03:00 +0200 Claus Gittinger allow for dictionary to be used as row
Thu, 26 Mar 2009 15:36:50 +0100 Claus Gittinger support a hacky form of decimalRight alignmnet
Thu, 26 Mar 2009 12:55:16 +0100 Stefan Vogel fix formatSelector
Tue, 05 Aug 2008 15:59:38 +0200 Claus Gittinger allow for separate activeHelp for the label area
Thu, 31 Jul 2008 15:19:39 +0200 Claus Gittinger help
Fri, 25 Jul 2008 14:43:51 +0200 Claus Gittinger refactored;
Fri, 04 Jul 2008 10:12:36 +0200 Claus Gittinger mass operations: color selected-color
Mon, 30 Jun 2008 20:44:29 +0200 Stefan Vogel changed #activeHelpTextForRow:
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
less more (0) -100 -60 tip