EditTextView.st
Sun, 25 Oct 2009 02:33:25 +0100 Claus Gittinger changed: #modeLabelHolder expecco_1_7_2rc1
Thu, 22 Oct 2009 12:27:30 +0200 fm comment/format in: #again
Thu, 22 Oct 2009 12:11:08 +0200 fm lastStringToReplace to use in again
Wed, 21 Oct 2009 16:21:00 +0200 fm added: #resetVariablesBeforeNewSearch
Fri, 16 Oct 2009 11:53:27 +0200 fm fixes in searchBar
Wed, 14 Oct 2009 12:21:32 +0200 sr changed: #doKeyPress:x:y:
Mon, 12 Oct 2009 12:22:50 +0200 fm do not take search string from selection
Sun, 11 Oct 2009 11:39:30 +0200 Claus Gittinger comment in: #autoMoveCursorToEndOfSelection
Wed, 30 Sep 2009 08:57:05 +0200 Claus Gittinger *** empty log message ***
Tue, 15 Sep 2009 20:20:55 +0200 Claus Gittinger preps for right-menu on buttonRelease
Fri, 04 Sep 2009 14:23:09 +0200 Claus Gittinger Always Paste the Contents when Dropping a File
Mon, 18 May 2009 16:30:07 +0200 Claus Gittinger +wrapLines
Thu, 14 May 2009 14:58:48 +0200 Claus Gittinger better alien file drop
Tue, 12 May 2009 09:43:34 +0200 Claus Gittinger beepInEditor flag
Fri, 01 May 2009 19:22:42 +0200 Claus Gittinger *** empty log message ***
Mon, 23 Mar 2009 10:59:15 +0100 Claus Gittinger *** empty log message ***
Thu, 12 Feb 2009 18:54:12 +0100 Claus Gittinger *** empty log message ***
Fri, 30 Jan 2009 17:39:34 +0100 Claus Gittinger again, when the next replacement start immediately after the selection fixed
Thu, 22 Jan 2009 00:26:46 +0100 Claus Gittinger dont show matching parents when executing a keyboard macros
Thu, 15 Jan 2009 18:40:40 +0100 Claus Gittinger *** empty log message ***
Tue, 09 Dec 2008 21:50:38 +0100 Claus Gittinger oops - halt
Tue, 09 Dec 2008 19:49:08 +0100 Claus Gittinger code formatting
Sun, 07 Dec 2008 11:57:26 +0100 Claus Gittinger learnmode: also learn backspace !
Tue, 02 Dec 2008 14:13:30 +0100 Claus Gittinger *** empty log message ***
Tue, 02 Dec 2008 12:34:12 +0100 Claus Gittinger when clicking on a character, position the cursor on the next
Tue, 02 Dec 2008 12:29:49 +0100 Claus Gittinger when clicking on a character, position the cursor on the next
Wed, 26 Nov 2008 16:45:20 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Nov 2008 15:33:49 +0100 Claus Gittinger Ctrl-Insert to toggle insert mode.
Wed, 26 Nov 2008 15:28:59 +0100 Claus Gittinger *** empty log message ***
Wed, 26 Nov 2008 15:14:17 +0100 Claus Gittinger redo key
Thu, 16 Oct 2008 11:38:16 +0200 Claus Gittinger changed #editMenu
Thu, 16 Oct 2008 11:31:53 +0200 Claus Gittinger +insert as literal
Mon, 13 Oct 2008 22:06:08 +0200 Claus Gittinger also makeCursorVisible after cursorUp:
Thu, 18 Sep 2008 12:01:44 +0200 Stefan Vogel changed #contents - formatting and comments
Thu, 11 Sep 2008 14:40:34 +0200 Stefan Vogel changed #readOnly
Wed, 23 Jul 2008 14:02:02 +0200 Claus Gittinger middleButtonMenu and keyCommands no longer held in instvars but in moreAttributes.
Thu, 26 Jun 2008 16:29:43 +0200 fm if the last operation was a replcae, set pattern to last
Fri, 13 Jun 2008 11:01:06 +0200 Claus Gittinger cannot send asStringWithoutFinalCR to non-stringcollections expecco_1_5_0
Fri, 06 Jun 2008 10:09:01 +0200 Claus Gittinger close door to fileBrowser and workspace
Thu, 08 May 2008 13:16:20 +0200 Claus Gittinger paste date and time added
Mon, 21 Apr 2008 18:03:39 +0200 Claus Gittinger menu enablement
Fri, 04 Apr 2008 18:26:13 +0200 fm StringSearchTool
Wed, 02 Apr 2008 13:58:41 +0200 fm searchForward with match argument
Mon, 10 Mar 2008 10:28:23 +0100 Claus Gittinger redraw bug when inserting a single bold character
Sat, 08 Mar 2008 11:53:11 +0100 Claus Gittinger also show \"what-would-be-done\" in redo item
Thu, 28 Feb 2008 10:34:57 +0100 Claus Gittinger gotoLine shortcut
Mon, 04 Feb 2008 17:17:01 +0100 Claus Gittinger *** empty log message ***
Mon, 04 Feb 2008 17:14:07 +0100 Claus Gittinger join at cursorposition
Mon, 04 Feb 2008 13:19:29 +0100 Claus Gittinger +joinLines (CTRL-j);
Mon, 10 Dec 2007 19:30:29 +0100 Claus Gittinger +compare menu item
Fri, 16 Nov 2007 15:09:39 +0100 Michael Beyl insertSelectedStringAtCursor: - make selection visible afterwards;
Mon, 05 Nov 2007 17:37:05 +0100 Claus Gittinger cursor-only redrawing, with vertical-insertion cursor
Sat, 18 Aug 2007 16:56:36 +0200 Claus Gittinger changed #dropFileObject:
Tue, 29 May 2007 12:03:02 +0200 Claus Gittinger +openWorkspaceWithSelection menu function
Tue, 17 Apr 2007 14:04:54 +0200 Stefan Vogel CharacterEncoderError handling (take defaultValue from target encoding)
Fri, 13 Apr 2007 12:19:00 +0200 Claus Gittinger care for non-existing line when replacing (i.e. comment)
Fri, 30 Mar 2007 14:08:27 +0200 ca isKeyboardConsumer: returns false if readOnly
Thu, 22 Mar 2007 17:36:38 +0100 Claus Gittinger slight popupmenu reorganization
Thu, 22 Mar 2007 17:23:23 +0100 Claus Gittinger *** empty log message ***
Mon, 12 Mar 2007 10:52:03 +0100 Claus Gittinger BlockValue usage cleanup
less more (0) -300 -100 -60 tip