Thu, 24 Aug 2017 18:25:21 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 18:25:21 +0200] rev 3463
#REFACTORING by cg class: ImageEditor changed: #fetchImageData #reduceNumberOfColors2
Thu, 24 Aug 2017 18:16:19 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 18:16:19 +0200] rev 3462
#FEATURE by cg class: ImageEditor changed: #colorMapMode: halt
Thu, 24 Aug 2017 18:15:49 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 18:15:49 +0200] rev 3461
#DOCUMENTATION by cg class: ImageEditor changed: #colorMapMode: fixed conversion of 8-to-32 plane
Thu, 24 Aug 2017 17:55:36 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 17:55:36 +0200] rev 3460
#FEATURE by cg class: ImageEditor added: #askForDepthThenDo: #ditherGrayToDepth #ditherGrayToDepth: #thresholdGrayToDepth #thresholdGrayToDepth: comment/format in: #thresholdToDepth: changed: #ditherToDepth #ditherToDepth: #makeMonochromeImage #thresholdToDepth #update:with:from: category of: #ditherToDepth #ditherToDepth: #thresholdToDepth #thresholdToDepth: class: ImageEditor class comment/format in: #menuColors
Thu, 24 Aug 2017 17:02:18 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 17:02:18 +0200] rev 3459
#BUGFIX by cg class: ImageEditor changed: #makeMonochromeImage
Thu, 24 Aug 2017 16:43:47 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 24 Aug 2017 16:43:47 +0200] rev 3458
#FEATURE by cg class: ImageEditor added: #makeMonochromeImage comment/format in: #doRotateImage class: ImageEditor class changed: #menuColors
Wed, 16 Aug 2017 13:58:23 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 16 Aug 2017 13:58:23 +0200] rev 3457
#FEATURE by cg class: Tools::ViewTreeInspectorApplication more menu-item menu actions comment/format in: #selectedView changed: #objectToInspectOrBrowse: #submenuMenuItemInterface: class: Tools::ViewTreeInspectorApplication class changed: #middleButtonMenuForMenuItems
Wed, 16 Aug 2017 13:52:20 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 16 Aug 2017 13:52:20 +0200] rev 3456
#FEATURE by cg class: Tools::ViewTreeInspectorApplication also show menus added: #selectedMenuItem #submenuMenuItemInterface: comment/format in: #selectionChanged changed: #doRedraw #middleButtonMenu #updateShownStatus class: Tools::ViewTreeInspectorApplication class added: #middleButtonMenuForMenuItems class: Tools::ViewTreeInspectorApplication::ViewTreeItem class definition added: #forMenuItem: #menuItem #parent: comment/format in: #icon #specClass changed: #displayOn:x:y:h:isHighlightedAsSelected: #exists #handlesDo: #hasChildren #string class: Tools::ViewTreeInspectorApplication::ViewTreeItem class added: #buildMenuItemsFrom: #forMenuItem: comment/format in: #forView: changed: #buildViewsFrom: class: Tools::ViewTreeInspectorApplication::ViewTreeModel changed: #path class: Tools::ViewTreeInspectorApplication::ViewTreeModel::ItemList changed: #additionalLabelForItem:
Wed, 16 Aug 2017 12:31:30 +0200 #BUGFIX by mawalch
mawalch [Wed, 16 Aug 2017 12:31:30 +0200] rev 3455
#BUGFIX by mawalch class: Tools::InternationalLanguageTranslationEditor changed: #extractTranslationsFromProject * Fix for the fix. * Refactor to get rid of that long and hard-to-read line.
Wed, 02 Aug 2017 17:10:03 +0200 #BUGFIX by mawalch
mawalch [Wed, 02 Aug 2017 17:10:03 +0200] rev 3454
#BUGFIX by mawalch class: Tools::InternationalLanguageTranslationEditor changed: #extractTranslationsFromProject Suggestions must be nil or a SequenceableCollection of packages (not a Symbol, which is a SequenceableCollection, too).
Mon, 17 Jul 2017 11:45:16 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 17 Jul 2017 11:45:16 +0200] rev 3453
#REFACTORING by cg class: Tools::ViewTreeInspectorApplication::ViewTreeModel changed: #withSelectionHiddenDo: self ensure: instead of valueNowOrOnUnwindDo:
Sun, 16 Jul 2017 14:05:41 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sun, 16 Jul 2017 14:05:41 +0200] rev 3452
#DOCUMENTATION by cg class: FlyByWindowInformation changed: #buttonMotion:x:y:view: boolean/non-boolean return
Sun, 16 Jul 2017 14:04:30 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sun, 16 Jul 2017 14:04:30 +0200] rev 3451
#DOCUMENTATION by cg class: UIObjectView changed: #resize:handle:to:check:
Fri, 14 Jul 2017 11:46:02 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Fri, 14 Jul 2017 11:46:02 +0200] rev 3450
#REFACTORING by cg class: UIPainter class changed: #helpIcon called an obsolete method
Wed, 14 Jun 2017 04:04:44 +0000 update tags
convert-repo [Wed, 14 Jun 2017 04:04:44 +0000] rev 3449
update tags
Tue, 13 Jun 2017 17:30:31 +0200 #REFACTORING by mawalch
mawalch [Tue, 13 Jun 2017 17:30:31 +0200] rev 3448
#REFACTORING by mawalch class: Tools::InternationalLanguageTranslationEditor class changed: #keyStringAndLanguageSelectionTableMenu false is not a Symbol
Tue, 13 Jun 2017 17:17:30 +0200 #REFACTORING by mawalch
mawalch [Tue, 13 Jun 2017 17:17:30 +0200] rev 3447
#REFACTORING by mawalch class: Tools::InternationalLanguageTranslationEditor class changed: #mainMenu false is not a Symbol
Wed, 17 May 2017 03:50:53 +0000 update tags
convert-repo [Wed, 17 May 2017 03:50:53 +0000] rev 3446
update tags
Tue, 16 May 2017 17:52:14 +0200 #DOCUMENTATION by mawalch
mawalch [Tue, 16 May 2017 17:52:14 +0200] rev 3445
#DOCUMENTATION by mawalch class: UIObjectView comment/format in: #centerSelection:orientation:
Thu, 11 May 2017 13:31:27 +0200 #OTHER by mawalch
mawalch [Thu, 11 May 2017 13:31:27 +0200] rev 3444
#OTHER by mawalch Spelling fixes.
Fri, 21 Apr 2017 16:06:22 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 21 Apr 2017 16:06:22 +0200] rev 3443
#BUGFIX by cg class: ImageEditor comment/format in: #colorCropTabSelectionIndexChanged #preferredExtent class: ImageEditor class changed: #fillCircleIcon #windowSpec
Wed, 12 Apr 2017 15:58:35 +0200 #UI_ENHANCEMENT by expecco
Claus Gittinger <cg@exept.de> [Wed, 12 Apr 2017 15:58:35 +0200] rev 3442
#UI_ENHANCEMENT by expecco class: ImageEditor class changed: #circleIcon #specialCircleIcon #specialRectangleIcon
Wed, 12 Apr 2017 09:34:34 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 12 Apr 2017 09:34:34 +0200] rev 3441
#UI_ENHANCEMENT by cg class: ImageEditor class changed: #menuEdit crop menu for sr
Wed, 12 Apr 2017 09:24:04 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 12 Apr 2017 09:24:04 +0200] rev 3440
#UI_ENHANCEMENT by cg class: ImageEditor class changed: #floodFillToleranceSpec #windowSpec
Wed, 12 Apr 2017 09:19:56 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Wed, 12 Apr 2017 09:19:56 +0200] rev 3439
*** empty log message ***
Wed, 12 Apr 2017 09:19:04 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Wed, 12 Apr 2017 09:19:04 +0200] rev 3438
*** empty log message ***
Tue, 11 Apr 2017 09:40:39 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 11 Apr 2017 09:40:39 +0200] rev 3437
#BUGFIX by cg class: Tools::ProjectBuilderAssistantApplication changed: #openOnPackage:
Tue, 11 Apr 2017 01:46:29 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Tue, 11 Apr 2017 01:46:29 +0200] rev 3436
#FEATURE by cg class: ImageEditor changed: #colorMapMode:
Mon, 10 Apr 2017 08:46:45 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 10 Apr 2017 08:46:45 +0200] rev 3435
#REFACTORING by cg class: ImageEditor added: #canFillCircleHolder
Fri, 07 Apr 2017 03:47:29 +0000 update tags
convert-repo [Fri, 07 Apr 2017 03:47:29 +0000] rev 3434
update tags
Thu, 06 Apr 2017 13:36:13 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Thu, 06 Apr 2017 13:36:13 +0200] rev 3433
#BUGFIX by cg class: ImageEditor added: #colorMapModeFromImage: changed: #colorMapMode: #ditherToDepth #findColorMapMode class: ImageEditor class changed: #helpPairs
Fri, 31 Mar 2017 18:06:50 +0200 #REFACTORING by stefan expecco_head_5844
Stefan Vogel <sv@exept.de> [Fri, 31 Mar 2017 18:06:50 +0200] rev 3432
#REFACTORING by stefan class: UIGalleryView changed: #labels:minorKeys:majorKey: (send #list: instead of #labels:) fix obsolete message sends
Mon, 27 Mar 2017 13:21:36 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Mon, 27 Mar 2017 13:21:36 +0200] rev 3431
#REFACTORING by stefan class: MenuEditor::ImageResourceEditor changed: #updateImageList replace use of obsolete method: #matches:ignoreCase:
Mon, 20 Mar 2017 16:23:49 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 20 Mar 2017 16:23:49 +0100] rev 3430
#BUGFIX by cg class: ImageEditor changed: #update:with:from:
Sat, 18 Mar 2017 19:05:37 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Sat, 18 Mar 2017 19:05:37 +0100] rev 3429
#REFACTORING by stefan class: Tools::ProjectBuilderAssistantApplication changed: #updateListOfStartupClassesInProject eliminate #ifError: (Squeak compatibility)
Wed, 15 Mar 2017 12:20:03 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 15 Mar 2017 12:20:03 +0100] rev 3428
#DOCUMENTATION by cg class: UIPainter comment/format in: #gridMenuSlice
Tue, 07 Mar 2017 16:38:37 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Tue, 07 Mar 2017 16:38:37 +0100] rev 3427
#REFACTORING by cg class: ImageEditor added: #openOnClass:andSelector:modal: #openOnFile:modal: comment/format in: #openLoadingImageWith:modal: changed: #openModalOnFile: #openOnClass:andSelector: #openOnFile: #openOnImage:
Mon, 27 Feb 2017 02:05:41 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 27 Feb 2017 02:05:41 +0100] rev 3426
#BUGFIX by cg class: ImageEditor changed: #doSaveImageFileAs
Sun, 26 Feb 2017 23:35:34 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sun, 26 Feb 2017 23:35:34 +0100] rev 3425
#REFACTORING by cg class: ImageEditor added: #saveButtonInToolbarVisibleHolder changed: #doSaveImageFileAs #menuToolbar
Sun, 26 Feb 2017 18:17:30 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Sun, 26 Feb 2017 18:17:30 +0100] rev 3424
#UI_ENHANCEMENT by cg class: ImageEditor changed: #doSaveImageFileAs
Sun, 26 Feb 2017 16:56:08 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Sun, 26 Feb 2017 16:56:08 +0100] rev 3423
#UI_ENHANCEMENT by cg class: ImageEditor changed: #helpPairs
Sat, 25 Feb 2017 12:44:11 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sat, 25 Feb 2017 12:44:11 +0100] rev 3422
#FEATURE by cg class: ImageEditor added: #grabFullScreenImage comment/format in: #grabScreenImage #grabScreenImageUsing: #grabWindowImage changed: #menuFile
Thu, 23 Feb 2017 15:54:15 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Thu, 23 Feb 2017 15:54:15 +0100] rev 3421
#UI_ENHANCEMENT by cg class: ImageEditor added: #drawingColor1Holder #drawingColor2Holder changed: #hasColormap #helpPairs #modeMenu #postOpenWith: #windowSpec
Thu, 23 Feb 2017 09:49:16 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Thu, 23 Feb 2017 09:49:16 +0100] rev 3420
#UI_ENHANCEMENT by cg class: ImageEditor changed: #helpPairs
Wed, 22 Feb 2017 23:11:41 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 22 Feb 2017 23:11:41 +0100] rev 3419
#FEATURE by cg class: ImageEditor added: #brighterIcon #darkerIcon #editIcon #slightlyBrighterIcon #slightlyDarkerIcon #specialCircleIcon #specialRectangleIcon removed: #specialIcon changed: #modeMenu #toolsMenuToolbar
Wed, 22 Feb 2017 19:56:19 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 22 Feb 2017 19:56:19 +0100] rev 3418
#UI_ENHANCEMENT by cg class: ImageEditor added: #emptyIcon #emptyIcon2 #fillDiagonalGradientRectIcon changed: #fillHorizontalGradientRectIcon #fillVerticalGradientRectIcon #modeMenu #processSelectedColorsWith:
Mon, 20 Feb 2017 18:09:07 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Mon, 20 Feb 2017 18:09:07 +0100] rev 3417
#REFACTORING by cg class: ImageEditor added: #autoCropAll #autoCropBottom #autoCropLeft #autoCropRight #autoCropTop #cropSubImageIcon removed: #doCropAll #doCropBottom #doCropLeft #doCropRight #doCropTop changed: #cropSpec #helpPairs #menuEdit
Mon, 20 Feb 2017 16:43:16 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Mon, 20 Feb 2017 16:43:16 +0100] rev 3416
#DOCUMENTATION by cg class: ImageEditor comment/format in: #modified
Mon, 20 Feb 2017 00:44:56 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 20 Feb 2017 00:44:56 +0100] rev 3415
#FEATURE by cg class: ImageEditor added: #defaultEditTabIndex changed: #colorCropTabSelectionIndexHolder #cropSpec #postOpenWith:
Sun, 19 Feb 2017 21:13:05 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Sun, 19 Feb 2017 21:13:05 +0100] rev 3414
*** empty log message ***
Sun, 19 Feb 2017 16:59:22 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Sun, 19 Feb 2017 16:59:22 +0100] rev 3413
#OTHER by cg crop-manual now as inline spec
Sun, 19 Feb 2017 11:06:36 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sun, 19 Feb 2017 11:06:36 +0100] rev 3412
#DOCUMENTATION by cg class: ImageEditor changed: #windowSpec default extent
Sat, 18 Feb 2017 00:50:14 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sat, 18 Feb 2017 00:50:14 +0100] rev 3411
#FEATURE by cg class: ImageEditor added: #hasMaskHolder comment/format in: #openModalOnFile: changed: #doEditMask #hasMask #menuEdit #menuFile
Sat, 18 Feb 2017 00:49:47 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Sat, 18 Feb 2017 00:49:47 +0100] rev 3410
*** empty log message ***
Fri, 17 Feb 2017 16:33:50 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 17 Feb 2017 16:33:50 +0100] rev 3409
#BUGFIX by cg class: ImageEditor changed: #selectedColorIndex:
Fri, 17 Feb 2017 15:35:25 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 17 Feb 2017 15:35:25 +0100] rev 3408
#FEATURE by cg class: ImageEditor improved flood fill; needed to auto-fill uninteresting areas in guiBrowser. added: #cropBoxIsNotDialog #floodFillMaxHueError #floodFillMaxLightError changed: #cropDialogSpec #doCropManual #helpPairs #selectedColorsChanged
Fri, 17 Feb 2017 14:29:17 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 17 Feb 2017 14:29:17 +0100] rev 3407
#BUGFIX by cg class: ImageEditor changed: #maskOutsideCircleIcon #maskOutsideRectangleIcon oops: maskedPalettes are editable! #update:with:from:
Fri, 17 Feb 2017 08:44:17 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Fri, 17 Feb 2017 08:44:17 +0100] rev 3406
#REFACTORING by cg class: DataSetBuilder changed: #hasSelection #labelFromColumn: use notEmpty instead of size > 0
Thu, 16 Feb 2017 12:39:40 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 16 Feb 2017 12:39:40 +0100] rev 3405
#FEATURE by cg class: ImageEditor new masking features; nicer menu look; refactored common operations added: #allowedToChangeImageDimension #fillCircleIcon #helpPairs #imageHasMaskAndIsNotReadOnlyHolder #imageIsLoadedAndAllowedToChangeImageDimension #imageIsLoadedAndAllowedToFlipHolder #maskOutsideCircleIcon #maskOutsideRectangleIcon removed: #localHelpTexts comment/format in: #doNewMaskFromClipboard #loadFromClass:andSelector: #loadFromImage: #processEvent: #update:with:from: changed: #addColorToColormap: #colorMapMode: #doLoadFromFile #doLoadFromURL #doSaveImageFileAs #flyByHelpSpec #helpSpec #imageIsLoadedAndNotReadonlyHolder #menuColors #menuEdit #modeMenu #updateImage
Thu, 16 Feb 2017 01:46:35 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 16 Feb 2017 01:46:35 +0100] rev 3404
#FEATURE by cg class: ImageEditor added: #canDrawCirclesHolder #canDrawPointsHolder #canDrawRectsHolder #canFillRectsHolder #canFloodFillHolder #canSprayHolder changed: #cropDialogSpec #doCropManual #toolsMenuToolbar #windowSpec
Mon, 13 Feb 2017 20:46:11 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Mon, 13 Feb 2017 20:46:11 +0100] rev 3403
#OTHER by cg comment/format
Mon, 13 Feb 2017 18:14:54 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 13 Feb 2017 18:14:54 +0100] rev 3402
#BUGFIX by cg class: UIHelpTool changed: #loadFromClass: care for helpPairs being present: do not clobber helpSpec/flyByHelpSpec. Only treat them as valid, if they have the #help resource
Mon, 13 Feb 2017 15:30:41 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Mon, 13 Feb 2017 15:30:41 +0100] rev 3401
#UI_ENHANCEMENT by cg class: ImageEditor changed: #cropDialogSpec #doCropManual #doUnCropManual #uncropDialogSpec
Mon, 13 Feb 2017 14:49:52 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Mon, 13 Feb 2017 14:49:52 +0100] rev 3400
#UI_ENHANCEMENT by cg class: ImageEditor embedded crob should not show ok/cancel buttons. changed: #cropDialogSpec #windowSpec
Mon, 13 Feb 2017 04:34:56 +0000 update tags
convert-repo [Mon, 13 Feb 2017 04:34:56 +0000] rev 3399
update tags
Sun, 12 Feb 2017 11:54:51 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sun, 12 Feb 2017 11:54:51 +0100] rev 3398
#DOCUMENTATION by cg class: Tools::ViewTreeInspectorApplication asking myself if that code knows what it does
Wed, 08 Feb 2017 01:02:22 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 08 Feb 2017 01:02:22 +0100] rev 3397
#DOCUMENTATION by cg class: UIHelpTool
Wed, 08 Feb 2017 01:01:14 +0100 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Wed, 08 Feb 2017 01:01:14 +0100] rev 3396
#QUALITY by cg class: MenuEditor annotations
Sat, 04 Feb 2017 21:35:40 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 04 Feb 2017 21:35:40 +0100] rev 3395
#DOCUMENTATION by cg class: UIObjectView comment/format in: #enableUndoHistory: #enabled: bad named arguments
Sat, 04 Feb 2017 05:05:14 +0000 update tags
convert-repo [Sat, 04 Feb 2017 05:05:14 +0000] rev 3394
update tags
Fri, 03 Feb 2017 22:08:53 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 03 Feb 2017 22:08:53 +0100] rev 3393
#BUGFIX by cg class: ImageEditor added: #colorBoxVisibleHolder #cropBoxIsDialog #cropBoxVisibleHolder comment/format in: #selectedColorIndex: changed: #addColorToColormap: #cropDialogSpec #pasteColorIntoColormap #processSelectedColorsWith: #update:with:from: #windowSpec
Fri, 03 Feb 2017 13:15:36 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 03 Feb 2017 13:15:36 +0100] rev 3392
#DOCUMENTATION by cg class: UIHelpTool changed: #alternativeSpecSelectors
Wed, 18 Jan 2017 23:45:00 +0000 Issue #112: Fix DNU when saving window spec in UI Painter jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 18 Jan 2017 23:45:00 +0000] rev 3391
Issue #112: Fix DNU when saving window spec in UI Painter For some reason, `UIPainter` sent `#buildAndMergeFromClass:`, passing down a class name rather than class itself (which is what the method expects, resulting in DNU). Fix is easy: pass down a class itself. https://swing.fit.cvut.cz/projects/stx-jv/ticket/112
Sun, 29 Jan 2017 02:22:02 +0100 #DOCUMENTATION by cg expecco_ALM_1_10_0 expecco_ALM_1_10_0_8 expecco_ALM_1_11_0 expecco_ALM_1_11_0_2 expecco_ALM_1_11_2
Claus Gittinger <cg@exept.de> [Sun, 29 Jan 2017 02:22:02 +0100] rev 3390
#DOCUMENTATION by cg class: DataSetBuilder changed: #helpSpec
Mon, 16 Jan 2017 23:53:38 +0000 Created branch jv jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Jan 2017 23:53:38 +0000] rev 3389
Created branch jv
Thu, 26 Jan 2017 11:26:25 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 26 Jan 2017 11:26:25 +0100] rev 3388
#DOCUMENTATION by cg class: Tools::ObjectModuleInformation added: #copyright
Tue, 24 Jan 2017 23:34:27 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 24 Jan 2017 23:34:27 +0100] rev 3387
#TUNING by cg class: UIPainterView changed: #showSelected: draw by sending messages to gc instead of self. (new GC structure)
Tue, 24 Jan 2017 23:34:01 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 24 Jan 2017 23:34:01 +0100] rev 3386
#TUNING by cg class: UIPainter draw by sending messages to gc instead of self. (new GC structure)
Tue, 24 Jan 2017 23:32:39 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 24 Jan 2017 23:32:39 +0100] rev 3385
#TUNING by cg class: UIObjectView changed: #showUnselected: draw by sending messages to gc instead of self. (new GC structure)
Tue, 24 Jan 2017 23:32:06 +0100 #TUNING by cg
Claus Gittinger <cg@exept.de> [Tue, 24 Jan 2017 23:32:06 +0100] rev 3384
#TUNING by cg class: UIGalleryView draw by sending messages to gc instead of self. (new GC structure)
Tue, 24 Jan 2017 23:29:50 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Tue, 24 Jan 2017 23:29:50 +0100] rev 3383
#DOCUMENTATION by cg class: Tools::ViewTreeInspectorApplication
Sat, 21 Jan 2017 04:18:43 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Sat, 21 Jan 2017 04:18:43 +0100] rev 3382
*** empty log message ***
Sat, 21 Jan 2017 04:03:32 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 21 Jan 2017 04:03:32 +0100] rev 3381
#DOCUMENTATION by cg class: TabListEditor comment/format in: #doGenerateAspectMethod
Sat, 21 Jan 2017 04:02:41 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sat, 21 Jan 2017 04:02:41 +0100] rev 3380
#FEATURE by cg class: ImageEditor changed: #defaultInfoLabel
Sat, 21 Jan 2017 00:08:18 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sat, 21 Jan 2017 00:08:18 +0100] rev 3379
#FEATURE by cg class: ImageEditor class definition added: #clearModifiedAndRememberImageSaved #clearModifiedAndRememberImageSavedAsFile: #savedFile removed: #clearModifiedAndRememberSavedImage changed: #doSaveImageFile (send #clearModifiedAndRememberImageSaved instead of #clearModifiedAndRememberSavedImage) #doSaveImageFileAs #doSaveMethod (send #clearModifiedAndRememberImageSaved instead of #clearModifiedAndRememberSavedImage) #doSaveMethodAs (send #clearModifiedAndRememberImageSaved instead of #clearModifiedAndRememberSavedImage)
Fri, 20 Jan 2017 23:07:21 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 23:07:21 +0100] rev 3378
#FEATURE by cg class: ImageEditor added: #canResizeImage changed: #allowedToChangeImageDimensionAndDepth
Fri, 20 Jan 2017 18:54:52 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 18:54:52 +0100] rev 3377
#FEATURE by cg class: ImageEditor readOnly handling (for subclasses) added: #imageIsLoadedAndNotReadonlyHolder #readOnly changed: #toolsMenuToolbar #windowSpec
Fri, 20 Jan 2017 18:16:35 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 18:16:35 +0100] rev 3376
#UI_ENHANCEMENT by cg class: ImageEditor comment/format in: #imageEditView #openLoadingImageWith:modal: changed: #cropDialogSpec #helpSpec tooltips
Fri, 20 Jan 2017 17:00:03 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 17:00:03 +0100] rev 3375
#FEATURE by cg class: ImageEditor class definition added: #clearModifiedAndRememberSavedImage #savedImage comment/format in: #doSaveButtonImageToFileAs #documentation #openOnClass:andSelector: #openOnFile: #openOnImage: changed: #doSaveImageFile (send #clearModifiedAndRememberSavedImage instead of #clearModified) #doSaveImageFileAs (send #clearModifiedAndRememberSavedImage instead of #clearModified) #doSaveMethod (send #clearModifiedAndRememberSavedImage instead of #clearModified) #doSaveMethodAs (send #clearModifiedAndRememberSavedImage instead of #clearModified)
Fri, 20 Jan 2017 16:37:38 +0100 #UI_ENHANCEMENT by cg expecco_2_11_0 expecco_2_11_1
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 16:37:38 +0100] rev 3374
#UI_ENHANCEMENT by cg class: ImageEditor more flexibility to make menu items invisible in subclasses. added: #isNotStandAloneAndMethodSaveAndLoadMenuItemsVisible #isStandAloneAndMethodSaveAndLoadMenuItemsVisible #methodSaveAndLoadMenuItemsVisible #modeMenuVisible changed: #helpSpec #menu #menuFile #menuToolbar
Fri, 20 Jan 2017 15:56:05 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Fri, 20 Jan 2017 15:56:05 +0100] rev 3373
*** empty log message ***
Tue, 17 Jan 2017 04:55:16 +0000 update tags
convert-repo [Tue, 17 Jan 2017 04:55:16 +0000] rev 3372
update tags
Mon, 16 Jan 2017 11:22:58 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Mon, 16 Jan 2017 11:22:58 +0100] rev 3371
*** empty log message ***
Wed, 11 Jan 2017 19:20:08 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Wed, 11 Jan 2017 19:20:08 +0100] rev 3370
#BUGFIX by cg class: ImageEditor changed: #colorMapMode:
Wed, 11 Jan 2017 22:26:17 +0000 update tags
convert-repo [Wed, 11 Jan 2017 22:26:17 +0000] rev 3369
update tags
Tue, 03 Jan 2017 15:04:47 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 03 Jan 2017 15:04:47 +0100] rev 3368
#REFACTORING by stefan class: UIPainter changed: #doGenerateAspectMethodFor use #includes: instead of #contains:
Tue, 03 Jan 2017 15:00:15 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 03 Jan 2017 15:00:15 +0100] rev 3367
#REFACTORING by stefan class: ImageEditor changed: #findColorMapMode use #includes: instead of #contains:
Tue, 03 Jan 2017 14:51:05 +0100 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Tue, 03 Jan 2017 14:51:05 +0100] rev 3366
#REFACTORING by stefan class: DirectoryView use "self class" when refering to own class
Fri, 23 Dec 2016 11:32:18 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 23 Dec 2016 11:32:18 +0100] rev 3365
#UI_ENHANCEMENT by cg class: MenuEditor
Fri, 23 Dec 2016 11:31:43 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Fri, 23 Dec 2016 11:31:43 +0100] rev 3364
*** empty log message ***
Fri, 23 Dec 2016 11:31:34 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Fri, 23 Dec 2016 11:31:34 +0100] rev 3363
*** empty log message ***
Wed, 21 Dec 2016 20:23:26 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 21 Dec 2016 20:23:26 +0100] rev 3362
#FEATURE by cg class: UIHelpTool added: #alternativeSpecSelectors changed: #loadFromClass: check if there is no helpSpec method, but instead a flyByHelp. Then load/save into from/that spec method.
Mon, 12 Dec 2016 23:28:30 +0100 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 12 Dec 2016 23:28:30 +0100] rev 3361
#FEATURE by cg class: UIPainter added: #hasMultipleSelectionOtherThanCanvas #hasSelectionOtherThanCanvas changed:7 methods category of:42 methods
Mon, 12 Dec 2016 23:27:57 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 12 Dec 2016 23:27:57 +0100] rev 3360
#BUGFIX by cg class: UIPainterView changed: #replaceSelectionBy: preserve position in child list.
Tue, 06 Dec 2016 12:52:05 +0100 #FEATURE by cg expecco_2_10_0 expecco_2_10_0_41
Claus Gittinger <cg@exept.de> [Tue, 06 Dec 2016 12:52:05 +0100] rev 3359
#FEATURE by cg class: ImageEditor changed: #findColorMapMode colormapmode when converting
Fri, 02 Dec 2016 16:57:32 +0100 #DOCUMENTATION by stefan
Stefan Vogel <sv@exept.de> [Fri, 02 Dec 2016 16:57:32 +0100] rev 3358
#DOCUMENTATION by stefan class: FlyByWindowInformation changed: #helpTextFor:at:
Thu, 01 Dec 2016 11:02:41 +0100 #FEATURE by stefan
Stefan Vogel <sv@exept.de> [Thu, 01 Dec 2016 11:02:41 +0100] rev 3357
#FEATURE by stefan class: ImageEditor added: #openLoadingImageWith:modal: #openModalOnFile: removed: #openLoadingImageWith: changed: #openOnClass:andSelector: #openOnFile: #openOnImage:
Tue, 22 Nov 2016 03:45:03 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 22 Nov 2016 03:45:03 +0100] rev 3356
#BUGFIX by cg class: ImageEditor changed: #colorMapMode: preserve colormap, when converting down
Tue, 22 Nov 2016 01:50:12 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Tue, 22 Nov 2016 01:50:12 +0100] rev 3355
#BUGFIX by cg class: ImageEditor changed: #colorMapMode:
Sat, 19 Nov 2016 20:34:25 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sat, 19 Nov 2016 20:34:25 +0100] rev 3354
#REFACTORING by cg class: DirectoryView changed: #readMonitoringDirectory
Sat, 19 Nov 2016 20:19:48 +0100 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sat, 19 Nov 2016 20:19:48 +0100] rev 3353
#REFACTORING by cg class: MenuEditor changed: #hasValidSpecClass
Fri, 18 Nov 2016 12:20:13 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Fri, 18 Nov 2016 12:20:13 +0100] rev 3352
#OTHER by cg comment/format in: #documentation
Fri, 18 Nov 2016 12:10:40 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Fri, 18 Nov 2016 12:10:40 +0100] rev 3351
#OTHER by cg comment/format in: #documentation
Fri, 18 Nov 2016 11:57:57 +0100 #OTHER by cg
Claus Gittinger <cg@exept.de> [Fri, 18 Nov 2016 11:57:57 +0100] rev 3350
#OTHER by cg documentation
Fri, 11 Nov 2016 16:01:12 +0100 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 11 Nov 2016 16:01:12 +0100] rev 3349
#BUGFIX by cg class: ImageEditor changed: #colorMapMode: wrong photometric, when going from 8 to 24 bit...
Fri, 04 Nov 2016 16:25:33 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 04 Nov 2016 16:25:33 +0100] rev 3348
#DOCUMENTATION by cg class: UIPainterView comment/format in: #canChangeLayoutOfView: #canResizeView:
Thu, 03 Nov 2016 15:34:01 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 03 Nov 2016 15:34:01 +0100] rev 3347
#DOCUMENTATION by cg class: stx_libtool2 comment/format in: #documentation
Wed, 02 Nov 2016 15:28:03 +0100 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 02 Nov 2016 15:28:03 +0100] rev 3346
#DOCUMENTATION by cg class: ImageEditor comment/format in: #listOfColorMaps
Mon, 31 Oct 2016 14:21:58 +0100 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Mon, 31 Oct 2016 14:21:58 +0100] rev 3345
#UI_ENHANCEMENT by cg class: Tools::ObjectModuleInformation changed: #tableColumns sortable
Fri, 14 Oct 2016 18:52:36 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 14 Oct 2016 18:52:36 +0200] rev 3344
#UI_ENHANCEMENT by cg class: ImageEditor changed: #doMagnifyUp limit magnification to 63
(0) -3000 -1000 -120 +120 tip