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.
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip