EditTextView.st
Tue, 21 Oct 1997 20:28:05 +0200 Claus Gittinger *** empty log message ***
Thu, 09 Oct 1997 14:14:16 +0200 Claus Gittinger checkin from browser
Mon, 22 Sep 1997 21:27:57 +0200 Claus Gittinger *** empty log message ***
Sun, 21 Sep 1997 20:11:21 +0200 Claus Gittinger *** empty log message ***
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 ***
Tue, 19 Aug 1997 17:03:34 +0200 Claus Gittinger care for nil sensors
Fri, 15 Aug 1997 13:02:06 +0200 Claus Gittinger flush pending keyboard events in cursor-up/down
Wed, 13 Aug 1997 15:40:07 +0200 Claus Gittinger first attempt in providing an ST80 (or vi)
Mon, 11 Aug 1997 13:58:13 +0200 Claus Gittinger oops - clear is not allowed to remove the contents
Tue, 05 Aug 1997 16:19:45 +0200 Claus Gittinger added #insert:at: - for inserting at a particular character position.
Thu, 31 Jul 1997 23:13:25 +0200 Claus Gittinger checkin from browser
Thu, 31 Jul 1997 19:32:30 +0200 Claus Gittinger checkin from browser
Thu, 31 Jul 1997 19:26:09 +0200 Claus Gittinger checkin from browser
Wed, 30 Jul 1997 16:48:35 +0200 Claus Gittinger checkin from browser
Thu, 24 Jul 1997 18:24:41 +0200 Claus Gittinger *** empty log message ***
Thu, 24 Jul 1997 15:03:10 +0200 Claus Gittinger checkin from browser
Thu, 03 Jul 1997 14:27:05 +0200 Claus Gittinger resource flag: #menu -> #programMenu
Sat, 19 Apr 1997 11:24:45 +0200 ca care for failed selection when positioning cursor.
Wed, 02 Apr 1997 17:32:39 +0200 Claus Gittinger avoid match: if possible (to not clobber the previous matchString)
Fri, 07 Mar 1997 11:17:34 +0100 Claus Gittinger added disableAccept
Fri, 28 Feb 1997 19:52:49 +0100 Claus Gittinger better #selectAll
Tue, 25 Feb 1997 20:16:57 +0100 Claus Gittinger menu resource
Tue, 25 Feb 1997 14:54:51 +0100 Claus Gittinger specClass query
Fri, 21 Feb 1997 20:29:10 +0100 ca added #isReadOnly
Tue, 18 Feb 1997 20:30:23 +0100 Claus Gittinger added #clear
Tue, 18 Feb 1997 15:24:19 +0100 Claus Gittinger allow specification of noFocusCursor color in styleSheet.
Fri, 14 Feb 1997 19:11:14 +0100 Claus Gittinger checkin from browser
Fri, 14 Feb 1997 17:21:53 +0100 Claus Gittinger oops
Fri, 14 Feb 1997 17:00:31 +0100 Claus Gittinger clear modified on accept.
Fri, 14 Feb 1997 16:53:13 +0100 Claus Gittinger added an acceptChannel
Tue, 11 Feb 1997 22:50:21 +0100 ca specClass
Sat, 08 Feb 1997 13:13:06 +0100 Claus Gittinger need a self>>contentsChanged when inserting lines.
Wed, 29 Jan 1997 13:24:42 +0100 Claus Gittinger explicit async bitBlt
Tue, 28 Jan 1997 22:44:03 +0100 Claus Gittinger dont catchExpose, if copy is empty
Sat, 18 Jan 1997 16:24:27 +0100 Claus Gittinger care for deleting a selection behond the texts end
Thu, 16 Jan 1997 11:10:31 +0100 Claus Gittinger checkin from browser
Tue, 14 Jan 1997 00:15:53 +0100 Claus Gittinger fetch device resources early
Thu, 09 Jan 1997 12:49:58 +0100 Claus Gittinger resource spec updated
Fri, 03 Jan 1997 22:59:43 +0100 Claus Gittinger do not make cursor visible when mapped, but instead
Thu, 02 Jan 1997 16:38:36 +0100 Claus Gittinger example fixed (#listMessage:)
Wed, 11 Dec 1996 17:08:48 +0100 Claus Gittinger share code of #hasKeyboardFocus:.
Mon, 11 Nov 1996 11:28:09 +0100 Claus Gittinger cutting in a 16-bit text fixed
Wed, 06 Nov 1996 18:46:41 +0100 Claus Gittinger checkin from browser
Wed, 06 Nov 1996 13:47:43 +0100 Claus Gittinger checkin from browser
Wed, 09 Oct 1996 17:16:07 +0200 Claus Gittinger fixed Again when spaces are replaced
Sun, 25 Aug 1996 12:06:22 +0200 ca withoutRedrawInsertStringWithoutCRs:aString atLine:lineNr col:colNr
Sat, 24 Aug 1996 13:20:30 +0200 ca reuse of basic editing functionality and thus change
Fri, 16 Aug 1996 19:15:45 +0200 Claus Gittinger escape selects up to previous character
Mon, 15 Jul 1996 09:11:26 +0200 Claus Gittinger checkin from browser
Mon, 08 Jul 1996 16:05:37 +0200 Claus Gittinger *** empty log message ***
Fri, 05 Jul 1996 17:25:25 +0200 Claus Gittinger care for empty paste
Sat, 08 Jun 1996 11:11:23 +0200 Claus Gittinger only try changeMessage, if there is a model
Thu, 30 May 1996 17:47:50 +0200 Claus Gittinger oops - doPrint was wrong
Thu, 30 May 1996 11:55:15 +0200 Claus Gittinger gray noFocus-openWin solidCaret cursors
Thu, 30 May 1996 09:21:35 +0200 Claus Gittinger new cursorTypes: #bigCaret and #bigSolidCaret
Tue, 28 May 1996 19:45:24 +0200 Claus Gittinger checkin from browser
Tue, 28 May 1996 19:32:55 +0200 Claus Gittinger checkin from browser
Tue, 28 May 1996 17:00:49 +0200 Claus Gittinger checkin from browser
Fri, 24 May 1996 14:17:46 +0200 Claus Gittinger checkin from browser
less more (0) -100 -60 tip