Tue, 19 Mar 2019 15:13:59 +0000 Fix assertion failure in `EditTextView` jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 19 Mar 2019 15:13:59 +0000] rev 6565
Fix assertion failure in `EditTextView` ...when: * there's a selection, * then user presses CTRL+Left (or CTRL+Right) and * then user presses CTRL+SHIFT+Left (or CTRL+SHIFT+Right). After pressing CTRL+Left (or CTRL+Right) the selection should go. Instead, it did not, cursor moved internaly as usual but not updating selection. So the cursor is not either at selection start nor at end and thus assertion fails. This commit fixes this by unselecting any text before moving cursor to previous / next word.
Fri, 22 Mar 2019 14:29:46 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 22 Mar 2019 14:29:46 +0100] rev 6564
#UI_ENHANCEMENT by cg class: EditTextView changed: #editMenu
Thu, 21 Mar 2019 13:17:01 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2019 13:17:01 +0100] rev 6563
#FEATURE by cg class: EditTextView added: #lineStringFromCursor comment/format in: #contentsAsString #contentsAsStringWithTabs changed: #cursorLine:col:makeVisible: #lineStringBeforeCursor
Thu, 14 Mar 2019 20:04:40 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Mar 2019 20:04:40 +0100] rev 6562
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #terminal16x16Icon1 #terminal16x16Icon2 changed: #pipette16x16Icon #terminal16x16Icon
Thu, 14 Mar 2019 00:24:10 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Mar 2019 00:24:10 +0100] rev 6561
#BUGFIX by cg inst side (for TextCollector)
Thu, 14 Mar 2019 00:22:05 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Mar 2019 00:22:05 +0100] rev 6560
#BUGFIX by cg class: TextCollector added: #bufferSizeForBulkCopy
Wed, 13 Mar 2019 21:50:53 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Mar 2019 21:50:53 +0100] rev 6559
#REFACTORING by cg class: FontPanel changed: #previewWhiteOnGreen
Wed, 13 Mar 2019 20:19:34 +0100 #FEATURE by stefan
Stefan Vogel <sv@exept.de> [Wed, 13 Mar 2019 20:19:34 +0100] rev 6558
#FEATURE by stefan class: TextCollector added: #binary: #buffered:
Tue, 12 Mar 2019 16:49:04 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 12 Mar 2019 16:49:04 +0100] rev 6557
#TUNING by cg class: ListView changed: #widthOfContents limit widthOfContents computation to the first 10k lines. (showing big file's hexdump)
Tue, 12 Mar 2019 16:40:50 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 12 Mar 2019 16:40:50 +0100] rev 6556
#BUGFIX by cg class: Workspace changed: #doIt ouch - last change had a bug
(0) -3000 -1000 -300 -100 -10 +10 +100 tip