Sat, 16 Nov 2019 22:17:50 +0100 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sat, 16 Nov 2019 22:17:50 +0100] rev 6739
#REFACTORING by exept class: DialogBox class
Sat, 16 Nov 2019 22:17:02 +0100 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sat, 16 Nov 2019 22:17:02 +0100] rev 6738
#REFACTORING by exept class: DialogBox added: #addTextBoxOn:view:withHeight:hScrollable:vScrollable: #addTextBoxOn:view:withNumberOfLines:hScrollable:vScrollable: comment/format in: #addTextBoxOn:class:withNumberOfLines:hScrollable:vScrollable: changed: #addListBoxOn:class:withNumberOfLines:hScrollable:vScrollable: class: DialogBox class added: #requestRegex:initialAnswer:
Thu, 14 Nov 2019 19:05:21 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Nov 2019 19:05:21 +0100] rev 6737
#BUGFIX by cg class: Workspace changed: #editMenu (send #topNameSpace instead of #nameSpace)
Sat, 09 Nov 2019 09:30:25 +0100 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sat, 09 Nov 2019 09:30:25 +0100] rev 6736
#BUGFIX by exept class: Workspace changed: #browseReferencesTo
Sat, 09 Nov 2019 09:22:41 +0100 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sat, 09 Nov 2019 09:22:41 +0100] rev 6735
#BUGFIX by exept class: Workspace changed: #browseReferencesTo: #editMenu did not search for classes within the same namespace
Sat, 02 Nov 2019 01:25:05 +0100 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sat, 02 Nov 2019 01:25:05 +0100] rev 6734
#DOCUMENTATION by exept class: EditTextViewCompletionSupport changed: #handleKeyPress:x:y: #postKeyPress:
Thu, 31 Oct 2019 10:26:45 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 10:26:45 +0100] rev 6733
#FEATURE by exept class: EditTextView added: #canDivertOutput changed: #editMenu preps to support output divert
Thu, 31 Oct 2019 10:26:35 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 10:26:35 +0100] rev 6732
#FEATURE by exept class: Workspace preps to support output divert
Thu, 31 Oct 2019 10:26:24 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 10:26:24 +0100] rev 6731
#FEATURE by exept class: TextCollector preps to support output divert added: #canDivertOutput #isDivertingOutput #startDivertingOutput #startDivertingOutputTo: #stopDivertingOutput comment/format in: #entryStream
Thu, 31 Oct 2019 10:25:09 +0100 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 10:25:09 +0100] rev 6730
#REFACTORING by exept class: ListSelectionBox changed: #initialize
Thu, 31 Oct 2019 10:22:59 +0100 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 10:22:59 +0100] rev 6729
#DOCUMENTATION by exept class: DialogBox comment/format in: #addLabelledField:label:adjust:tabable:from:to:separateAtX: #addLabelledField:label:adjust:tabable:from:to:separateAtX:nameAs: #addLabelledField:label:adjust:tabable:from:to:separateAtX:nameAs:foregroundColor: #addLabelledField:label:adjust:tabable:separateAtX: #addLabelledInputField:adjust:on:tabable:from:to:separateAtX: changed: #verticalPanel
Thu, 31 Oct 2019 09:04:07 +0100 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Thu, 31 Oct 2019 09:04:07 +0100] rev 6728
#REFACTORING by exept class: OptionBox changed: #initialize
Wed, 30 Oct 2019 21:34:53 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 30 Oct 2019 21:34:53 +0100] rev 6727
#FEATURE by exept class: TextCollector changed: #entryStream: flush before changing.
Wed, 30 Oct 2019 21:33:49 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 30 Oct 2019 21:33:49 +0100] rev 6726
#FEATURE by exept class: TextCollector added: #entryStream:
Wed, 30 Oct 2019 11:37:26 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 30 Oct 2019 11:37:26 +0100] rev 6725
#FEATURE by exept class: EditField added: #openFileBrowser comment/format in: #hideAsPassword #showPasswordCharacters changed: #editMenu
Wed, 30 Oct 2019 11:26:36 +0100 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 30 Oct 2019 11:26:36 +0100] rev 6724
#FEATURE by exept class: EditField class definition changed: #hideAsPassword #realize #showPasswordCharacters remember hide as password setting for this kind of field
Wed, 30 Oct 2019 03:23:59 +0100 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Wed, 30 Oct 2019 03:23:59 +0100] rev 6723
#BUGFIX by exept class: PanelView changed: #layoutChanged do not recompute sizes while invisible (avoids problem with bottomFit layout, when more views are added)
Tue, 29 Oct 2019 18:36:50 +0100 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Tue, 29 Oct 2019 18:36:50 +0100] rev 6722
#BUGFIX by exept class: EditTextViewCompletionSupport changed: #closeCompletionView
Thu, 24 Oct 2019 18:45:44 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 18:45:44 +0200] rev 6721
#BUGFIX by stefan class: EditTextViewCompletionSupport comment/format in: #startTimeoutForEditViewLostFocus changed: #adjustSizeOfCompletionView: #openCompletionView: Fix position of completion window when editing at the right screen of a dual-screen setup.
Thu, 24 Oct 2019 17:42:59 +0200 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 17:42:59 +0200] rev 6720
#DOCUMENTATION by stefan class: VerticalPanelView changed: #setChildPositions
Thu, 24 Oct 2019 17:39:50 +0200 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 17:39:50 +0200] rev 6719
#DOCUMENTATION by stefan class: PanelView changed: #subViewsToConsider
Thu, 24 Oct 2019 17:38:06 +0200 #UI_ENHANCEMENT by stefan
Stefan Vogel <sv@exept.de> [Thu, 24 Oct 2019 17:38:06 +0200] rev 6718
#UI_ENHANCEMENT by stefan class: Label changed: #doAnimate scroll animated label up even faster
Sun, 20 Oct 2019 11:31:22 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Sun, 20 Oct 2019 11:31:22 +0200] rev 6717
#UI_ENHANCEMENT by exept class: GenericToolbarIconLibrary class comment/format in: #mergePrev32x32 #testCaseErrorIcon changed:37 methods category of: #ledDarkRed10x11 #ledDarkRed14x14 #ledGrayedRed14x14 #smiley_veryAngry
Fri, 18 Oct 2019 11:54:38 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Fri, 18 Oct 2019 11:54:38 +0200] rev 6716
#BUGFIX by exept class: SelectionInListView changed: #scrollSelectUp race
Thu, 17 Oct 2019 11:57:44 +0200 #FEATURE by stefan
Stefan Vogel <sv@exept.de> [Thu, 17 Oct 2019 11:57:44 +0200] rev 6715
#FEATURE by stefan class: DialogBox class added: #withAdditionalActionButtonLabeled:action:do: comment/format in: #modifyingBoxWith:do: changed: #withAdditionalOKButtonLabeled:action:andOKButtonLabeled:action:do: #withAdditionalOKButtonLabeled:action:do: Do not add buutons to sub-dialogs opened by the actions
Wed, 16 Oct 2019 16:12:37 +0200 #OTHER by exept
Claus Gittinger <cg@exept.de> [Wed, 16 Oct 2019 16:12:37 +0200] rev 6714
#OTHER by exept class: ResourceSpecEditor class category of: #helpSpec
Tue, 01 Oct 2019 20:18:06 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Tue, 01 Oct 2019 20:18:06 +0200] rev 6713
#UI_ENHANCEMENT by exept class: GenericToolbarIconLibrary class added: #presentation13x13Icon #presentation20x20Icon #presentationIcon
Fri, 20 Sep 2019 15:36:50 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Fri, 20 Sep 2019 15:36:50 +0200] rev 6712
#DOCUMENTATION by exept class: EditTextViewCompletionSupport comment/format in: #openCompletionView:
Fri, 20 Sep 2019 15:35:57 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Fri, 20 Sep 2019 15:35:57 +0200] rev 6711
#BUGFIX by exept class: EditTextViewCompletionSupport changed: #openCompletionView: race
Fri, 20 Sep 2019 14:19:34 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Fri, 20 Sep 2019 14:19:34 +0200] rev 6710
#FEATURE by exept class: GenericToolbarIconLibrary class added: #tinyCloseIcon8x8
Fri, 20 Sep 2019 14:18:53 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Fri, 20 Sep 2019 14:18:53 +0200] rev 6709
#FEATURE by exept class: GenericToolbarIconLibrary class added: #tinyCloseSessionsIcon
Thu, 19 Sep 2019 21:27:13 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Thu, 19 Sep 2019 21:27:13 +0200] rev 6708
#FEATURE by exept class: EditField support cancel key handling class definition added: #cancelKey #cancelKeys #cancelKeys: #onKey:cancelWith: comment/format in: #leaveKey changed: #keyPress:x:y: #onKey:leaveWith: class: EditField class comment/format in: #documentation
Thu, 19 Sep 2019 14:53:24 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Thu, 19 Sep 2019 14:53:24 +0200] rev 6707
#FEATURE by exept class: ListView added: #flushCachedWidthOfWidestLine comment/format in: #contentsChanged #list:expandTabs:scanForNonStrings:includesNonStrings:redraw:
Mon, 16 Sep 2019 16:12:11 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Mon, 16 Sep 2019 16:12:11 +0200] rev 6706
#FEATURE by exept class: GenericToolbarIconLibrary class added: #inspectIt20x20Icon2
Sun, 15 Sep 2019 18:55:37 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 18:55:37 +0200] rev 6705
#UI_ENHANCEMENT by exept class: WorkspaceCompletionSupport changed: #suggestionsArrived:implementations:actions:autoSelect:
Sun, 15 Sep 2019 18:29:12 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 18:29:12 +0200] rev 6704
#BUGFIX by exept class: EditTextViewCompletionSupport code completion view position fixes; do not eat tab key added: #adjustSizeOfCompletionView: changed: #closeCompletionView #computeAndShowCompletions #handleKeyPress:x:y: #openCompletionView: #postKeyPress: #startCompletionProcess
Sun, 15 Sep 2019 15:09:07 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 15:09:07 +0200] rev 6703
#UI_ENHANCEMENT by exept class: MenuView changed: #pointerLeave: deselect behavior
Sun, 15 Sep 2019 12:57:22 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 12:57:22 +0200] rev 6702
#REFACTORING by exept class: EditTextView changed: #doKeyPress:x:y:
Sun, 15 Sep 2019 12:50:53 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 12:50:53 +0200] rev 6701
#REFACTORING by exept class: FontPanel changed: #initialize
Sun, 15 Sep 2019 10:19:07 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 10:19:07 +0200] rev 6700
#DOCUMENTATION by exept class: DialogBox class comment/format in: #choose:fromList:lines:title:
Sun, 15 Sep 2019 09:35:07 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sun, 15 Sep 2019 09:35:07 +0200] rev 6699
#DOCUMENTATION by exept class: DialogBox class comment/format in: #choose:fromList:lines:initialSelection: #choose:fromList:lines:initialSelection:title:
Sat, 14 Sep 2019 17:59:10 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Sat, 14 Sep 2019 17:59:10 +0200] rev 6698
#UI_ENHANCEMENT by exept class: FileSelectionBox class definition class: FileSelectionBox class added: #lastSuffixPatternUsedForDefault: #lastSuffixPatternUsedForDefault:is:
Thu, 12 Sep 2019 22:50:48 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Thu, 12 Sep 2019 22:50:48 +0200] rev 6697
#BUGFIX by exept class: EditTextView changed: #doKeyPress:x:y:
Thu, 12 Sep 2019 18:38:01 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Thu, 12 Sep 2019 18:38:01 +0200] rev 6696
#DOCUMENTATION by exept class: DialogBox class comment/format in: #requestDirectoryName:default:pattern:fromDirectory:
Sun, 08 Sep 2019 16:03:39 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 16:03:39 +0200] rev 6695
#REFACTORING by exept class: DialogBox changed: #hideAndEvaluate: (send #argumentCount instead of #numArgs)
Sun, 08 Sep 2019 16:03:05 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 16:03:05 +0200] rev 6694
#REFACTORING by exept class: EditField changed: #keyPress:x:y: (send #argumentCount instead of #numArgs)
Sun, 08 Sep 2019 15:59:12 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2019 15:59:12 +0200] rev 6693
#REFACTORING by exept class: MenuView changed: #performSelectedAction
Sat, 07 Sep 2019 13:55:35 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sat, 07 Sep 2019 13:55:35 +0200] rev 6692
#BUGFIX by exept class: DialogBox changed: #doAccept did not correctly accept fields (accept: instead of accept)
Wed, 04 Sep 2019 23:27:56 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 04 Sep 2019 23:27:56 +0200] rev 6691
#FEATURE by exept class: OptionBox changed: #initialize horizontal scrollbar
Fri, 30 Aug 2019 10:48:54 +0200 #OTHER by exept
Claus Gittinger <cg@exept.de> [Fri, 30 Aug 2019 10:48:54 +0200] rev 6690
#OTHER by exept use allRed and allGray
Fri, 30 Aug 2019 10:46:32 +0200 #OTHER by exept
Claus Gittinger <cg@exept.de> [Fri, 30 Aug 2019 10:46:32 +0200] rev 6689
#OTHER by exept use allRed and allGray
Fri, 30 Aug 2019 10:44:04 +0200 #OTHER by exept
Claus Gittinger <cg@exept.de> [Fri, 30 Aug 2019 10:44:04 +0200] rev 6688
#OTHER by exept use allRed and allGray
Tue, 27 Aug 2019 11:14:19 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Tue, 27 Aug 2019 11:14:19 +0200] rev 6687
#DOCUMENTATION by exept class: Workspace comment/format in: #editedLanguage #executeDoIt: #printIt changed: #browseImplementorsOf:
Tue, 27 Aug 2019 00:00:43 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Tue, 27 Aug 2019 00:00:43 +0200] rev 6686
#DOCUMENTATION by exept class: TextCollector comment/format in: #nextPut:
Mon, 26 Aug 2019 23:19:57 +0200 #OTHER by exept
Claus Gittinger <cg@exept.de> [Mon, 26 Aug 2019 23:19:57 +0200] rev 6685
#OTHER by exept changed: #nextPut: returns its argument
Mon, 26 Aug 2019 10:10:28 +0200 #QUALITY by exept
Claus Gittinger <cg@exept.de> [Mon, 26 Aug 2019 10:10:28 +0200] rev 6684
#QUALITY by exept class: TextCollector comment/format in: #nextPutAll:from:startingAt: changed: #nextPut:
Sat, 24 Aug 2019 14:33:16 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sat, 24 Aug 2019 14:33:16 +0200] rev 6683
#DOCUMENTATION by exept class: DialogBox class comment/format in: #confirmWithCancel:labels:default:
Sat, 24 Aug 2019 14:32:55 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Sat, 24 Aug 2019 14:32:55 +0200] rev 6682
#BUGFIX by exept class: EditTextView changed: #applyConverterToSelection:
Fri, 23 Aug 2019 22:10:20 +0200 #WORKAROUND by exept
Claus Gittinger <cg@exept.de> [Fri, 23 Aug 2019 22:10:20 +0200] rev 6681
#WORKAROUND by exept class: WorkspaceCompletionSupport changed: #suggestionsArrived:implementations:actions:autoSelect: selecting one of the the numLast showing suggestions leads to the wrong text being inserted. For now, simply disable and cutoff after numShown items.
Fri, 23 Aug 2019 21:49:11 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Fri, 23 Aug 2019 21:49:11 +0200] rev 6680
#UI_ENHANCEMENT by exept class: TextCollector added: #classDisplayString changed: #doesNotUnderstand: better presentation of DNU
Fri, 23 Aug 2019 01:53:31 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Fri, 23 Aug 2019 01:53:31 +0200] rev 6679
#UI_ENHANCEMENT by exept class: Workspace changed: #error:position:to:from:asWarning:
Thu, 22 Aug 2019 16:35:46 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Thu, 22 Aug 2019 16:35:46 +0200] rev 6678
#DOCUMENTATION by exept class: TextCollector comment/format in: #showCR:
Wed, 21 Aug 2019 14:05:18 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Wed, 21 Aug 2019 14:05:18 +0200] rev 6677
#FEATURE by exept class: DialogBox class new APIs to ask for 2 values (host+port, for example) added: #request:and:label: #request:initialAnswer:and:initialAnswer:label: #request:initialAnswer:and:initialAnswer:label:title:okLabel:cancelLabel:onCancel: changed: #request:asPassWord:on:and:asPassWord:on:label:title:okLabel:cancelLabel:onCancel:
Mon, 19 Aug 2019 14:54:07 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Mon, 19 Aug 2019 14:54:07 +0200] rev 6676
#UI_ENHANCEMENT by exept class: GenericToolbarIconLibrary class added: #bugGreen16x16Icon changed: #bug16x16Icon #bugGrey16x16Icon #bugRed16x16Icon #bugYellow16x16Icon
Mon, 19 Aug 2019 14:24:54 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Mon, 19 Aug 2019 14:24:54 +0200] rev 6675
#FEATURE by exept class: Workspace changed: #error:position:to:from:asWarning:
Mon, 19 Aug 2019 14:13:03 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Mon, 19 Aug 2019 14:13:03 +0200] rev 6674
#FEATURE by exept class: Workspace changed: #error:position:to:from:asWarning:
Sun, 18 Aug 2019 20:11:12 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sun, 18 Aug 2019 20:11:12 +0200] rev 6673
#DOCUMENTATION by exept class: TextCollector added: #assertEndEntry comment/format in: #endEntry
Sat, 17 Aug 2019 14:42:40 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sat, 17 Aug 2019 14:42:40 +0200] rev 6672
#REFACTORING by exept class: CodeView changed: #cursorReturn:
Sat, 17 Aug 2019 12:10:28 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Sat, 17 Aug 2019 12:10:28 +0200] rev 6671
#UI_ENHANCEMENT by exept class: GenericToolbarIconLibrary class changed: #clearConsole22x22Icon
Sat, 17 Aug 2019 12:04:57 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Sat, 17 Aug 2019 12:04:57 +0200] rev 6670
#REFACTORING by exept class: GenericToolbarIconLibrary class removed: #shiftToggleOff26x15 #shiftToggleOnBlue26x15 changed: #bug16x16Icon
Fri, 16 Aug 2019 22:45:13 +0200 #FEATURE by exept
Claus Gittinger <cg@exept.de> [Fri, 16 Aug 2019 22:45:13 +0200] rev 6669
#FEATURE by exept class: EditTextView added: #inspectSelectedJSON changed: #editMenu
Fri, 16 Aug 2019 19:42:31 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Fri, 16 Aug 2019 19:42:31 +0200] rev 6668
#REFACTORING by exept class: TextCollector class changed: #timestampMessages
Wed, 14 Aug 2019 16:46:31 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Wed, 14 Aug 2019 16:46:31 +0200] rev 6667
#REFACTORING by exept class: EditTextView added: #wordBeforeCursor #wordBeforeCursorConsisitingOfCharactersMatching:
Wed, 14 Aug 2019 16:45:59 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Wed, 14 Aug 2019 16:45:59 +0200] rev 6666
#UI_ENHANCEMENT by exept class: EditTextViewCompletionSupport comment/format in: #handleKeyPress:x:y: changed: #postKeyPress:
Wed, 14 Aug 2019 16:10:16 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Wed, 14 Aug 2019 16:10:16 +0200] rev 6665
#UI_ENHANCEMENT by exept class: EditTextView added: #handleReturnPressed: changed: #doKeyPress:x:y: shift-return AND autoindent: move cursor to col
Tue, 13 Aug 2019 10:35:24 +0200 #BUGFIX by Stefan Reise
sr [Tue, 13 Aug 2019 10:35:24 +0200] rev 6664
#BUGFIX by Stefan Reise added #language for protocol comp. class: CodeView added: #language
Mon, 12 Aug 2019 17:28:39 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Mon, 12 Aug 2019 17:28:39 +0200] rev 6663
#UI_ENHANCEMENT by exept class: ListView comment/format in: #startAutoScrollDown: #startAutoScrollLeft: #startAutoScrollRight: #startAutoScrollUp: changed: #startAutoScrollHorizontal:scrollSelector: #startAutoScrollVertical:scrollSelector:
Mon, 12 Aug 2019 17:27:02 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Mon, 12 Aug 2019 17:27:02 +0200] rev 6662
#UI_ENHANCEMENT by exept class: TextView changed: #scrollSelectDown #scrollSelectLeft #scrollSelectRight #scrollSelectUp autoscroll with shift key
Mon, 12 Aug 2019 17:21:11 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Mon, 12 Aug 2019 17:21:11 +0200] rev 6661
#UI_ENHANCEMENT by exept class: SelectionInListView changed: #scrollSelectDown #scrollSelectUp autoscroll with shift key
Sat, 10 Aug 2019 09:27:02 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Sat, 10 Aug 2019 09:27:02 +0200] rev 6660
#DOCUMENTATION by exept class: Button class added: #on:label:
Fri, 02 Aug 2019 17:46:21 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Fri, 02 Aug 2019 17:46:21 +0200] rev 6659
#REFACTORING by exept class: EditTextViewCompletionSupport changed: #computeCompletions
Fri, 02 Aug 2019 17:44:54 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Fri, 02 Aug 2019 17:44:54 +0200] rev 6658
#REFACTORING by exept class: WorkspaceCompletionSupport removed: #computeAndShowCompletions
Fri, 02 Aug 2019 17:44:39 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Fri, 02 Aug 2019 17:44:39 +0200] rev 6657
#REFACTORING by exept class: EditTextViewCompletionSupport changed: #computeAndShowCompletions
Wed, 31 Jul 2019 17:37:57 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2019 17:37:57 +0200] rev 6656
#REFACTORING by exept class: PopUpMenu removed: #mapped just sent super
Wed, 31 Jul 2019 17:37:41 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2019 17:37:41 +0200] rev 6655
#REFACTORING by exept class: OptionBox removed: #keyPress:x:y: just sent super
Wed, 31 Jul 2019 17:33:09 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2019 17:33:09 +0200] rev 6654
#REFACTORING by exept class: TextCollector removed: #exposeX:y:width:height: just sent super
Wed, 31 Jul 2019 17:32:55 +0200 #REFACTORING by exept
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2019 17:32:55 +0200] rev 6653
#REFACTORING by exept class: ListView removed: #flash just sent super
Tue, 30 Jul 2019 09:47:58 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Tue, 30 Jul 2019 09:47:58 +0200] rev 6652
#UI_ENHANCEMENT by exept class: EditTextView changed: #handleReturnPressed no autoindent if cursor is at the very beginning of a line
Mon, 29 Jul 2019 11:52:44 +0200 #BUGFIX by Maren
matilk [Mon, 29 Jul 2019 11:52:44 +0200] rev 6651
#BUGFIX by Maren class: OptionBox class changed: #title: #title:numberOfOptions: do not initialize, #device: already did that or else every component will be doubled
Mon, 29 Jul 2019 09:21:38 +0200 #BUGFIX by exept
Claus Gittinger <cg@exept.de> [Mon, 29 Jul 2019 09:21:38 +0200] rev 6650
#BUGFIX by exept class: EditTextViewCompletionSupport changed: #handleKeyPress:x:y: #postKeyPress:
Thu, 25 Jul 2019 13:01:54 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 25 Jul 2019 13:01:54 +0200] rev 6649
#REFACTORING by cg class: EditTextView changed: #buttonPress:x:y:
Thu, 25 Jul 2019 13:00:57 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 25 Jul 2019 13:00:57 +0200] rev 6648
#REFACTORING by cg class: SelectionInListView changed: #initStyle
Wed, 24 Jul 2019 07:59:33 +0200 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Wed, 24 Jul 2019 07:59:33 +0200] rev 6647
#QUALITY by cg class: WorkspaceCompletionSupport changed: #computeAndShowCompletions
Sat, 20 Jul 2019 07:52:30 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sat, 20 Jul 2019 07:52:30 +0200] rev 6646
#REFACTORING by cg class: SelectionInListView changed: #dragAutoScroll: (send #isLineFullyVisible: instead of #lineIsFullyVisible:) #makeSelectionVisible (send #isLineFullyVisible: instead of #lineIsFullyVisible:)
Sat, 20 Jul 2019 07:52:02 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sat, 20 Jul 2019 07:52:02 +0200] rev 6645
#REFACTORING by cg class: ListView added: #isLineFullyVisible: #isLineVisible: changed: #lineIsFullyVisible: #lineIsVisible:
Fri, 19 Jul 2019 10:49:19 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 19 Jul 2019 10:49:19 +0200] rev 6644
#DOCUMENTATION by cg class: ScrollableView comment/format in: #respondsTo:
Thu, 18 Jul 2019 15:07:31 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jul 2019 15:07:31 +0200] rev 6643
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #processTerminate16x16Icon
Thu, 18 Jul 2019 08:46:33 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jul 2019 08:46:33 +0200] rev 6642
#REFACTORING by cg class: EditTextView comment/format in: #handleReturnPressed
Wed, 17 Jul 2019 12:05:25 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 17 Jul 2019 12:05:25 +0200] rev 6641
#REFACTORING by cg class: EditTextView comment/format in: #deleteCopyToClipboard: changed: #deleteCharsAtLine:fromCol:toCol: #insert:atLine:col: #keyPress:x:y: #replaceContentsWith: #withoutRedrawAt:put: #withoutRedrawInsertLines:from:to:before:
Wed, 17 Jul 2019 11:25:32 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 17 Jul 2019 11:25:32 +0200] rev 6640
#REFACTORING by cg class: DialogBox class changed: #request:on:andText:lines:on:label:title:okLabel:cancelLabel:onCancel:
Wed, 17 Jul 2019 10:04:13 +0200 #BUGFIX by alkurz
alkurz [Wed, 17 Jul 2019 10:04:13 +0200] rev 6639
#BUGFIX by alkurz class: DialogBox class changed: #request:on:andText:lines:on:label:title:okLabel:cancelLabel:onCancel: Return value wasn't filled correct
Tue, 16 Jul 2019 16:50:10 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jul 2019 16:50:10 +0200] rev 6638
#FEATURE by cg class: DialogBox changed: #addColumn:fromX:toX:collect:tabable:horizontalLayout: #addComponent:indent:withExtent: #addComponent:indent:withHeight: #addLabelledField:label:adjust:tabable:from:to:separateAtX:nameAs:foregroundColor: class: DialogBox class added: #request:initialAnswer:andText:initialAnswer:lines:label:title:okLabel:cancelLabel:onCancel: #request:on:andText:lines:on:label:title:okLabel:cancelLabel:onCancel: category of: #request:asPassWord:initialAnswer:and:asPassWord:initialAnswer:label:title:okLabel:cancelLabel:onCancel: #request:asPassWord:on:and:asPassWord:on:label:title:okLabel:cancelLabel:onCancel: #request:initialAnswer:andText:initialAnswer:label:title:okLabel:cancelLabel:onCancel:
Tue, 16 Jul 2019 16:41:16 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jul 2019 16:41:16 +0200] rev 6637
#REFACTORING by cg class: EnterBox changed: #addEnterField: #initialize use lefInset:rightInset:
Tue, 16 Jul 2019 16:40:47 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jul 2019 16:40:47 +0200] rev 6636
#REFACTORING by cg class: ListSelectionBox changed: #initialize use lefInset:rightInset:
Tue, 16 Jul 2019 16:14:15 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jul 2019 16:14:15 +0200] rev 6635
#FEATURE by cg class: DialogBox class: DialogBox class added: #request:asPassWord:initialAnswer:and:asPassWord:initialAnswer:label:title:okLabel:cancelLabel:onCancel: #request:asPassWord:on:and:asPassWord:on:label:title:okLabel:cancelLabel:onCancel:
Tue, 16 Jul 2019 15:06:25 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jul 2019 15:06:25 +0200] rev 6634
#REFACTORING by cg class: InfoBox removed: #windowTitle #windowTitle:
Mon, 15 Jul 2019 20:00:30 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 20:00:30 +0200] rev 6633
#BUGFIX by cg class: VariablePanel comment/format in: #redraw changed: #redrawHandlesFrom:to:
Mon, 15 Jul 2019 18:43:19 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 18:43:19 +0200] rev 6632
#BUGFIX by cg class: EditTextViewCompletionSupport refactoring and fixes added: #computeAndShowCompletions changed: #startCompletionProcess
Mon, 15 Jul 2019 18:40:29 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 18:40:29 +0200] rev 6631
#BUGFIX by cg class: WorkspaceCompletionSupport refactoring and fixes class definition added: #computeAndShowCompletions comment/format in: #computeCompletions changed: #suggestionsArrived:implementations:actions:autoSelect: class: WorkspaceCompletionSupport class added: #numberOfCompletionSuggestionsShown
Mon, 15 Jul 2019 16:40:05 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 16:40:05 +0200] rev 6630
#DOCUMENTATION by cg class: EnterBox comment/format in: #title: #title:okText: #title:okText:abortText:
Mon, 15 Jul 2019 15:35:49 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 15:35:49 +0200] rev 6629
#OTHER by cg unneeded subProjects method removed (already inherited)
Mon, 15 Jul 2019 13:07:30 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2019 13:07:30 +0200] rev 6628
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #garbage9x16Icon
Sat, 13 Jul 2019 14:10:43 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sat, 13 Jul 2019 14:10:43 +0200] rev 6627
#BUGFIX by cg class: EditTextViewCompletionSupport changed: #startCompletionProcess
Thu, 11 Jul 2019 21:57:28 +0200 #UI_ENHANCEMENT by exept
Claus Gittinger <cg@exept.de> [Thu, 11 Jul 2019 21:57:28 +0200] rev 6626
#UI_ENHANCEMENT by exept class: GenericToolbarIconLibrary class added: #removeAllTabs14x14Icon
Wed, 10 Jul 2019 18:23:10 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 10 Jul 2019 18:23:10 +0200] rev 6625
#FEATURE by cg class: DialogBox class added: #warn:with:with:
Tue, 09 Jul 2019 15:27:30 +0200 #DOCUMENTATION by exept
Claus Gittinger <cg@exept.de> [Tue, 09 Jul 2019 15:27:30 +0200] rev 6624
#DOCUMENTATION by exept class: DialogBox class comment/format in: #modifyingBoxWith:do: #withCheckBoxFor:labelled:do: #withOptoutHolder:labelled:do: #withOptoutOption:labelled:andOptoutOption:labelled:do: #withOptoutOption:labelled:do: #withOptoutOption:labelled:warn: changed: #forRequestText:editViewClass:lines:columns:initialAnswer:initialSelection:model:
Sun, 07 Jul 2019 15:14:41 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sun, 07 Jul 2019 15:14:41 +0200] rev 6623
#FEATURE by cg class: EditTextView changed: #handleReturnPressed better autoindent
Sun, 07 Jul 2019 15:01:35 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sun, 07 Jul 2019 15:01:35 +0200] rev 6622
#FEATURE by cg class: DialogBox class added: #request:list:initialAnswer:initialSelection: comment/format in: #modifyingBoxWith:do: #withCheckBoxFor:labelled:do: #withOptoutHolder:labelled:do: #withOptoutOption:labelled:andOptoutOption:labelled:do: #withOptoutOption:labelled:do: #withOptoutOption:labelled:warn:
Sat, 29 Jun 2019 22:53:31 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Sat, 29 Jun 2019 22:53:31 +0200] rev 6621
#UI_ENHANCEMENT by cg class: GenericToolbarIconLibrary class added: #languages16x12Icon
Sat, 29 Jun 2019 17:40:15 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sat, 29 Jun 2019 17:40:15 +0200] rev 6620
#BUGFIX by cg class: EditTextView changed: #handleReturnPressed fix in autoindent
(0) -3000 -1000 -120 +120 tip