Mon, 11 Jun 2018 09:50:00 +0100 Copyright updates jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 11 Jun 2018 09:50:00 +0100] rev 6349
Copyright updates
Fri, 15 Dec 2017 08:49:11 +0000 Issue #176: do not close completion view on editor focus lost event jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 15 Dec 2017 08:49:11 +0000] rev 6348
Issue #176: do not close completion view on editor focus lost event ...if the currently focused view is the completion view. See the comment in #editViewLostFocus for rationale. See https://swing.fit.cvut.cz/projects/stx-jv/ticket/176
Fri, 15 Jun 2018 02:40:38 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Fri, 15 Jun 2018 02:40:38 +0200] rev 6347
#OTHER by cg drag and drop confusion fixed (Logical vs. Device coordinates)
Thu, 14 Jun 2018 11:34:11 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Jun 2018 11:34:11 +0200] rev 6346
#DOCUMENTATION by cg class: PanelView comment/format in: #changeSequenceOrderFor:to:
Thu, 14 Jun 2018 11:27:52 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Jun 2018 11:27:52 +0200] rev 6345
#REFACTORING by cg class: ListView added: #scrollDown: #scrollUp:
Thu, 14 Jun 2018 11:23:59 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Jun 2018 11:23:59 +0200] rev 6344
#BUGFIX by cg class: SelectionInListView changed: #dragAutoScroll:
Wed, 13 Jun 2018 23:45:57 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Jun 2018 23:45:57 +0200] rev 6343
#UI_ENHANCEMENT by cg class: TextView changed: #scrollSelectDown
Wed, 13 Jun 2018 23:01:17 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Jun 2018 23:01:17 +0200] rev 6342
#REFACTORING by cg class: ListView scroll actions refactored/cleaned up to not mix line scrolling (textViews) with pixel scrolling (wheel + drag and drop) added: #mouseWheelScrollDown: #mouseWheelScrollUp: #scrollDown #scrollDownLines: #scrollUp #scrollUpLines: removed: #scrollDownPixels: #scrollUpPixels: comment/format in: #scrollUp: changed: #halfPageDown (send #scrollDownLines: instead of #scrollDown:) #halfPageUp (send #scrollUpLines: instead of #scrollUp:) #keyPress:x:y: (send #scrollUpLines: instead of #scrollUp:, send #scrollDownLines: instead of #scrollDown:) #scrollDown: #scrollToLine: (send #scrollUpLines: instead of #scrollUp:, send #scrollDownLines: instead of #scrollDown:)
Wed, 13 Jun 2018 23:00:39 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Jun 2018 23:00:39 +0200] rev 6341
#REFACTORING by cg class: TextCollector scroll actions refactored/cleaned up to not mix line scrolling (textViews) with pixel scrolling (wheel + drag and drop) changed: #endEntry (send #scrollDownLines: instead of #scrollDown:)
Wed, 13 Jun 2018 23:00:17 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Jun 2018 23:00:17 +0200] rev 6340
#REFACTORING by cg class: TextView scroll actions refactored/cleaned up to not mix line scrolling (textViews) with pixel scrolling (wheel + drag and drop) changed: #scrollSelectLeft #scrollSelectRight
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 tip