Thu, 02 May 2019 12:26:09 +0200 #BUGFIX by ca
ca [Thu, 02 May 2019 12:26:09 +0200] rev 6045
#BUGFIX by ca class: TabView added: #recomputeListHorizontal comment/format in: #_ok_recomputeListHorizontal class: TabView class
Sat, 27 Apr 2019 09:50:57 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sat, 27 Apr 2019 09:50:57 +0200] rev 6044
#BUGFIX by cg class: TerminalView changed: #keyPress:x:y:
Tue, 23 Apr 2019 20:06:49 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Tue, 23 Apr 2019 20:06:49 +0200] rev 6043
#FEATURE by cg class: DSVColumnView allow for the editor returned by the cell to be a dialogBox. Adjust needed in many places which check for the existance of an editView, to avoid opening the dialog twice (sigh - bad architecture) comment/format in: #selectRowAt:colAt:atPoint:openEditor: #setSelectColIndex:rowIndex:openEditor: changed: #buttonPress:x:y: #destroyEditView #forceAcceptInEditor #openEditorOnSelection
Tue, 23 Apr 2019 20:05:22 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 23 Apr 2019 20:05:22 +0200] rev 6042
#BUGFIX by cg class: DataSetColumn changed: #drawLabelsAtX:y:h:from:to: care for multiline contents of a cell, which does not fit the height.
Wed, 03 Apr 2019 09:47:54 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 03 Apr 2019 09:47:54 +0200] rev 6041
#DOCUMENTATION by cg class: MenuPanel comment/format in: #receiver: changed: #menu: #processMenuSelectItemEvent: class: MenuPanel class comment/format in: #menu:receiver:
Tue, 02 Apr 2019 18:02:15 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 02 Apr 2019 18:02:15 +0200] rev 6040
#OTHER by cg class: ComboView changed: #deltaSelect: #list: (send #isOrdered instead of #isSequenceable)
Thu, 28 Mar 2019 15:35:50 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Mar 2019 15:35:50 +0100] rev 6039
#OTHER by cg class: SelectionInListModelView comment/format in: #selectElements:ifAnyAbsent: leftover debugPrint
Thu, 28 Mar 2019 09:14:19 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Mar 2019 09:14:19 +0100] rev 6038
#TUNING by cg class: SelectionInListModelView changed: #selectElements:ifAnyAbsent: changed the size limit, when other algorithm is used
Thu, 28 Mar 2019 09:13:28 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Mar 2019 09:13:28 +0100] rev 6037
#TUNING by cg class: SelectionInListModelView changed: #selectElements:ifAnyAbsent: with many elements to select, this degraded to a O(n^2) algorithm; making it very slow when the list size * selection size was large. Changed to an O(n) algorithm.
Mon, 18 Mar 2019 11:32:31 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 18 Mar 2019 11:32:31 +0100] rev 6036
#BUGFIX by cg class: DoWhatIMeanSupport FIX: wrong class determination for globals when inside a namespace. comment/format in: #codeCompletionForMessage:into: changed: #addClassesOfVariable:inExpression:inClass:to:
(0) -3000 -1000 -300 -100 -10 +10 +100 tip