Wed, 14 Mar 2018 20:28:38 +0100 #DOCUMENTATION by mawalch
mawalch [Wed, 14 Mar 2018 20:28:38 +0100] rev 3548
#DOCUMENTATION by mawalch class: UIObjectView class comment/format in: #isHorizontalResizable: #isVerticalResizable:
Mon, 12 Mar 2018 17:15:00 +0100 #DOCUMENTATION by mawalch
mawalch [Mon, 12 Mar 2018 17:15:00 +0100] rev 3547
#DOCUMENTATION by mawalch typo
Mon, 12 Mar 2018 15:39:58 +0100 #BUGFIX by mawalch
mawalch [Mon, 12 Mar 2018 15:39:58 +0100] rev 3546
#BUGFIX by mawalch class: ImageEditor class definition changed: #processSelectedColorsWith: #update:with:from: class: ImageEditor class changed: #windowSpec * Fix palette editing in bitmap editor * Skip tile drawing if there is no image * window spec formatting normalization
Wed, 28 Feb 2018 16:32:25 +0100 #UI_ENHANCEMENT by mawalch
mawalch [Wed, 28 Feb 2018 16:32:25 +0100] rev 3545
#UI_ENHANCEMENT by mawalch class: MenuEditor class changed: #windowSpec Fix bad position of buttons.
Tue, 27 Feb 2018 12:01:16 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 27 Feb 2018 12:01:16 +0100] rev 3544
#REFACTORING by stefan class: MethodFinderWindow changed: #search replace ST/V compatibility method with ST/X original
Tue, 20 Feb 2018 21:53:09 +0100 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 21:53:09 +0100] rev 3543
#BUGFIX by stefan class: ImageEditor changed: #commonPostBuild (send #useAlienInfoLabel instead of #useAlienInfoLabelHolder)
Tue, 20 Feb 2018 21:52:44 +0100 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 21:52:44 +0100] rev 3542
#OTHER by stefan changed: #commonPostBuild rename #useAlienInfoLabeloHolder methodto #useAlienInfoLabel to avoid recursion
Tue, 20 Feb 2018 21:52:40 +0100 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 21:52:40 +0100] rev 3541
#OTHER by stefan changed: #commonPostBuild rename #useAlienInfoLabeloHolder methodto #useAlienInfoLabel to avoid recursion
Tue, 20 Feb 2018 21:52:38 +0100 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 21:52:38 +0100] rev 3540
#OTHER by stefan changed: #commonPostBuild rename #useAlienInfoLabeloHolder methodto #useAlienInfoLabel to avoid recursion
Tue, 20 Feb 2018 21:52:36 +0100 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 21:52:36 +0100] rev 3539
#OTHER by stefan changed: #commonPostBuild rename #useAlienInfoLabeloHolder methodto #useAlienInfoLabel to avoid recursion
Tue, 20 Feb 2018 18:46:36 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 18:46:36 +0100] rev 3538
#REFACTORING by stefan class: UIPainter changed: #commonPostBuild outsource code into #useAlienInfoHolder method
Tue, 20 Feb 2018 18:46:18 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 18:46:18 +0100] rev 3537
#REFACTORING by stefan class: UIHelpTool changed: #commonPostBuild outsource code into #useAlienInfoHolder method
Tue, 20 Feb 2018 18:46:07 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 18:46:07 +0100] rev 3536
#REFACTORING by stefan class: MenuEditor changed: #commonPostBuild outsource code into #useAlienInfoHolder method
Tue, 20 Feb 2018 18:45:52 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 18:45:52 +0100] rev 3535
#REFACTORING by stefan class: ImageEditor changed: #commonPostBuild outsource code into #useAlienInfoHolder method
Tue, 20 Feb 2018 18:45:29 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 20 Feb 2018 18:45:29 +0100] rev 3534
#REFACTORING by stefan class: DataSetBuilder changed: #commonPostBuild outsource code into #useAlienInfoHolder method
Wed, 14 Feb 2018 17:42:58 +0100 Add missing translations ('Flat' and 'Categories')
mawalch [Wed, 14 Feb 2018 17:42:58 +0100] rev 3533
Add missing translations ('Flat' and 'Categories')
Mon, 05 Feb 2018 11:54:07 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 05 Feb 2018 11:54:07 +0100] rev 3532
#REFACTORING by cg class: Tools::ViewTreeInspectorApplication::ViewTreeItem changed: #updateChildren
Fri, 02 Feb 2018 00:54:11 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 02 Feb 2018 00:54:11 +0100] rev 3531
#UI_ENHANCEMENT by cg class: ResourceSelectionBrowser finally, some improvements to this ugly old beast added:15 methods comment/format in: #classSelected #postBuildWith: #postOpenWith: #rootOfClassCategories #treeViewClassHierarchyContents #updateResourceMethodList changed: #classSelectionUpdate: #listOfClasses #openOnSuperclass:andClass:andSelector:withResourceTypes: #resourceSelected #rootOfClassHierarchy #selectionOfClassPresentation #treeViewClassCategoryChildren #treeViewClassCategoryIcon category of: #openOnSuperclass:andClass:andSelector:withResourceTypes: #treeViewClassCategoryChildren #treeViewClassCategoryIcon #treeViewClassHierarchyContents #validateDoubleClick: class: ResourceSelectionBrowser class added: #title:onSuperclass:andClass:andSelector:withResourceTypes: removed: #treeViewClassHierarchyChildren #treeViewClassHierarchyContents #treeViewClassHierarchyIcon #treeViewClassHierarchyLabel comment/format in: #documentation #request:onSuperclass:andClass:andSelector:withResourceTypes: changed: #windowSpec class: ResourceSelectionBrowser::ResourceMethod added: #method
Thu, 25 Jan 2018 21:35:49 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 25 Jan 2018 21:35:49 +0100] rev 3530
#DOCUMENTATION by cg class: ImageEditor class comment/format in: #documentation
Wed, 24 Jan 2018 10:42:24 +0100 #DOCUMENTATION by mawalch
mawalch [Wed, 24 Jan 2018 10:42:24 +0100] rev 3529
#DOCUMENTATION by mawalch class: DataSetBuilder comment/format in: #updateInputFields
Thu, 18 Jan 2018 17:12:12 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jan 2018 17:12:12 +0100] rev 3528
#REFACTORING by cg class: ResourceSelectionBrowser changed: #postBuildWith: (send #beepInEditor instead of #beep)
Thu, 18 Jan 2018 17:09:06 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jan 2018 17:09:06 +0100] rev 3527
#REFACTORING by cg class: ColorEditDialog changed: #pasteColor beep
Thu, 18 Jan 2018 17:07:20 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jan 2018 17:07:20 +0100] rev 3526
#REFACTORING by cg class: ImageEditor changed: #clipBoardColor #doCropManual beep
Thu, 18 Jan 2018 17:03:09 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 18 Jan 2018 17:03:09 +0100] rev 3525
#REFACTORING by cg class: Tools::ViewTreeInspectorApplication changed: #doSelectNextElementStartingIn:forWhich:
Tue, 16 Jan 2018 22:33:10 +0100 flyByHelpSpec -> helpSpec
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:33:10 +0100] rev 3524
flyByHelpSpec -> helpSpec
Tue, 16 Jan 2018 22:32:41 +0100 flyByHelpSpec -> helpSpec
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:32:41 +0100] rev 3523
flyByHelpSpec -> helpSpec
Tue, 16 Jan 2018 22:31:20 +0100 flyByHelpSpec -> helpSpec
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:31:20 +0100] rev 3522
flyByHelpSpec -> helpSpec
Tue, 16 Jan 2018 22:14:35 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:14:35 +0100] rev 3521
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:14:28 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:14:28 +0100] rev 3520
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:14:10 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:14:10 +0100] rev 3519
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:14:05 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:14:05 +0100] rev 3518
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:14:01 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:14:01 +0100] rev 3517
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:13:29 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:13:29 +0100] rev 3516
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:13:19 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:13:19 +0100] rev 3515
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:13:18 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:13:18 +0100] rev 3514
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Tue, 16 Jan 2018 22:13:14 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Tue, 16 Jan 2018 22:13:14 +0100] rev 3513
#OTHER by cg big refactoring: replaced all flyByHelpXXX sends and implementations by helpXXX. This should remove the confusion on where the tooltips should be stored and which methods need to be redefined. ATTENTION: May introduce temporary inconveniences until all other applications (in exept:xxx packages) are changed.
Thu, 07 Dec 2017 15:58:49 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 07 Dec 2017 15:58:49 +0100] rev 3512
#BUGFIX by cg class: ImageEditor class changed: #helpPairs #modeMenu
Tue, 28 Nov 2017 19:26:49 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 19:26:49 +0100] rev 3511
#DOCUMENTATION by cg class: MenuEditor::LinkedMenuItem category of: #submenuChannel #submenuChannel:
Tue, 28 Nov 2017 19:22:40 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 19:22:40 +0100] rev 3510
#DOCUMENTATION by cg class: UIGalleryView category of: #viewBackground:
Tue, 28 Nov 2017 19:22:34 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 19:22:34 +0100] rev 3509
#DOCUMENTATION by cg class: UILayoutTool category of: #acceptChannel
Tue, 28 Nov 2017 17:10:23 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 17:10:23 +0100] rev 3508
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilderAssistantApplication comment/format in: #doStopMake
Tue, 28 Nov 2017 17:09:10 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 17:09:10 +0100] rev 3507
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilderAssistantApplication changed: #doStopMake
Tue, 28 Nov 2017 16:39:36 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 16:39:36 +0100] rev 3506
#UI_ENHANCEMENT by cg class: ImageEditor changed: #colorMapMode:
Tue, 28 Nov 2017 16:10:04 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 28 Nov 2017 16:10:04 +0100] rev 3505
#BUGFIX by cg class: ImageEditor changed: #colorMapMode:
Sat, 25 Nov 2017 13:35:08 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Sat, 25 Nov 2017 13:35:08 +0100] rev 3504
#OTHER by cg comment/format in: #documentation
Sat, 25 Nov 2017 13:25:10 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 25 Nov 2017 13:25:10 +0100] rev 3503
#DOCUMENTATION by cg class: stx_libtool2 class comment/format in: #documentation
Thu, 16 Nov 2017 23:54:17 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 16 Nov 2017 23:54:17 +0100] rev 3502
#BUGFIX by cg class: UIPainterView changed: #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at:
Wed, 15 Nov 2017 12:09:38 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 15 Nov 2017 12:09:38 +0100] rev 3501
#BUGFIX by cg class: UILayoutTool changed: #cornerRelative:xOrY:
Sat, 11 Nov 2017 17:30:01 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Sat, 11 Nov 2017 17:30:01 +0100] rev 3500
#BUGFIX by cg class: Tools::ViewTreeInspectorApplication changed: #processButtonReleaseEvent: care widgets being no longer present
Wed, 01 Nov 2017 21:47:48 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 01 Nov 2017 21:47:48 +0100] rev 3499
#BUGFIX by cg class: UIHelpTool changed: #buildAndMergeFromClass:
Tue, 24 Oct 2017 03:39:04 +0000 update tags
convert-repo [Tue, 24 Oct 2017 03:39:04 +0000] rev 3498
update tags
Mon, 23 Oct 2017 11:21:17 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 23 Oct 2017 11:21:17 +0200] rev 3497
#FEATURE by cg class: ImageEditor class definition added: #ditherToNumberOfGrayColors #thresholdToNumberOfGrayColors comment/format in: #makeMonochromeImage changed: #ditherGrayToDepth: class: ImageEditor class comment/format in: #menuEdit changed: #menu #menuColors
Mon, 09 Oct 2017 09:16:44 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 09 Oct 2017 09:16:44 +0200] rev 3496
#REFACTORING by cg class: ImageEditor added: #addPastedColorToColormap #clipBoardColor #hasWritableColorSelectedHolder comment/format in: #doNewImageFromClipboard #doNewMaskFromClipboard #pasteColorIntoColormap changed: #addColorToColormap:undoable: #processSelectedColorsWith: class: ImageEditor class changed: #colorMapMenu
Tue, 19 Sep 2017 17:07:51 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 19 Sep 2017 17:07:51 +0200] rev 3495
*** empty log message ***
Thu, 14 Sep 2017 15:44:58 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 14 Sep 2017 15:44:58 +0200] rev 3494
#FEATURE by cg class: ImageEditor changed: #doNewImage class: ImageEditor class changed: #dialogSpecForNewImage
Wed, 13 Sep 2017 18:12:32 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Sep 2017 18:12:32 +0200] rev 3493
#REFACTORING by cg class: ImageEditor changed: #update:with:from:
Wed, 13 Sep 2017 17:00:46 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Sep 2017 17:00:46 +0200] rev 3492
#FEATURE by cg class: ImageEditor changed: #doLoadFromURL
Wed, 13 Sep 2017 10:15:45 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Sep 2017 10:15:45 +0200] rev 3491
#BUGFIX by cg class: DirectoryView::FileRow comment/format in: #iconOn: #retrieveImageFromFileAndRegisterOn: changed: #size #validateAttributes (send #fileSize instead of #size)
Wed, 13 Sep 2017 10:15:21 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 13 Sep 2017 10:15:21 +0200] rev 3490
#BUGFIX by cg class: FileSelectionBrowser class changed: #loadImageFileNameFilters #windowSpec
Mon, 11 Sep 2017 09:08:17 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 11 Sep 2017 09:08:17 +0200] rev 3489
#FEATURE by cg class: ImageEditor added: #changePreviewImageMagnification #previewMagnificationHolder changed: #processEvent: #update:with:from: (send #magnification: instead of #magnificationFactor:) class: ImageEditor class changed: #previewMenu
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 tip