ListView.st
Sat, 03 Oct 1998 23:54:14 +0200 Claus Gittinger fixed widthOfContents with variable fonts (win32);
Fri, 02 Oct 1998 19:52:40 +0200 Claus Gittinger async redraw when scrolling horizontally
Mon, 28 Sep 1998 11:25:54 +0200 Claus Gittinger more flexible top/leftMargin handling
Fri, 04 Sep 1998 18:27:18 +0200 Claus Gittinger some fixes forvariable fonts on win32
Fri, 07 Aug 1998 19:56:43 +0200 Claus Gittinger allow redefinition of check-for-scroll needed in subclass.
Tue, 28 Jul 1998 12:18:35 +0200 Claus Gittinger checkin from browser
Mon, 27 Jul 1998 09:56:03 +0200 Claus Gittinger fixed redraw after a change of the item size
Thu, 18 Jun 1998 19:07:55 +0200 Claus Gittinger checkin from browser
Thu, 18 Jun 1998 19:05:47 +0200 Claus Gittinger oops - must be careful to not repair damage with
Thu, 18 Jun 1998 09:45:54 +0200 Claus Gittinger checkin from browser
Wed, 17 Jun 1998 16:22:31 +0200 Claus Gittinger scrolling changed.
Wed, 17 Jun 1998 09:13:45 +0200 Claus Gittinger must repairDamages before scrolling.
Sun, 17 May 1998 20:13:54 +0200 Claus Gittinger added #currentLine (req'd for relative gotos)
Wed, 22 Apr 1998 11:19:52 +0200 Claus Gittinger added entry to set the list without redrawing
Wed, 22 Apr 1998 09:15:52 +0200 Claus Gittinger checkin from browser
Mon, 06 Apr 1998 12:39:35 +0200 Claus Gittinger fixed #lineOfCharacterPosition: (for last character pos)
Fri, 20 Mar 1998 17:28:20 +0100 tz take care if sensor is nil
Thu, 12 Mar 1998 19:29:05 +0100 ca update viewOrigin when setting the list
Mon, 09 Mar 1998 17:16:12 +0100 ca scrolling horizontal/vertical
Thu, 05 Mar 1998 13:41:59 +0100 Claus Gittinger comment for #invalidateLine:
Thu, 05 Mar 1998 13:39:56 +0100 Claus Gittinger added #invalidateLine: for asynchronous redraw of a single line
Mon, 02 Mar 1998 13:03:19 +0100 ca redefine:
Fri, 27 Feb 1998 15:15:15 +0100 Claus Gittinger dont bitBlt if height is <= 0
Thu, 26 Feb 1998 14:12:26 +0100 Claus Gittinger *** empty log message ***
Tue, 24 Feb 1998 18:40:21 +0100 Claus Gittinger oops - that should do it
Tue, 24 Feb 1998 18:33:49 +0100 Claus Gittinger fix bitBlt-copying of margin when removing a line.
Tue, 24 Feb 1998 16:34:14 +0100 Claus Gittinger search max height, if non-strings are present
Sat, 21 Feb 1998 17:15:53 +0100 ca bug fix:
Fri, 13 Feb 1998 22:56:03 +0100 Stefan Vogel Do not reurn lineNumbers < 1 in #visibleLineOfY:
Thu, 29 Jan 1998 10:44:54 +0100 ca leftOver selection pixels
Tue, 27 Jan 1998 14:11:36 +0100 Claus Gittinger do not invalidate, when the size changes;
Thu, 22 Jan 1998 21:08:39 +0100 Claus Gittinger do not draw using fromCol:toCol:, if there is a chance
Tue, 21 Oct 1997 20:15:06 +0200 Claus Gittinger *** empty log message ***
Thu, 16 Oct 1997 15:20:50 +0200 ca add:aString beforeIndex:
Tue, 07 Oct 1997 16:22:49 +0200 Claus Gittinger checkin from browser
Mon, 15 Sep 1997 22:32:08 +0200 Claus Gittinger allow case-ignoring search
Tue, 09 Sep 1997 19:37:42 +0200 Claus Gittinger *** empty log message ***
Thu, 21 Aug 1997 23:53:50 +0200 Claus Gittinger *** empty log message ***
Mon, 11 Aug 1997 13:59:55 +0200 Claus Gittinger checkin from browser
Thu, 03 Jul 1997 12:58:47 +0200 Claus Gittinger handle nil entry in #getFontParameters
Wed, 02 Jul 1997 14:55:00 +0200 Claus Gittinger break out of col-search loop in case of bad string
Mon, 16 Jun 1997 20:28:31 +0200 Claus Gittinger typo
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 ***
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
less more (0) -120 tip