EditTextView.st
Sat, 28 Oct 2006 15:38:03 +0200 Claus Gittinger tab with line selection means: indent/undent
Mon, 16 Oct 2006 11:17:41 +0200 Claus Gittinger drag & drop cleanup
Fri, 13 Oct 2006 17:57:26 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 17:43:45 +0200 Claus Gittinger drag and drop cleanup
Fri, 13 Oct 2006 13:05:38 +0200 Claus Gittinger code cleanup: use #contains/#conform instead of explicit loop
Fri, 13 Oct 2006 12:43:12 +0200 Claus Gittinger insert-file menu item cares for current selection being a filename
Wed, 11 Oct 2006 21:53:43 +0200 Claus Gittinger dont offer CharacterSetView display in menu, if its not available.
Mon, 09 Oct 2006 10:41:15 +0200 Claus Gittinger *** empty log message ***
Mon, 25 Sep 2006 17:24:50 +0200 Claus Gittinger undo: join multiple delete-characters into a single undo
Wed, 09 Aug 2006 21:26:15 +0200 fm *** empty log message ***
Wed, 09 Aug 2006 13:53:50 +0200 Claus Gittinger delete does not (by default) update the clipboard
Wed, 05 Jul 2006 09:41:40 +0200 fm CRLF management
Mon, 03 Jul 2006 17:04:45 +0200 Claus Gittinger word check
Fri, 07 Apr 2006 19:43:13 +0200 Claus Gittinger *** empty log message ***
Thu, 30 Mar 2006 14:41:15 +0200 Stefan Vogel Allow for readOnly TextCollectors
Thu, 23 Feb 2006 21:56:56 +0100 Claus Gittinger replace is a no op, if there is no selection
Wed, 22 Feb 2006 22:46:37 +0100 Stefan Vogel move #requestAutoAccept from EditField to superclass EditTextView
Mon, 20 Feb 2006 10:45:28 +0100 Claus Gittinger shift-Tab fix.
Wed, 01 Feb 2006 14:26:13 +0100 Claus Gittinger *** empty log message ***
Wed, 25 Jan 2006 11:39:54 +0100 Claus Gittinger code formatting is now undoable
Mon, 23 Jan 2006 23:18:45 +0100 Claus Gittinger dropTarget
Mon, 23 Jan 2006 20:57:08 +0100 Claus Gittinger dropTarget moved up
Tue, 17 Jan 2006 13:18:33 +0100 Claus Gittinger isEmptyOrNil / notEmptyOrNil refactoring
Tue, 10 Jan 2006 14:31:41 +0100 Claus Gittinger drag and drop cleanup
Mon, 09 Jan 2006 09:49:39 +0100 Claus Gittinger *** empty log message ***
Tue, 27 Dec 2005 17:28:06 +0100 Claus Gittinger shift-cursor line select
Thu, 22 Dec 2005 16:03:56 +0100 Claus Gittinger sort by nth word: do not skip non-alphanumeric words
Wed, 21 Dec 2005 11:32:22 +0100 Claus Gittinger sort functions
Wed, 21 Dec 2005 11:29:50 +0100 Claus Gittinger sort functions
Wed, 21 Dec 2005 11:27:14 +0100 Claus Gittinger sort functions
Wed, 13 Jul 2005 17:53:27 +0200 Claus Gittinger *** empty log message ***
Mon, 13 Jun 2005 18:27:59 +0200 Michael Beyl paste - do not expand tabs!
Mon, 09 May 2005 09:20:28 +0200 Claus Gittinger *** empty log message ***
Thu, 28 Apr 2005 19:30:19 +0200 Claus Gittinger *** empty log message ***
Tue, 19 Apr 2005 12:00:51 +0200 Claus Gittinger undo - combine multiple-single keystrokes
Thu, 14 Apr 2005 11:16:39 +0200 Claus Gittinger refadctored intention revealing code:
Thu, 07 Apr 2005 20:05:41 +0200 Claus Gittinger next-tab: fallback to mod-8 tabs if beyond tab-list
Thu, 07 Apr 2005 20:04:20 +0200 Claus Gittinger next-tab: fallback to mod-8 tabs if beyond tab-list
Fri, 25 Feb 2005 14:32:15 +0100 Claus Gittinger undoable format
Fri, 25 Feb 2005 12:58:25 +0100 Claus Gittinger undoable keyboard macros
Fri, 25 Feb 2005 11:56:35 +0100 Claus Gittinger better info of replace action (compound-undo-action has info, too)
Tue, 30 Nov 2004 12:55:50 +0100 Claus Gittinger info string in undo
Wed, 24 Nov 2004 10:40:52 +0100 Claus Gittinger *** empty log message ***
Thu, 14 Oct 2004 17:08:12 +0200 Claus Gittinger *** empty log message ***
Mon, 27 Sep 2004 12:49:53 +0200 Stefan Vogel Send #beep to window instead of device
Tue, 21 Sep 2004 12:54:00 +0200 ca get selection interface changed
Tue, 21 Sep 2004 12:31:54 +0200 ca set selection interface changed
Fri, 17 Sep 2004 15:54:09 +0200 Stefan Vogel Fix #getTextSelectionFromHistory
Tue, 14 Sep 2004 17:28:47 +0200 ca *** empty log message ***
Tue, 14 Sep 2004 16:08:32 +0200 Claus Gittinger *** empty log message ***
Tue, 14 Sep 2004 12:39:31 +0200 Claus Gittinger shift BOL/shift EOL now selects;
Tue, 14 Sep 2004 11:55:41 +0200 Claus Gittinger CTRL-a (move to begin of line)
Tue, 22 Jun 2004 09:41:04 +0200 ca *** empty log message ***
Mon, 07 Jun 2004 11:36:00 +0200 Claus Gittinger undo/redo extracted to separate component for better reuse
Thu, 27 May 2004 15:07:14 +0200 penk undo-transaction cleanup when unwound
Mon, 17 May 2004 10:27:11 +0200 Claus Gittinger undo key in menu
Mon, 17 May 2004 10:26:30 +0200 Claus Gittinger undo key
Sat, 10 Apr 2004 17:33:10 +0200 Claus Gittinger *** empty log message ***
Mon, 05 Apr 2004 15:50:55 +0200 penk someone nilling the undo-transaction
Fri, 02 Apr 2004 00:00:19 +0200 Claus Gittinger undo
less more (0) -300 -100 -60 tip