Thu, 10 Mar 2016 12:04:40 +0100 Miloslav Metelka Merging with trunk editor_multi_caret
Thu, 10 Mar 2016 06:35:57 +0000 ffjre Automated merge with main-silver
Mon, 29 Feb 2016 14:45:38 +0100 Milutin Kristofic #257790 - NullPointerException at javax.swing.text.JTextComponent.getCaretPosition editor_multi_caret
Fri, 26 Feb 2016 22:37:11 +0100 Miloslav Metelka Fixed forward/backward navigation of multiple carets with existing selection now retains multiple carets. editor_multi_caret
Thu, 25 Feb 2016 14:41:12 +0100 Miloslav Metelka Changed Alt+Shift+Up/Down to Alt+Shift+OpenBracket/CloseBracket for adding of caret to previous/next line. editor_multi_caret
Wed, 24 Feb 2016 17:03:33 +0100 Miloslav Metelka Fixed Alt+Shift+Up not adding caret. editor_multi_caret
Wed, 24 Feb 2016 11:28:31 +0100 Milutin Kristofic #257828 - NullPointerException at org.netbeans.modules.editor.search.actions.AddCaretSelectAllAction.actionPerformed - 2nd editor_multi_caret
Mon, 22 Feb 2016 10:51:39 +0100 Miloslav Metelka Fixed javadoc in GapList. editor_multi_caret
Thu, 18 Feb 2016 11:39:32 +0100 Miloslav Metelka Fix in DirectMergeContainer; test added. editor_multi_caret
Mon, 15 Feb 2016 17:27:00 +0100 Miloslav Metelka Fixes based on Svata's comments in Caret API review. editor_multi_caret
Mon, 15 Feb 2016 16:12:37 +0100 Miloslav Metelka Fixed javadoc for setDot()/moveDot() operation of EditorCaret. editor_multi_caret
Mon, 15 Feb 2016 15:57:41 +0100 Miloslav Metelka Fixed marking of CaretInfo obsolete in CaretItem during caret transaction. editor_multi_caret
Mon, 15 Feb 2016 13:56:45 +0100 Miloslav Metelka Added tests for GapList and ShiftPositions. editor_multi_caret
Mon, 15 Feb 2016 12:47:42 +0100 Miloslav Metelka Merged trunk into editor_multi_caret branch editor_multi_caret
Thu, 11 Feb 2016 17:09:09 +0100 Miloslav Metelka #257943 - Deadlock mousePressed. editor_multi_caret
Thu, 11 Feb 2016 15:41:54 +0100 Miloslav Metelka Fixed problem with text insert at zero offset not moving the caret forward. editor_multi_caret
Wed, 10 Feb 2016 14:51:45 +0100 Miloslav Metelka Updated usecases and compatibility descriptions. editor_multi_caret
Wed, 10 Feb 2016 09:31:19 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Wed, 10 Feb 2016 09:30:35 +0100 Ralph Benjamin Ruijs Remove branch from apichanges, it is not one of the release branches editor_multi_caret
Tue, 09 Feb 2016 16:11:44 +0100 Miloslav Metelka Minor updates to javadocs and arch.xml. editor_multi_caret
Tue, 09 Feb 2016 11:30:49 +0100 Miloslav Metelka Moved CaretMoveHandler into spi package. editor_multi_caret
Mon, 08 Feb 2016 17:50:41 +0100 Miloslav Metelka Removed branch tag from apichanges to allow compilation to proceed. editor_multi_caret
Mon, 08 Feb 2016 15:26:41 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Mon, 08 Feb 2016 15:26:18 +0100 Ralph Benjamin Ruijs Caret API apireview preparations editor_multi_caret
Mon, 08 Feb 2016 14:46:12 +0100 Miloslav Metelka Added accessor of the rectangular selection methods in EditorCaret so that they do not need to be exposed. editor_multi_caret
Mon, 08 Feb 2016 12:14:00 +0100 Ralph Benjamin Ruijs Added issue number to ShiftPositions api-change editor_multi_caret
Mon, 08 Feb 2016 11:55:40 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Mon, 08 Feb 2016 11:26:22 +0100 Ralph Benjamin Ruijs Remove duplicate action registration editor_multi_caret
Mon, 08 Feb 2016 11:15:37 +0100 Ralph Benjamin Ruijs Added change to apichanges.xml editor_multi_caret
Mon, 08 Feb 2016 11:13:10 +0100 Miloslav Metelka Fixed some javadocs ShiftPositions and br html tags. editor_multi_caret
Thu, 04 Feb 2016 17:57:06 +0100 Miloslav Metelka Polished GapList changes and increased spec version and added api change. editor_multi_caret
Thu, 04 Feb 2016 16:48:02 +0100 Ralph Benjamin Ruijs Api review preparations editor_multi_caret
Thu, 04 Feb 2016 16:47:26 +0100 Ralph Benjamin Ruijs Add 2016 to list of allowed years for apichanges.xml editor_multi_caret
Thu, 04 Feb 2016 15:47:16 +0100 Ralph Benjamin Ruijs synched w/ trunk editor_multi_caret
Thu, 04 Feb 2016 13:14:31 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Wed, 03 Feb 2016 12:59:22 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Mon, 01 Feb 2016 12:14:32 +0100 Ralph Benjamin Ruijs synched w/ trunk editor_multi_caret
Thu, 04 Feb 2016 12:15:33 +0100 Miloslav Metelka Caret transaction API implemented. editor_multi_caret
Wed, 03 Feb 2016 14:51:55 +0100 Milutin Kristofic Alt-Enter for Select all in FindBar, Carets on the end of selection editor_multi_caret
Wed, 03 Feb 2016 14:44:34 +0100 Milutin Kristofic 257828 - NullPointerException at org.netbeans.modules.editor.search.actions.AddCaretSelectAllAction.actionPerformed editor_multi_caret
Tue, 02 Feb 2016 14:50:19 +0100 Milutin Kristofic Add Selection For Next Occurrence and Select All Occurrences actions editor_multi_caret
Mon, 25 Jan 2016 20:47:05 +0100 Ralph Benjamin Ruijs ESC to stop multi caret editor_multi_caret
Mon, 18 Jan 2016 11:31:43 +0100 Ralph Benjamin Ruijs merged local w/ remote changes editor_multi_caret
Mon, 18 Jan 2016 11:26:48 +0100 Ralph Benjamin Ruijs Copy & Paste support with multiple carets. #257607 HTML support needs to be fixed editor_multi_caret
Mon, 11 Jan 2016 11:07:04 +0100 Miloslav Metelka Fixed caret blinking in overwrite mode in single-caret mode only. Added ShiftHighlightsSequence to properly handle caret blinking at EOL and updated DirectMergeContainer but additional improvement in editor rendering is needed. editor_multi_caret
Wed, 06 Jan 2016 11:44:13 +0100 Ralph Benjamin Ruijs Update system selection with text from all the carets, separated by a newline editor_multi_caret
Wed, 06 Jan 2016 10:45:20 +0100 Ralph Benjamin Ruijs Show CaretMark for all carets editor_multi_caret
Mon, 04 Jan 2016 10:41:08 +0100 Ralph Benjamin Ruijs selection should be false after backspace editor_multi_caret
Mon, 21 Dec 2015 16:23:38 +0100 Miloslav Metelka Fixed NPE when caret shownn in text field e.g. by Ctrl+F. editor_multi_caret
Thu, 17 Dec 2015 22:38:58 +0100 Miloslav Metelka Merge with trunk to get JDK8 building in the editor_multi_caret branch editor_multi_caret
Wed, 16 Dec 2015 12:44:28 +0100 Ralph Benjamin Ruijs Remove all carets when calling setDot. Clicking in the editor leaves MC mode editor_multi_caret
Wed, 16 Dec 2015 11:53:47 +0100 Ralph Benjamin Ruijs Automated merge with https://hg.netbeans.org/jet-main editor_multi_caret
Wed, 16 Dec 2015 11:52:31 +0100 Ralph Benjamin Ruijs Merge local w/ remote changes editor_multi_caret
Wed, 16 Dec 2015 11:11:36 +0100 Ralph Benjamin Ruijs Select from search editor_multi_caret
Wed, 16 Dec 2015 11:11:16 +0100 Ralph Benjamin Ruijs Typing in atomic transaction and undo/redo caret position editor_multi_caret
Mon, 30 Nov 2015 13:09:06 +0100 Ralph Benjamin Ruijs add caret up/down actions editor_multi_caret
Wed, 16 Dec 2015 11:41:39 +0100 Miloslav Metelka Fixed caret rendering. editor_multi_caret
Wed, 16 Dec 2015 11:00:41 +0100 Miloslav Metelka Fixed caret installation into text component. editor_multi_caret
Wed, 16 Dec 2015 02:20:44 +0100 Miloslav Metelka BaseCaret functionality merged into EditorCaret. BaseCaret reverted into original state. Further fixes required. editor_multi_caret
Tue, 15 Dec 2015 23:23:59 +0100 Miloslav Metelka Added tag editor_multi_caret_stable for changeset 5cf4b63c4b98 editor_multi_caret