ListView.st
Thu, 05 Jun 1997 12:40:55 +0200 Claus Gittinger checkin from browser
Thu, 05 Jun 1997 11:28:18 +0200 Claus Gittinger added low-level entry to set the list without a non-string scan
Wed, 04 Jun 1997 13:22:12 +0200 ca update label in case of font changed
Mon, 12 May 1997 19:02:02 +0200 Claus Gittinger checkin from browser
Fri, 18 Apr 1997 14:52:54 +0200 Claus Gittinger checkin from browser
Thu, 17 Apr 1997 02:14:55 +0200 Claus Gittinger use asyncronous invaluate, instead of synchronous redraw
Thu, 03 Apr 1997 00:01:04 +0200 Claus Gittinger handle escaped matchCharacters
Thu, 06 Mar 1997 15:25:34 +0100 Claus Gittinger oops - compare in #setList: does not work always ....
Wed, 05 Mar 1997 17:31:43 +0100 Claus Gittinger in setList: - only redraw lines if required.
Fri, 28 Feb 1997 19:48:48 +0100 Claus Gittinger now fetch models value when model is assigned;
Wed, 19 Feb 1997 13:12:13 +0100 Stefan Vogel Fix getListFromModel when model updates the stringCollection
Sat, 08 Feb 1997 15:24:59 +0100 Claus Gittinger *** empty log message ***
Sat, 08 Feb 1997 12:46:20 +0100 Claus Gittinger *** empty log message ***
Wed, 29 Jan 1997 13:31:23 +0100 Claus Gittinger checkin from browser
Wed, 29 Jan 1997 13:24:42 +0100 Claus Gittinger explicit async bitBlt
Wed, 22 Jan 1997 18:21:36 +0100 Claus Gittinger commentary
Fri, 17 Jan 1997 17:44:56 +0100 Claus Gittinger oops - widthForScroll was wrong
Thu, 16 Jan 1997 23:47:49 +0100 Claus Gittinger checkin from browser
Tue, 14 Jan 1997 00:12:53 +0100 Claus Gittinger fetch device resources early
Tue, 07 Jan 1997 20:33:21 +0100 Claus Gittinger added #stringAtLine:from:to:
Fri, 03 Jan 1997 03:23:33 +0100 Stefan Vogel menuHolder/menuPerformer stuff.
Thu, 02 Jan 1997 17:32:28 +0100 Claus Gittinger dont clear listMessage in #on:aspect:...
Thu, 02 Jan 1997 17:28:04 +0100 Stefan Vogel Move #model: from TextView to ListView.
Mon, 23 Dec 1996 13:59:51 +0100 Claus Gittinger moved menuHolder/menuPerformer stuff up in the hierarchy
Mon, 23 Dec 1996 13:46:48 +0100 Claus Gittinger moved menuHolder/menuPerformer up in the hierarchy
Wed, 18 Dec 1996 19:08:28 +0100 Stefan Vogel Fix #makeLineVisible: to update viewOrigin and dependents.
Thu, 21 Nov 1996 17:44:41 +0100 Claus Gittinger stefan ! test your changes ;-)
Mon, 18 Nov 1996 20:58:25 +0100 Stefan Vogel Recompute origin when one or more lines have been deleted.
Thu, 14 Nov 1996 17:40:54 +0100 ca positioning fix
Mon, 04 Nov 1996 23:29:30 +0100 Claus Gittinger checkin from browser
Wed, 23 Oct 1996 00:20:39 +0200 Claus Gittinger care for new fontParameters, if changing from a non-string-list
Tue, 01 Oct 1996 13:40:34 +0200 Claus Gittinger checkin from browser
Thu, 12 Sep 1996 15:04:52 +0200 Claus Gittinger scrollToPercent fix
Mon, 19 Aug 1996 10:25:20 +0200 Stefan Vogel Send #getListFromModel when setting #model:
Wed, 07 Aug 1996 18:49:20 +0200 Stefan Vogel Define #scrollTo: here to call scrollUp/Down/Left/Right.
Wed, 31 Jul 1996 17:18:35 +0200 ah Add #scrollUpPixel: and #scrollDownPixel: (needed for TableView).
Fri, 19 Jul 1996 20:53:39 +0200 Claus Gittinger handle Text items in xOfCol...
Fri, 05 Jul 1996 18:03:38 +0200 Claus Gittinger use #graphicsDevice instead of #device.
Fri, 05 Jul 1996 16:44:43 +0200 Claus Gittinger use Screen current instead of Display
Sun, 30 Jun 1996 12:37:40 +0200 Claus Gittinger use integer typed variables for compact code
Wed, 29 May 1996 16:38:27 +0200 Claus Gittinger use #invalidate instead of #redraw
Wed, 29 May 1996 14:56:00 +0200 Claus Gittinger fixed number-of-lines computation
Sun, 26 May 1996 16:01:49 +0200 Claus Gittinger fixed makeLineVisible; when not-yet realized
Sun, 26 May 1996 13:33:59 +0200 Claus Gittinger checkin from browser
Fri, 24 May 1996 20:13:23 +0200 Claus Gittinger added query for lines/cols - prefExt
Wed, 22 May 1996 16:29:43 +0200 Claus Gittinger more fixes for non-string entries
Wed, 22 May 1996 13:30:33 +0200 Claus Gittinger use fonts averageHeight for line-grid; redefine in TextView to use maxHeight
Wed, 22 May 1996 11:15:51 +0200 ca fixed argument of #origininChanged:
Sat, 18 May 1996 14:06:05 +0200 Claus Gittinger checkin from browser
Sat, 18 May 1996 09:54:16 +0200 Claus Gittinger handle emphasized text in #colOfX...
Tue, 14 May 1996 18:46:27 +0200 Claus Gittinger redraw in sizeChange
Sun, 12 May 1996 21:08:11 +0200 Claus Gittinger handle items which are higher than the font (LabelAndIcons, for example)
Sun, 12 May 1996 16:20:15 +0200 Claus Gittinger handle Text
Tue, 30 Apr 1996 17:36:22 +0200 Claus Gittinger fixed #widthOfContents if no device is known
Tue, 30 Apr 1996 11:39:03 +0200 Claus Gittinger characterAtLine:col: moved to here
Sat, 27 Apr 1996 20:25:18 +0200 Claus Gittinger examples
Fri, 26 Apr 1996 15:56:21 +0200 Claus Gittinger if there is no listMessage, try aspect to get models text
Thu, 25 Apr 1996 19:34:16 +0200 Claus Gittinger documentation
Sat, 20 Apr 1996 19:31:25 +0200 Claus Gittinger use #leftIndent
Wed, 10 Apr 1996 16:12:09 +0200 Claus Gittinger *** empty log message ***
less more (0) -100 -60 tip