Sun, 18 Mar 2018 22:52:07 +0000 Issue #176: fix "disappearing" completon view when pointer moves out of it
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 18 Mar 2018 22:52:07 +0000] rev 1071
Issue #176: fix "disappearing" completon view when pointer moves out of it ...by making it a popup view (which it is, of sorts) and opening it modally. While this changes the behavior a little, should behave better on windows with "focus-follows-mouse".
Thu, 18 Jan 2018 23:31:05 +0000 Issue #176: fix handling of keyboard events when completion view has focus.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 18 Jan 2018 23:31:05 +0000] rev 1070
Issue #176: fix handling of keyboard events when completion view has focus. When a completion view has a focus, forward all events to the edit text view except cursor movements (should change selection in completion list) and enter (should complete). This should fix problems shown in second video attached to the ticket, namely it should fix the annoying problem of not reacting to Escape key. https://swing.fit.cvut.cz/projects/stx-jv/ticket/176
Fri, 18 May 2018 04:27:47 +0200 #REFACTORING by cg cvs_MAIN expeccoALM_1_12 expecco_18_1_0 expecco_18_1_0wa1
Claus Gittinger <cg@exept.de> [Fri, 18 May 2018 04:27:47 +0200] rev 1069
#REFACTORING by cg class: SmallSense::CodeHighlightingService changed: #process:changed:
Mon, 23 Apr 2018 19:12:51 +0200 add smallSenseElectricEditSupportEnabled* cvs_MAIN
Stefan Vogel <sv@exept.de> [Mon, 23 Apr 2018 19:12:51 +0200] rev 1068
add smallSenseElectricEditSupportEnabled*
Mon, 23 Apr 2018 19:11:45 +0200 #BUGFIX by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Mon, 23 Apr 2018 19:11:45 +0200] rev 1067
#BUGFIX by stefan class: stx_goodies_smallsense class added: #excludedFromPreRequisites comment/format in: #mandatoryPreRequisites #referencedPreRequisites changed: #extensionMethodNames add some missing methods
Thu, 19 Apr 2018 17:46:32 +0200 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Thu, 19 Apr 2018 17:46:32 +0200] rev 1066
#REFACTORING by stefan class: SmallSense::SmalltalkSyntaxHighlighter class removed: #formatMethod:in:using:elementsInto:
Thu, 08 Mar 2018 11:23:06 +0100 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Thu, 08 Mar 2018 11:23:06 +0100] rev 1065
#REFACTORING by stefan class: SmallSense::CompletionEngine changed: #addMethodsStartingWith:stripOff:filter:matcher:
Tue, 16 Jan 2018 22:25:41 +0100 flyByHelpSpec -> helpSpec cvs_MAIN
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:25:41 +0100] rev 1064
flyByHelpSpec -> helpSpec
Tue, 02 Jan 2018 20:03:15 +0100 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Tue, 02 Jan 2018 20:03:15 +0100] rev 1063
#REFACTORING by stefan class: SmallSense::SmalltalkSyntaxHighlighter class changed: #formatExpression:in:elementsInto: do not use #position1Based
Thu, 14 Dec 2017 23:51:08 +0000 Issue #186: do not delegate event if it has been delegated already
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 14 Dec 2017 23:51:08 +0000] rev 1062
Issue #186: do not delegate event if it has been delegated already ...since it causes an endless recursion. https://swing.fit.cvut.cz/projects/stx-jv/ticket/186
(0) -1000 -300 -100 -10 +10 tip