ListView.st
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 ***
Thu, 07 Mar 1996 19:46:39 +0100 Claus Gittinger added example for menuPerformer:
Fri, 01 Mar 1996 20:23:10 +0100 Claus Gittinger examples
Fri, 01 Mar 1996 13:54:27 +0100 Claus Gittinger added style resource directive
Wed, 28 Feb 1996 19:46:54 +0100 Claus Gittinger slight rewrites (changes for accelerator-display)
Wed, 28 Feb 1996 14:47:01 +0100 Claus Gittinger redraw debris leftover fixed (cursorStyle==#motif)
Mon, 26 Feb 1996 23:42:18 +0100 Claus Gittinger dont clear all when drawing a partial string
Mon, 26 Feb 1996 22:42:02 +0100 Claus Gittinger preserve cursor (error while searching)
Sat, 24 Feb 1996 18:19:17 +0100 Claus Gittinger fixed debris-leftover in scrollDown
Sat, 24 Feb 1996 17:35:36 +0100 Claus Gittinger eliminated all DefaultFont classVars (are now classINSTvars)
Fri, 23 Feb 1996 19:13:53 +0100 Claus Gittinger more 16bit fixes (compare chars using = / ~= instead of == / ~=)
Fri, 23 Feb 1996 03:25:52 +0100 Claus Gittinger starting 16bit support
Thu, 22 Feb 1996 18:52:28 +0100 ca correctly handle level changes if abs(lvl) changes
Sat, 10 Feb 1996 13:54:00 +0100 Claus Gittinger *** empty log message ***
Fri, 09 Feb 1996 13:48:50 +0100 ca acced method to set the wordCheckBlock
Thu, 08 Feb 1996 22:08:41 +0100 Claus Gittinger scroll-off-by-one bug fixed (I hope)
Sat, 27 Jan 1996 18:32:13 +0100 Claus Gittinger added query for height with n lines
Sat, 27 Jan 1996 12:51:29 +0100 Claus Gittinger commentary
Wed, 17 Jan 1996 13:06:35 +0100 Claus Gittinger use new Delay wait
Tue, 16 Jan 1996 20:07:57 +0100 Claus Gittinger innerWidth:/innerHeight support; much more docu in editField
Tue, 16 Jan 1996 01:15:43 +0100 Claus Gittinger *** empty log message ***
Tue, 19 Dec 1995 10:56:59 +0100 Stefan Vogel Reset cache widthOfLongestLine in setList:, also reposition if contents fits
Mon, 11 Dec 1995 17:52:55 +0100 Claus Gittinger draw strings as opaque strings - OS/2 server has a bug with non-image strings
Tue, 05 Dec 1995 15:06:01 +0100 Claus Gittinger *** empty log message ***
Tue, 05 Dec 1995 12:18:08 +0100 chrisy *** empty log message ***
Mon, 04 Dec 1995 00:49:33 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Dec 1995 00:39:54 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Dec 1995 00:05:05 +0100 Claus Gittinger *** empty log message ***
Sun, 03 Dec 1995 23:58:42 +0100 Claus Gittinger *** empty log message ***
Sun, 03 Dec 1995 23:21:28 +0100 Claus Gittinger *** empty log message ***
Sun, 03 Dec 1995 23:10:59 +0100 Claus Gittinger *** empty log message ***
Sun, 03 Dec 1995 22:09:03 +0100 Claus Gittinger fixes for last partial line
Fri, 24 Nov 1995 20:59:28 +0100 Claus Gittinger flash using redrawInverted
Fri, 24 Nov 1995 11:28:59 +0100 Claus Gittinger invalidate cached widthOfContents when font changes
Thu, 23 Nov 1995 02:43:52 +0100 Claus Gittinger scroll offset by half a lineSpacing
Thu, 23 Nov 1995 00:08:01 +0100 Claus Gittinger draw strings half a lineSpacing lower - highlight frames look better
Wed, 22 Nov 1995 22:19:31 +0100 Claus Gittinger *** empty log message ***
Sat, 11 Nov 1995 17:23:54 +0100 Claus Gittinger uff - version methods changed to return stings
Mon, 23 Oct 1995 21:07:01 +0100 Claus Gittinger .
Mon, 11 Sep 1995 00:32:36 +0200 claus .
Sat, 09 Sep 1995 04:31:28 +0200 claus .
Thu, 31 Aug 1995 06:36:05 +0200 claus .
Wed, 30 Aug 1995 19:58:07 +0200 claus .
Mon, 28 Aug 1995 17:49:37 +0200 claus .
Fri, 28 Jul 1995 05:01:44 +0200 claus .
Mon, 03 Jul 1995 04:34:22 +0200 claus .
Tue, 27 Jun 1995 04:24:41 +0200 claus .
Wed, 17 May 1995 14:26:27 +0200 claus .
Fri, 12 May 1995 20:25:18 +0200 claus .
Tue, 09 May 1995 03:57:16 +0200 claus .
Sat, 06 May 1995 16:18:13 +0200 claus .
Wed, 03 May 1995 18:30:51 +0200 claus .
Wed, 03 May 1995 02:30:14 +0200 claus .
Tue, 11 Apr 1995 18:24:40 +0200 claus .
Fri, 31 Mar 1995 05:04:16 +0200 claus *** empty log message ***
Sat, 18 Mar 1995 06:16:50 +0100 claus *** empty log message ***
Mon, 27 Feb 1995 11:41:57 +0100 claus *** empty log message ***
Wed, 22 Feb 1995 03:47:39 +0100 claus *** empty log message ***
Wed, 22 Feb 1995 02:21:41 +0100 claus *** empty log message ***
Sat, 11 Feb 1995 17:50:08 +0100 claus Text eliminated
Mon, 06 Feb 1995 01:53:30 +0100 claus *** empty log message ***
Mon, 28 Nov 1994 22:05:43 +0100 claus *** empty log message ***
Mon, 21 Nov 1994 17:46:30 +0100 claus *** empty log message ***
Thu, 17 Nov 1994 15:38:53 +0100 claus *** empty log message ***
Fri, 28 Oct 1994 04:25:37 +0100 claus mostly style
Mon, 10 Oct 1994 04:03:47 +0100 claus *** empty log message ***
less more (0) -120 tip