EditTextView.st
Wed, 23 Feb 2000 11:27:45 +0100 Claus Gittinger added Shift-BackSpace function: DeleteWordBeforeCursor
Wed, 09 Feb 2000 20:25:14 +0100 Claus Gittinger comment
Wed, 09 Feb 2000 20:14:27 +0100 Claus Gittinger cursor movement default
Wed, 09 Feb 2000 18:51:04 +0100 Claus Gittinger added control over how-to-move-the-cursor when updating text.
Tue, 08 Feb 2000 17:51:27 +0100 Claus Gittinger cut - last newline fix
Mon, 07 Feb 2000 12:23:37 +0100 Claus Gittinger *** empty log message ***
Sat, 05 Feb 2000 16:57:56 +0100 Claus Gittinger added #textHasChanged: for VW compatibility
Mon, 31 Jan 2000 16:36:40 +0100 Claus Gittinger textSelection fixes (added newLine) for MSDOS;
Mon, 17 Jan 2000 12:23:09 +0100 Claus Gittinger category renamining
Wed, 15 Dec 1999 22:26:44 +0100 Claus Gittinger checkin from browser
Mon, 13 Dec 1999 22:14:59 +0100 Claus Gittinger fixed undrawCursor, when there is italic text
Wed, 08 Dec 1999 21:49:22 +0100 ca removed useless (inherited) method
Mon, 11 Oct 1999 17:53:55 +0200 Claus Gittinger added disableIfInvisible flag
Thu, 07 Oct 1999 13:23:14 +0200 Claus Gittinger care for invisible cursor when redrawing italic area
Mon, 04 Oct 1999 12:44:59 +0200 Claus Gittinger *** empty log message ***
Mon, 20 Sep 1999 15:26:22 +0200 Claus Gittinger *** empty log message ***
Mon, 20 Sep 1999 15:21:48 +0200 Claus Gittinger checkin from browser
Mon, 20 Sep 1999 15:15:22 +0200 Claus Gittinger simple (naive) undo
Thu, 09 Sep 1999 13:02:02 +0200 Claus Gittinger *** empty log message ***
Wed, 18 Aug 1999 17:06:39 +0200 Claus Gittinger #on: -> #onDevice:
Fri, 16 Jul 1999 18:49:54 +0200 Claus Gittinger ask UserPrefs for functionKeySequences (no need for a global)
Wed, 14 Jul 1999 18:30:10 +0200 Claus Gittinger stop matching-parenthesis display if another keyPress
Sat, 26 Jun 1999 18:30:19 +0200 Claus Gittinger added #insertString:atCharacterPosition:
Sat, 26 Jun 1999 13:55:36 +0200 Claus Gittinger fixed handling of italic text when inserting
Sat, 26 Jun 1999 13:40:50 +0200 Claus Gittinger fixed block cursor over italics
Thu, 27 May 1999 13:41:59 +0200 Claus Gittinger use extra query: #wantsFocusWithPointerEnter;
Fri, 07 May 1999 09:24:43 +0200 Claus Gittinger added #at:basicPut: to access a line without change notification.
Wed, 05 May 1999 15:10:09 +0200 Claus Gittinger checkin from browser
Sat, 24 Apr 1999 22:03:37 +0200 Claus Gittinger added #isKeyboardConsumer
Wed, 21 Apr 1999 12:33:52 +0200 Claus Gittinger checkin from browser
Sun, 18 Apr 1999 14:02:40 +0200 Claus Gittinger new cursorType: Ibeam
Wed, 31 Mar 1999 07:57:51 +0200 Stefan Vogel Move common channels to View.
Tue, 30 Mar 1999 09:49:17 +0200 Claus Gittinger *** empty log message ***
Fri, 26 Mar 1999 18:54:54 +0100 Claus Gittinger honor the focusFollowsMouse userPreference.
Wed, 24 Mar 1999 21:12:12 +0100 Claus Gittinger checkin from browser
Wed, 24 Mar 1999 21:06:11 +0100 Claus Gittinger fixed cut to not compress multiple blanks.
Tue, 23 Mar 1999 13:45:43 +0100 Claus Gittinger show non-focus cursor when disabled or readOnly
Tue, 23 Mar 1999 13:42:43 +0100 Claus Gittinger only take keyboardFocus (and show cursor)
Sat, 20 Mar 1999 16:22:03 +0100 Claus Gittinger do not clear the modified flag on accept.
Fri, 19 Mar 1999 22:13:33 +0100 Claus Gittinger *** empty log message ***
Fri, 19 Mar 1999 21:21:45 +0100 Claus Gittinger category and comment
Fri, 19 Mar 1999 13:27:35 +0100 Claus Gittinger checkin from browser
Fri, 19 Mar 1999 12:12:54 +0100 Claus Gittinger scroll left as required, if deleting characters of the longest line,
Tue, 16 Mar 1999 14:38:18 +0100 Claus Gittinger checkin from browser
Sun, 14 Mar 1999 14:06:59 +0100 Claus Gittinger focus handling changed.
Sun, 14 Mar 1999 14:05:06 +0100 Claus Gittinger focus handling changed.
Fri, 26 Feb 1999 13:45:05 +0100 Claus Gittinger eliminated some #isKindOf: calls.
Tue, 09 Feb 1999 19:28:22 +0100 Claus Gittinger use self isReadonly; readOnly may now be a valueHolder.
Fri, 29 Jan 1999 19:40:41 +0100 Claus Gittinger added #find: (for ST80 compatibility)
Wed, 11 Nov 1998 16:08:17 +0100 Claus Gittinger dont forget widthOfWidestLine information when deleting single
Tue, 22 Sep 1998 13:18:11 +0200 Claus Gittinger shift-END is goto-endOfText
Sat, 12 Sep 1998 17:40:06 +0200 Claus Gittinger EndOfLine / BeginOfLine unselect first.
Mon, 06 Jul 1998 13:16:37 +0200 Claus Gittinger checkin from browser
Sat, 20 Jun 1998 20:26:24 +0200 Claus Gittinger care for emphasis when replacing.
Sat, 20 Jun 1998 19:42:23 +0200 Claus Gittinger fixed cursor positioning after replaceStringAtCursor.
Sat, 20 Jun 1998 18:20:33 +0200 Claus Gittinger made st80Mode also an inst-flag;
Sat, 20 Jun 1998 10:38:29 +0200 Claus Gittinger checkin from browser
Fri, 19 Jun 1998 02:45:09 +0200 Claus Gittinger more ST-80 compatibility
Fri, 19 Jun 1998 02:35:51 +0200 Claus Gittinger added #disable (ST-80 compatibility)
Fri, 19 Jun 1998 02:22:20 +0200 Claus Gittinger category change
less more (0) -100 -60 tip