EditTextView.st
Wed, 07 May 2003 17:06:27 +0200 Claus Gittinger method category rename
Wed, 07 May 2003 16:32:05 +0200 Claus Gittinger method category rename
Tue, 15 Apr 2003 13:57:52 +0200 Stefan Vogel Use SynchronousWindoeSensor if no windowGroup
Fri, 04 Apr 2003 10:57:27 +0200 Claus Gittinger deleteFromCharacterPos - fixed
Wed, 02 Apr 2003 18:27:31 +0200 Claus Gittinger code cleanup
Wed, 26 Mar 2003 01:08:52 +0100 Claus Gittinger some code refactoring
Tue, 25 Mar 2003 22:12:13 +0100 Claus Gittinger ctrl-paste-menu pastes the selection (xterm);
Fri, 21 Mar 2003 18:20:39 +0100 Claus Gittinger ST80Mode classVariables is now UserPreferences.st80EditMode
Wed, 19 Mar 2003 12:21:14 +0100 Claus Gittinger *** empty log message ***
Tue, 25 Feb 2003 15:47:58 +0100 Claus Gittinger better insert file dialog (use new dialog vs. use old dialog)
Fri, 21 Feb 2003 11:24:27 +0100 Claus Gittinger editMenu: order is cut-copy-paste (as in windows)
Thu, 30 Jan 2003 16:38:52 +0100 Claus Gittinger *** empty log message ***
Thu, 30 Jan 2003 10:23:29 +0100 Claus Gittinger checkin from browser
Thu, 30 Jan 2003 10:20:01 +0100 Claus Gittinger babelFish service moved to editor
Thu, 16 Jan 2003 13:00:41 +0100 Claus Gittinger checkin from browser
Tue, 14 Jan 2003 15:37:59 +0100 Claus Gittinger google spelling;
Wed, 06 Nov 2002 12:08:23 +0100 Claus Gittinger always validate selection (SHIFT-cursor-keys)
Tue, 29 Oct 2002 10:44:03 +0100 Claus Gittinger changed st80Mode from classVar to userPreferences value
Tue, 01 Oct 2002 17:03:20 +0200 Claus Gittinger preps for special characters
Tue, 01 Oct 2002 17:02:16 +0200 Claus Gittinger preps for special characters
Tue, 01 Oct 2002 17:00:26 +0200 Claus Gittinger preps for special characters
Tue, 01 Oct 2002 16:58:38 +0200 Claus Gittinger preps for special characters
Tue, 17 Sep 2002 11:09:32 +0200 Claus Gittinger typo on method name
Fri, 06 Sep 2002 12:41:17 +0200 Claus Gittinger redraw selectionm, when its seelctionType changes
Wed, 04 Sep 2002 20:51:46 +0200 Claus Gittinger typeOfSelection when pasting
Sat, 31 Aug 2002 14:11:22 +0200 Claus Gittinger alternative selection color
Thu, 22 Aug 2002 14:25:20 +0200 ca support drop
Mon, 12 Aug 2002 20:15:40 +0200 Claus Gittinger learn/execute on menu
Mon, 12 Aug 2002 19:26:33 +0200 Claus Gittinger do not remove separators from replacement string
Wed, 07 Aug 2002 13:36:47 +0200 Claus Gittinger *** empty log message ***
Fri, 02 Aug 2002 08:41:01 +0200 Stefan Vogel Remove unused method vars.
Thu, 01 Aug 2002 22:22:45 +0200 Claus Gittinger added hasUndoAction query.
Tue, 23 Jul 2002 21:45:48 +0200 Michael Beyl non string handling
Tue, 16 Jul 2002 18:14:03 +0200 Claus Gittinger refactored
Tue, 09 Jul 2002 14:14:55 +0200 Claus Gittinger shift-paste: select pasted string from copyBuffer history
Fri, 05 Jul 2002 15:40:02 +0200 Claus Gittinger menu texts: standard headline case
Sat, 13 Apr 2002 12:08:58 +0200 Claus Gittinger catch errors while executing a macro
Tue, 26 Feb 2002 14:06:16 +0100 Claus Gittinger #valueNowOrOnUnwindDo: -> #ensure:
Fri, 21 Dec 2001 13:00:50 +0100 Claus Gittinger Ctrl-8 / Ctrl-9,
Fri, 21 Dec 2001 12:54:25 +0100 Claus Gittinger Ctrl-8 / Ctrl-9 to parenthize/unparenthize
Tue, 04 Dec 2001 10:38:14 +0100 Claus Gittinger auto indent fix
Tue, 13 Nov 2001 10:43:15 +0100 Claus Gittinger *** empty log message ***
Mon, 12 Nov 2001 18:27:24 +0100 Claus Gittinger menu
Thu, 11 Oct 2001 17:23:12 +0200 Claus Gittinger checkin from browser
Fri, 05 Oct 2001 13:58:19 +0200 Claus Gittinger be careful if replacing a symbol (which cannot be changed)
Fri, 05 Oct 2001 10:56:34 +0200 Claus Gittinger eliminated accesses to leftOffset
Thu, 04 Oct 2001 18:53:32 +0200 Claus Gittinger more editing stuff (xxx-characterPosition)
Thu, 04 Oct 2001 14:54:24 +0200 Claus Gittinger added cursorLine/Col holders;
Tue, 02 Oct 2001 18:32:19 +0200 Claus Gittinger checkin from browser
Tue, 02 Oct 2001 18:30:08 +0200 Claus Gittinger lifted mkeyboardMacro handling from Workspace to EditTextView
Mon, 24 Sep 2001 10:04:22 +0200 Claus Gittinger *** empty log message ***
Wed, 12 Sep 2001 21:05:01 +0200 Claus Gittinger replace-again fixed (eventually!)
Wed, 12 Sep 2001 09:26:42 +0200 Claus Gittinger *** empty log message ***
Wed, 01 Aug 2001 15:11:14 +0200 Claus Gittinger added #deleteFromCharacterPosition:to:
Mon, 11 Jun 2001 11:21:51 +0200 Claus Gittinger avoid annoying beeps in again
Thu, 17 May 2001 16:45:20 +0200 Stefan Vogel Use <resource:#obsolete>
Thu, 26 Apr 2001 14:24:21 +0200 Claus Gittinger letfOver halt removed
Thu, 26 Apr 2001 12:12:03 +0200 Claus Gittinger backSpace if behond end of text.
Wed, 04 Apr 2001 10:06:27 +0200 Claus Gittinger do not allow copy of password-characters out of an editfield.
Thu, 08 Feb 2001 11:40:07 +0100 Claus Gittinger only trigger accept channel, if there is a model.
less more (0) -300 -100 -60 tip