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
Fri, 14 Oct 2016 17:00:09 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 14 Oct 2016 17:00:09 +0200] rev 3343
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilder changed: #copySupportFilesForLinkage
Fri, 14 Oct 2016 15:43:31 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 14 Oct 2016 15:43:31 +0200] rev 3342
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilderAssistantApplication changed: #assistantSpec #doBrowseProjectDefinitionClassForPrereqs
Wed, 12 Oct 2016 09:04:34 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 12 Oct 2016 09:04:34 +0200] rev 3341
#DOCUMENTATION by cg class: Tools::ViewTreeInspectorApplication changed: #installInLauncher
Mon, 10 Oct 2016 09:32:32 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 10 Oct 2016 09:32:32 +0200] rev 3340
#FEATURE by cg class: Tools::ProjectBuilderAssistantApplication changed: #page6a_specifyProjectAttributes #updateProjectAttributes
Sun, 09 Oct 2016 11:29:25 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sun, 09 Oct 2016 11:29:25 +0200] rev 3339
#REFACTORING by cg class: Tools::ProjectBuilderAssistantApplication added: #clearBuildDirectory #execuableNameVisible #executableNameHolder changed: #helpSpec #page6a_specifyProjectAttributes #page6b_specifyBuildDirectorySpec
Sun, 09 Oct 2016 11:29:12 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Sun, 09 Oct 2016 11:29:12 +0200] rev 3338
#REFACTORING by cg class: Tools::ProjectBuilder changed: #copyDLLsForLinkage (send #> instead of #>=) #copySupportFilesForLinkage
Sat, 08 Oct 2016 23:14:46 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Sat, 08 Oct 2016 23:14:46 +0200] rev 3337
#FEATURE by cg class: Tools::ProjectBuilderAssistantApplication added: #projectTypeIsNonGuiApplication changed:15 methods geometry; allow startup with a startupclass in addition to a projectDefnition class.
Fri, 07 Oct 2016 01:57:58 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Fri, 07 Oct 2016 01:57:58 +0200] rev 3336
#DOCUMENTATION by cg class: Tools::ProjectBuilderAssistantApplication changed: #assistantSpec #enterDeploySpecification
Fri, 07 Oct 2016 00:04:03 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 07 Oct 2016 00:04:03 +0200] rev 3335
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilderAssistantApplication added: #enterDeploySpecification removed: #assistantSpec comment/format in: #openOn: changed: #page8_deploySpec
Thu, 06 Oct 2016 19:12:47 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 06 Oct 2016 19:12:47 +0200] rev 3334
#REFACTORING by cg class: UIHelpTool changed: #doSave
Wed, 05 Oct 2016 23:48:17 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 05 Oct 2016 23:48:17 +0200] rev 3333
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilder changed: #setupBuildDirectory
Wed, 05 Oct 2016 19:02:48 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 05 Oct 2016 19:02:48 +0200] rev 3332
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilder added: #determineBuildDirectory changed: #buildDirectory #buildWithOutputTo:errorTo:
Wed, 05 Oct 2016 17:35:22 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Wed, 05 Oct 2016 17:35:22 +0200] rev 3331
#REFACTORING by stefan class: ImageEditor comment/format in: #colorMapMode: #ditherToDepth:
Fri, 30 Sep 2016 16:48:16 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Fri, 30 Sep 2016 16:48:16 +0200] rev 3330
#OTHER by stefan Use (*WriteStream on:'') instead of (*WriteStream on:String new)
Fri, 30 Sep 2016 16:47:59 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Fri, 30 Sep 2016 16:47:59 +0200] rev 3329
#OTHER by stefan Use (*WriteStream on:'') instead of (*WriteStream on:String new)
Fri, 30 Sep 2016 16:47:21 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Fri, 30 Sep 2016 16:47:21 +0200] rev 3328
#OTHER by stefan Use (*WriteStream on:'') instead of (*WriteStream on:String new)
Fri, 30 Sep 2016 16:45:36 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Fri, 30 Sep 2016 16:45:36 +0200] rev 3327
#OTHER by stefan Use (*WriteStream on:'') instead of (*WriteStream on:String new)
Fri, 16 Sep 2016 13:05:17 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Fri, 16 Sep 2016 13:05:17 +0200] rev 3326
#BUGFIX by cg class: SnapShotImageMemory changed: #fetchObjectAt:
Thu, 15 Sep 2016 21:34:37 +0200 #OTHER by mawalch
mawalch [Thu, 15 Sep 2016 21:34:37 +0200] rev 3325
#OTHER by mawalch class: UIPainter comment/format in: #accept
Wed, 14 Sep 2016 10:34:43 +0200 #DOCUMENTATION by mawalch
mawalch [Wed, 14 Sep 2016 10:34:43 +0200] rev 3324
#DOCUMENTATION by mawalch class: SnapShotImageMemory Spelling fix.
Tue, 13 Sep 2016 18:32:05 +0200 #UI_ENHANCEMENT by stefan
Stefan Vogel <sv@exept.de> [Tue, 13 Sep 2016 18:32:05 +0200] rev 3323
#UI_ENHANCEMENT by stefan class: UISelectionPanel changed:6 methods do not use fixed helvetica font
Wed, 07 Sep 2016 13:55:09 +0200 #OTHER by mawalch
mawalch [Wed, 07 Sep 2016 13:55:09 +0200] rev 3322
#OTHER by mawalch recieve -> receive
Mon, 22 Aug 2016 11:27:31 +0200 #OTHER by mawalch
mawalch [Mon, 22 Aug 2016 11:27:31 +0200] rev 3321
#OTHER by mawalch pathes -> paths
Mon, 22 Aug 2016 11:26:34 +0200 #OTHER by mawalch
mawalch [Mon, 22 Aug 2016 11:26:34 +0200] rev 3320
#OTHER by mawalch pathes -> paths
Sat, 13 Aug 2016 12:40:32 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 13 Aug 2016 12:40:32 +0200] rev 3319
#DOCUMENTATION by cg class: Tools::ViewTreeInspectorApplication comment
Mon, 08 Aug 2016 16:15:51 +0200 #OTHER by mawalch
mawalch [Mon, 08 Aug 2016 16:15:51 +0200] rev 3318
#OTHER by mawalch class: UIHelpTool drop some whitespace from template
Mon, 08 Aug 2016 14:06:59 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Mon, 08 Aug 2016 14:06:59 +0200] rev 3317
#FEATURE by cg class: ImageEditor changed: #colorMapMode: #findColorMapMode converting masked image to an alpha image
Wed, 03 Aug 2016 14:32:31 +0200 #OTHER by mawalch
mawalch [Wed, 03 Aug 2016 14:32:31 +0200] rev 3316
#OTHER by mawalch class: DirectoryView comment/format in: #documentation typo
Wed, 27 Jul 2016 21:28:41 +0200 #OTHER by mawalch
mawalch [Wed, 27 Jul 2016 21:28:41 +0200] rev 3315
#OTHER by mawalch the the -> the the the -> that the
Wed, 20 Jul 2016 11:35:42 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Wed, 20 Jul 2016 11:35:42 +0200] rev 3314
#OTHER by stefan use #blackColor and #whiteColor form device instead of (Color black) and (Color white)
Wed, 20 Jul 2016 11:35:04 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Wed, 20 Jul 2016 11:35:04 +0200] rev 3313
#OTHER by stefan use #blackColor and #whiteColor form device instead of (Color black) and (Color white)
Wed, 13 Jul 2016 11:06:28 +0200 #OTHER by mawalch
mawalch [Wed, 13 Jul 2016 11:06:28 +0200] rev 3312
#OTHER by mawalch class: Tools::InternationalLanguageTranslationEditor changed: #printEditingWarningOn: Prettify english.
Thu, 09 Jun 2016 20:17:27 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 09 Jun 2016 20:17:27 +0200] rev 3311
*** empty log message ***
Wed, 08 Jun 2016 11:41:18 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 08 Jun 2016 11:41:18 +0200] rev 3310
#FEATURE by cg class: UIObjectView changed: #recursiveRepair:startIn:
Tue, 07 Jun 2016 12:14:55 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Tue, 07 Jun 2016 12:14:55 +0200] rev 3309
#UI_ENHANCEMENT by cg class: Tools::ProjectBuilderAssistantApplication changed: #runBuildProcess:
Mon, 06 Jun 2016 15:57:16 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 06 Jun 2016 15:57:16 +0200] rev 3308
#BUGFIX by cg class: Tools::ProjectBuilder changed: #buildWithOutputTo:errorTo: #makeCommandOfCompiler: #makeWithOutputTo:errorTo:
Mon, 06 Jun 2016 14:45:52 +0200 #BUGFIX by cg
Claus Gittinger <cg@exept.de> [Mon, 06 Jun 2016 14:45:52 +0200] rev 3307
#BUGFIX by cg class: Tools::ProjectBuilder changed: #buildWithOutputTo:errorTo:
Mon, 06 Jun 2016 11:36:17 +0200 #OTHER by mawalch
mawalch [Mon, 06 Jun 2016 11:36:17 +0200] rev 3306
#OTHER by mawalch protocol names cleanup
Mon, 06 Jun 2016 11:35:53 +0200 #OTHER by mawalch
mawalch [Mon, 06 Jun 2016 11:35:53 +0200] rev 3305
#OTHER by mawalch protocol names cleanup
Fri, 20 May 2016 14:45:31 +0200 #QUALITY by stefan
Stefan Vogel <sv@exept.de> [Fri, 20 May 2016 14:45:31 +0200] rev 3304
#QUALITY by stefan class: UIPainterView changed: #generateActionMethodFor:spec:inClass: use Logger instead of Transcript for generated action methods
Sat, 14 May 2016 15:41:12 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Sat, 14 May 2016 15:41:12 +0200] rev 3303
#DOCUMENTATION by cg class: DirectoryView changed: #readMonitoringDirectory
Fri, 13 May 2016 01:59:52 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Fri, 13 May 2016 01:59:52 +0200] rev 3302
#UI_ENHANCEMENT by cg class: Tools::ViewTreeInspectorApplication class definition added: #browserVisibleHolder #inspectorVisibleHolder #postBuildBrowserCanvas: #updateBrowser comment/format in: #inspectorModeIndexHolder changed:6 methods
Thu, 12 May 2016 21:34:25 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 12 May 2016 21:34:25 +0200] rev 3301
#DOCUMENTATION by cg class: MethodFinderWindow added: #windowSpec_old changed: #windowSpec
Thu, 12 May 2016 18:08:42 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 12 May 2016 18:08:42 +0200] rev 3300
#REFACTORING by cg class: UIGalleryView
Thu, 12 May 2016 16:57:20 +0200 #TUNING by cg
Claus Gittinger <cg@exept.de> [Thu, 12 May 2016 16:57:20 +0200] rev 3299
#TUNING by cg class: DirectoryView changed: #readMonitoringDirectory double scan of list eliminated (stupidity level decreased)
Thu, 12 May 2016 02:29:54 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 12 May 2016 02:29:54 +0200] rev 3298
#REFACTORING by cg class: DirectoryView icons
Wed, 11 May 2016 01:30:22 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Wed, 11 May 2016 01:30:22 +0200] rev 3297
#DOCUMENTATION by cg class: FlyByWindowInformation comment/format in: #toolTipFollowsMouse
Mon, 09 May 2016 19:55:10 +0200 #REFACTORING by stefan
Stefan Vogel <sv@exept.de> [Mon, 09 May 2016 19:55:10 +0200] rev 3296
#REFACTORING by stefan class: UIPainter added: #builderIcon changed: #setupCanvasAndSelectionPanel do not load icon from .xbm file
Mon, 09 May 2016 10:08:38 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Mon, 09 May 2016 10:08:38 +0200] rev 3295
#OTHER by cg colorizeAllWith -> withColor
Mon, 09 May 2016 10:06:03 +0200 #OTHER by cg
Claus Gittinger <cg@exept.de> [Mon, 09 May 2016 10:06:03 +0200] rev 3294
#OTHER by cg colorizeAllWith -> withColor
Sun, 08 May 2016 02:26:07 +0200 #TUNING by cg
Claus Gittinger <cg@exept.de> [Sun, 08 May 2016 02:26:07 +0200] rev 3293
#TUNING by cg class: UIPainterView changed: #listOfAspects #listOfCallbacks
Fri, 06 May 2016 04:58:41 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Fri, 06 May 2016 04:58:41 +0200] rev 3292
#REFACTORING by cg class: MethodFinderWindow class definition added:6 methods removed: #mergReciever:WithArgument: #searchPatternChanged #selectorPattern comment/format in:16 methods changed:10 methods category of:14 methods
Thu, 05 May 2016 20:46:35 +0200 #DOCUMENTATION by cg
Claus Gittinger <cg@exept.de> [Thu, 05 May 2016 20:46:35 +0200] rev 3291
#DOCUMENTATION by cg class: UIHelpTool added: #flyByHelpSpec removed: #helpSpec comment/format in: #helpKey #helpTextView changed: #windowSpec
Wed, 04 May 2016 22:39:03 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Wed, 04 May 2016 22:39:03 +0200] rev 3290
#FEATURE by cg class: MethodFinderWindow added: #waitForBackgroundSearchFinished comment/format in: #openOnSelectorPattern: changed: #markMatchingClasses:classesWithSelector: #searchPatternMatchesInBackground #selectedImplementorsHolder #windowSpec
Wed, 04 May 2016 07:51:59 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Wed, 04 May 2016 07:51:59 +0200] rev 3289
#UI_ENHANCEMENT by cg class: MethodFinderWindow added: #openOnSelectorPattern: changed: #resultHolder #resultInfoText #windowSpec
Sun, 01 May 2016 23:15:35 +0200 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Sun, 01 May 2016 23:15:35 +0200] rev 3288
#QUALITY by cg class: DataSetBuilder give a warning for ignored messages
Sun, 01 May 2016 23:15:08 +0200 #QUALITY by cg
Claus Gittinger <cg@exept.de> [Sun, 01 May 2016 23:15:08 +0200] rev 3287
#QUALITY by cg class: UIPainterView give a warning for ignored messages
Thu, 28 Apr 2016 22:36:49 +0200 #FEATURE by cg expecco_2_9_0 expecco_2_9_0_win75_lx36 expecco_2_9_1
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 22:36:49 +0200] rev 3286
#FEATURE by cg class: Tools::InternationalLanguageTranslationEditor class definition added:5 methods comment/format in: #extractTranslationsFromClass: #extractTranslationsFromMethod: #search changed:15 methods many improvements; extract remembers methods; browse-button to navigate there; recorder working;
Thu, 28 Apr 2016 20:41:04 +0200 #REFACTORING by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 20:41:04 +0200] rev 3285
#REFACTORING by cg class: Tools::InternationalLanguageTranslationEditor removed: #isLiteralStringOrStringConcatenation:
Thu, 28 Apr 2016 20:40:48 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 20:40:48 +0200] rev 3284
#FEATURE by cg class: Tools::InternationalLanguageTranslationEditor added: #isLiteralStringOrStringConcatenation: #literalStringOrStringConcatenation: changed: #extractTranslationsFromMethodsCode: also care for constructed resource strings (foo , bar)
Thu, 28 Apr 2016 20:16:55 +0200 #FEATURE by cg
Claus Gittinger <cg@exept.de> [Thu, 28 Apr 2016 20:16:55 +0200] rev 3283
#FEATURE by cg class: Tools::InternationalLanguageTranslationEditor comment/format in: #extractTranslationsFromMethod: changed: #extractTranslationsFromHelpSpecMethod: also extract from helpPairs-methods, which return a literal array
Thu, 21 Apr 2016 19:34:54 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Thu, 21 Apr 2016 19:34:54 +0200] rev 3282
#UI_ENHANCEMENT by cg class: Tools::InternationalLanguageTranslationEditor changed: #extractTranslationsFromProject waitcu8rsor
Tue, 19 Apr 2016 16:31:06 +0200 #OTHER by stefan
Stefan Vogel <sv@exept.de> [Tue, 19 Apr 2016 16:31:06 +0200] rev 3281
#OTHER by stefan class: ImageEditor changed: #processSelectedColorsWith: fix when changing color of an image with mask
Tue, 19 Apr 2016 15:44:55 +0200 #BUGFIX by stefan
Stefan Vogel <sv@exept.de> [Tue, 19 Apr 2016 15:44:55 +0200] rev 3280
#BUGFIX by stefan class: UIObjectView changed: #shiftLayout:top:bottom:left:right: do not add 0 if a layout component is a Block
Sun, 17 Apr 2016 23:41:20 +0200 #UI_ENHANCEMENT by cg
Claus Gittinger <cg@exept.de> [Sun, 17 Apr 2016 23:41:20 +0200] rev 3279
#UI_ENHANCEMENT by cg class: UISelectionPanel changed: #standardButtons
Fri, 08 Apr 2016 13:38:57 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:38:57 +0200] rev 3278
c files also depend on headers
Fri, 08 Apr 2016 13:38:56 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:38:56 +0200] rev 3277
c files also depend on headers
Fri, 08 Apr 2016 13:38:49 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:38:49 +0200] rev 3276
c files also depend on headers
Fri, 08 Apr 2016 13:38:47 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:38:47 +0200] rev 3275
c files also depend on headers
Fri, 08 Apr 2016 13:38:45 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:38:45 +0200] rev 3274
c files also depend on headers
Fri, 08 Apr 2016 13:24:54 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:54 +0200] rev 3273
c files also depend on headers
Fri, 08 Apr 2016 13:24:51 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:51 +0200] rev 3272
c files also depend on headers
Fri, 08 Apr 2016 13:24:50 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:50 +0200] rev 3271
c files also depend on headers
Fri, 08 Apr 2016 13:24:49 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:49 +0200] rev 3270
c files also depend on headers
Fri, 08 Apr 2016 13:24:47 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:47 +0200] rev 3269
c files also depend on headers
Fri, 08 Apr 2016 13:24:46 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:46 +0200] rev 3268
c files also depend on headers
Fri, 08 Apr 2016 13:24:43 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:43 +0200] rev 3267
c files also depend on headers
Fri, 08 Apr 2016 13:24:40 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:40 +0200] rev 3266
c files also depend on headers
Fri, 08 Apr 2016 13:24:38 +0200 c files also depend on headers
Claus Gittinger <cg@exept.de> [Fri, 08 Apr 2016 13:24:38 +0200] rev 3265
c files also depend on headers
Tue, 05 Apr 2016 17:07:41 +0200 #REFACTORING by Maren
matilk [Tue, 05 Apr 2016 17:07:41 +0200] rev 3264
#REFACTORING by Maren class: Tools::InternationalLanguageTranslationEditor changed: #requestPackage (send #allPackageIDs instead of #allProjectIDs)
Sat, 02 Apr 2016 17:13:16 +0200 #REFACTORING
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 17:13:16 +0200] rev 3263
#REFACTORING class: UIGalleryView device access
Sat, 02 Apr 2016 17:13:00 +0200 device access
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 17:13:00 +0200] rev 3262
device access
Sat, 02 Apr 2016 17:12:59 +0200 device access
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 17:12:59 +0200] rev 3261
device access
Sat, 02 Apr 2016 16:26:37 +0200 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 16:26:37 +0200] rev 3260
#DOCUMENTATION class: UIGalleryView
Sat, 02 Apr 2016 16:26:21 +0200 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Sat, 02 Apr 2016 16:26:21 +0200] rev 3259
#DOCUMENTATION class: UISelectionPanel comment/format in: #paste:
Fri, 25 Mar 2016 22:52:33 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Fri, 25 Mar 2016 22:52:33 +0100] rev 3258
#REFACTORING class: Tools::ObjectModuleInformation changed: #browseModule #loadPackage
Fri, 25 Mar 2016 22:51:02 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Fri, 25 Mar 2016 22:51:02 +0100] rev 3257
#REFACTORING class: Tools::ProjectBuilderAssistantApplication changed: #updateListOfNewProjectsName
Fri, 25 Mar 2016 19:36:53 +0100 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Fri, 25 Mar 2016 19:36:53 +0100] rev 3256
#DOCUMENTATION class: UIPainter added: #doOpenAspectClassChooserFor: comment/format in:5 methods
Fri, 25 Mar 2016 16:53:26 +0100 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Fri, 25 Mar 2016 16:53:26 +0100] rev 3255
#DOCUMENTATION class: Tools::ProjectBuilderAssistantApplication comment/format in: #newApplicationsName #newProjectsNameListDoubleClickChannel #selectedApplicationsComment
Thu, 10 Mar 2016 13:33:33 +0100 #BUGFIX
Claus Gittinger <cg@exept.de> [Thu, 10 Mar 2016 13:33:33 +0100] rev 3254
#BUGFIX class: Tools::ObjectModuleInformation changed: #showInfoForNonClassLib:
Wed, 02 Mar 2016 17:13:57 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 02 Mar 2016 17:13:57 +0100] rev 3253
#FEATURE class: ImageEditor changed: #doUndo #updateImagePreView
Sat, 27 Feb 2016 23:17:14 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Sat, 27 Feb 2016 23:17:14 +0100] rev 3252
#FEATURE class: FileSelectionBrowser changed: #saveImageFileNameFilters can now save jpg
Thu, 11 Feb 2016 14:47:28 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Thu, 11 Feb 2016 14:47:28 +0100] rev 3251
#REFACTORING class: UIPainter changed: #askForSectionModification (send #allBold instead of #asBoldText) #askForUnsavedModifications (send #allBold instead of #asBoldText) #checkClassAndSelector (send #allBold instead of #asBoldText) #withSpecClassAndSelectorDo: (send #allBold instead of #asBoldText) use asBold instead of asBoldText
Wed, 27 Jan 2016 17:01:30 +0100 #DOCUMENTATION
mawalch [Wed, 27 Jan 2016 17:01:30 +0100] rev 3250
#DOCUMENTATION class: SnapShotImageMemory
Sat, 16 Jan 2016 01:39:14 +0100 #OTHER expecco_ALM_1_9_7
Claus Gittinger <cg@exept.de> [Sat, 16 Jan 2016 01:39:14 +0100] rev 3249
#OTHER class: UIPainterView changed: #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at: fix: do not give assoc to geometryLayout
Tue, 15 Dec 2015 15:04:07 +0100 #OTHER expecco_2_8_0 expecco_2_8_0a expecco_2_8_0b
Stefan Vogel <sv@exept.de> [Tue, 15 Dec 2015 15:04:07 +0100] rev 3248
#OTHER class: Tools::InternationalLanguageTranslationEditor changed: #extractTranslationsFromClass: #extractTranslationsFromMenuSpecMethod: Do not translte subMenu labels
Mon, 14 Dec 2015 22:11:05 +0100 #UI_ENHANCEMENT
Claus Gittinger <cg@exept.de> [Mon, 14 Dec 2015 22:11:05 +0100] rev 3247
#UI_ENHANCEMENT class: DataSetBuilder changed:9 methods geometry fixes
Mon, 14 Dec 2015 15:44:10 +0100 #BUGFIX
Stefan Vogel <sv@exept.de> [Mon, 14 Dec 2015 15:44:10 +0100] rev 3246
#BUGFIX class: Tools::InternationalLanguageTranslationEditor changed: #addAllTranslations: #removeLanguage
Mon, 14 Dec 2015 11:04:21 +0100 #BUGFIX expecco_ALM_1_9_5 expecco_ALM_1_9_6
Stefan Vogel <sv@exept.de> [Mon, 14 Dec 2015 11:04:21 +0100] rev 3245
#BUGFIX class: Tools::InternationalLanguageTranslationEditor changed:8 methods
Fri, 11 Dec 2015 16:38:38 +0100 #UI_ENHANCEMENT
Claus Gittinger <cg@exept.de> [Fri, 11 Dec 2015 16:38:38 +0100] rev 3244
#UI_ENHANCEMENT class: UIPainterView changed: #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at: fixed paste with layout
Wed, 18 Nov 2015 11:36:50 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Wed, 18 Nov 2015 11:36:50 +0100] rev 3243
#REFACTORING class: MenuEditor changed: #doBrowseApplicationMethodFor:
Wed, 18 Nov 2015 11:36:39 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Wed, 18 Nov 2015 11:36:39 +0100] rev 3242
#REFACTORING class: ImageEditor changed: #doBrowseClass
Wed, 18 Nov 2015 11:36:07 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 18 Nov 2015 11:36:07 +0100] rev 3241
#FEATURE class: UIPainter added: #openSubSpecBrowser #withSpecClassAndSelectorDo: changed: #openSubSpecGUIPainter
Wed, 18 Nov 2015 11:34:57 +0100 #UI_ENHANCEMENT
Claus Gittinger <cg@exept.de> [Wed, 18 Nov 2015 11:34:57 +0100] rev 3240
#UI_ENHANCEMENT class: UILayoutTool changed: #layoutOriginSpec #layoutPointSpec window spec adjustments
Thu, 29 Oct 2015 15:18:06 +0100 #OTHER
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 15:18:06 +0100] rev 3239
#OTHER class: UILayoutTool
Thu, 29 Oct 2015 15:17:56 +0100 #DOCUMENTATION
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 15:17:56 +0100] rev 3238
#DOCUMENTATION class: UIPainter comment/format in: #addWidget:
Thu, 29 Oct 2015 09:47:35 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 09:47:35 +0100] rev 3237
#REFACTORING class: MenuEditor changed: #doBrowseApplicationMethodFor:
Thu, 29 Oct 2015 09:47:24 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 09:47:24 +0100] rev 3236
#REFACTORING class: UIPainter changed: #accept #doDefineClassAndSelector
Thu, 29 Oct 2015 09:44:01 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 09:44:01 +0100] rev 3235
#REFACTORING class: UILayoutTool
Thu, 29 Oct 2015 09:31:25 +0100 #REFACTORING
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 09:31:25 +0100] rev 3234
#REFACTORING class: UILayoutTool
Thu, 29 Oct 2015 01:17:18 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 29 Oct 2015 01:17:18 +0100] rev 3233
*** empty log message ***
Wed, 28 Oct 2015 18:49:52 +0100 #FEATURE
Claus Gittinger <cg@exept.de> [Wed, 28 Oct 2015 18:49:52 +0100] rev 3232
#FEATURE class: Tools::ProjectBuilderAssistantApplication changed: #updateListOfNewProjectsName
Wed, 28 Oct 2015 09:23:48 +0100 removed unneeded appIcon method (libs have no appicon)
Claus Gittinger <cg@exept.de> [Wed, 28 Oct 2015 09:23:48 +0100] rev 3231
removed unneeded appIcon method (libs have no appicon)
Mon, 05 Oct 2015 09:17:20 +0200 #OTHER
Claus Gittinger <cg@exept.de> [Mon, 05 Oct 2015 09:17:20 +0200] rev 3230
#OTHER class: ImageEditor changed: #colorMapMode: 24bit conversion error
Thu, 01 Oct 2015 09:45:36 +0200 #UI_ENHANCEMENT
Claus Gittinger <cg@exept.de> [Thu, 01 Oct 2015 09:45:36 +0200] rev 3229
#UI_ENHANCEMENT class: UIPainter changed: #helpSpec
Thu, 03 Sep 2015 11:49:03 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Thu, 03 Sep 2015 11:49:03 +0200] rev 3228
class: UIPainter changed: #doBrowseActionMethod:nameAs:
Mon, 27 Jul 2015 19:46:24 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Mon, 27 Jul 2015 19:46:24 +0200] rev 3227
class: ImageEditor changed: #colorMapMode:
Mon, 27 Jul 2015 19:02:25 +0200 class: UISelectionPanel
Claus Gittinger <cg@exept.de> [Mon, 27 Jul 2015 19:02:25 +0200] rev 3226
class: UISelectionPanel changed: #sketchImageIcon1 reduced images to 8-bit depth
Sat, 25 Jul 2015 10:35:56 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Sat, 25 Jul 2015 10:35:56 +0200] rev 3225
class: MenuEditor icon fix
Fri, 24 Jul 2015 13:13:25 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 24 Jul 2015 13:13:25 +0200] rev 3224
class: ImageEditor changed: #sortColorMapWith:
Tue, 07 Jul 2015 12:42:46 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Tue, 07 Jul 2015 12:42:46 +0200] rev 3223
class: UIPainterView changed: #generateWindowSpecMethodSourceFor:class:selector: FIX: the generated code may include backslashes (for example, inside a string constant), which should not be xlated to line breaks.
Tue, 07 Jul 2015 12:42:08 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Tue, 07 Jul 2015 12:42:08 +0200] rev 3222
class: UIPainter changed: #doSave FIX: the generated code may include backslashes (for example, inside a string constant), which should not be xlated to line breaks.
Tue, 07 Jul 2015 12:20:42 +0200 class: UISpecificationTool
Claus Gittinger <cg@exept.de> [Tue, 07 Jul 2015 12:20:42 +0200] rev 3221
class: UISpecificationTool comment/format in: #helpSpec
Fri, 26 Jun 2015 13:14:37 +0200 copyright messages updated
Claus Gittinger <cg@exept.de> [Fri, 26 Jun 2015 13:14:37 +0200] rev 3220
copyright messages updated
Wed, 24 Jun 2015 10:32:44 +0200 class: UIObjectView
Claus Gittinger <cg@exept.de> [Wed, 24 Jun 2015 10:32:44 +0200] rev 3219
class: UIObjectView class definition added: #nPixelsForMoveSelection #nPixelsForMoveSelection: changed:5 methods
Wed, 24 Jun 2015 10:31:49 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Wed, 24 Jun 2015 10:31:49 +0200] rev 3218
class: UIPainter added: #askForMoveByStep #delta #setMoveByStep: changed: #flyByHelpSpec #helpSpec #menuToolbar2
Tue, 23 Jun 2015 15:41:27 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 23 Jun 2015 15:41:27 +0200] rev 3217
class: Tools::ViewTreeInspectorApplication care for root view to disappear
Tue, 19 May 2015 20:36:55 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 19 May 2015 20:36:55 +0200] rev 3216
class: Tools::ViewTreeInspectorApplication
Mon, 11 May 2015 15:18:41 +0200 class: MethodFinderWindow
Claus Gittinger <cg@exept.de> [Mon, 11 May 2015 15:18:41 +0200] rev 3215
class: MethodFinderWindow category change
Sat, 09 May 2015 23:30:10 +0200 class: UISpecificationTool
Claus Gittinger <cg@exept.de> [Sat, 09 May 2015 23:30:10 +0200] rev 3214
class: UISpecificationTool changed: #helpSpec
Fri, 08 May 2015 16:10:06 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Fri, 08 May 2015 16:10:06 +0200] rev 3213
class: Tools::ViewTreeInspectorApplication changed: #middleButtonMenu reorganazied to move heavily used functions to the top
Fri, 08 May 2015 16:09:36 +0200 class: FlyByWindowInformation
Claus Gittinger <cg@exept.de> [Fri, 08 May 2015 16:09:36 +0200] rev 3212
class: FlyByWindowInformation changed: #helpTextFor:at: #keyPress:x:y:view: key opens ViewTreeInspector.
Fri, 08 May 2015 14:56:14 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Fri, 08 May 2015 14:56:14 +0200] rev 3211
class: MenuEditor better browse-image-action for visualFor: images
Mon, 04 May 2015 16:42:14 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Mon, 04 May 2015 16:42:14 +0200] rev 3210
class: Tools::ViewTreeInspectorApplication oops
Mon, 04 May 2015 16:41:15 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Mon, 04 May 2015 16:41:15 +0200] rev 3209
class: Tools::ViewTreeInspectorApplication updateChildren: doe it without going deep into recursion
Thu, 26 Mar 2015 11:20:01 +0100 class: Object expeccoALM_1_9_0_1
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:20:01 +0100] rev 3208
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:19:59 +0100 class: Object
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:19:59 +0100] rev 3207
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:19:58 +0100 class: Object
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:19:58 +0100] rev 3206
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:19:52 +0100 class: Object
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:19:52 +0100] rev 3205
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:19:49 +0100 class: Object
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:19:49 +0100] rev 3204
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:19:47 +0100 class: Object
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:19:47 +0100] rev 3203
class: Object #inspect #inspectorClass are extensions
Thu, 26 Mar 2015 11:13:25 +0100 some ui support methods are extensions
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:13:25 +0100] rev 3202
some ui support methods are extensions
Thu, 26 Mar 2015 11:13:23 +0100 initial checkin
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 11:13:23 +0100] rev 3201
initial checkin
Thu, 26 Mar 2015 10:39:11 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Thu, 26 Mar 2015 10:39:11 +0100] rev 3200
class: ImageEditor added: #doNewMaskFromClipboard changed: #localHelpTexts #menuFile
Wed, 25 Mar 2015 15:20:01 +0100 class: UIHelpTool
Claus Gittinger <cg@exept.de> [Wed, 25 Mar 2015 15:20:01 +0100] rev 3199
class: UIHelpTool changed: #loadFromClass:
Wed, 25 Mar 2015 15:13:47 +0100 class: ResourceSelectionBrowser
Claus Gittinger <cg@exept.de> [Wed, 25 Mar 2015 15:13:47 +0100] rev 3198
class: ResourceSelectionBrowser changed: #classSelectionUpdate: (send #reversed instead of #reverse) avoid reverse (which is destructive)
Wed, 25 Mar 2015 15:12:09 +0100 class: FileSelectionBrowser
Claus Gittinger <cg@exept.de> [Wed, 25 Mar 2015 15:12:09 +0100] rev 3197
class: FileSelectionBrowser changed: #postBuildWith: avoid reverse (which is destructive)
Fri, 27 Feb 2015 17:03:53 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 27 Feb 2015 17:03:53 +0100] rev 3196
class: ImageEditor changed: #doMagnifyImage #doMagnifyImageBy antialiased magnification
Thu, 26 Feb 2015 23:04:44 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Thu, 26 Feb 2015 23:04:44 +0100] rev 3195
class: ImageEditor added:9 methods changed:15 methods some experimental multi-color operations
Thu, 26 Feb 2015 21:54:40 +0100 class: ColorEditDialog
Claus Gittinger <cg@exept.de> [Thu, 26 Feb 2015 21:54:40 +0100] rev 3194
class: ColorEditDialog changed: #windowSpec
Tue, 24 Feb 2015 12:49:30 +0100 class: MethodFinderWindow
Claus Gittinger <cg@exept.de> [Tue, 24 Feb 2015 12:49:30 +0100] rev 3193
class: MethodFinderWindow changed: #menu help menu layout and title (Menu_Help instead of Help)
Tue, 24 Feb 2015 12:48:53 +0100 help menu layout and title (Menu_Help instead of Help)
Claus Gittinger <cg@exept.de> [Tue, 24 Feb 2015 12:48:53 +0100] rev 3192
help menu layout and title (Menu_Help instead of Help)
Sun, 22 Feb 2015 13:31:40 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Sun, 22 Feb 2015 13:31:40 +0100] rev 3191
class: ImageEditor added: #smoothIcon changed: #modeMenu #sprayIcon
Sat, 21 Feb 2015 12:51:44 +0100 class: stx_libtool2
Claus Gittinger <cg@exept.de> [Sat, 21 Feb 2015 12:51:44 +0100] rev 3190
class: stx_libtool2 comment/format in: #documentation
Thu, 19 Feb 2015 14:13:46 +0100 Support to automatically generate translations (for testing only)
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 19 Feb 2015 14:13:46 +0100] rev 3189
Support to automatically generate translations (for testing only)
Thu, 19 Feb 2015 13:23:06 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Thu, 19 Feb 2015 13:23:06 +0100] rev 3188
class: ImageEditor changed: #grabWindowImage
Mon, 16 Feb 2015 18:03:18 +0100 Use DialogBox class>>requestProject:.. instead of hand-crafted dialog.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 16 Feb 2015 18:03:18 +0100] rev 3187
Use DialogBox class>>requestProject:.. instead of hand-crafted dialog.
Sun, 15 Feb 2015 11:29:55 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Sun, 15 Feb 2015 11:29:55 +0100] rev 3186
class: Tools::ViewTreeInspectorApplication changed: #flyByHelpSpec #toolbarMenu
Sun, 15 Feb 2015 10:54:55 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Sun, 15 Feb 2015 10:54:55 +0100] rev 3185
class: Tools::ViewTreeInspectorApplication removed: #pickWindowIcon #pickWindowIcon2 changed: #crossHairIcon #toolbarMenu
Wed, 11 Feb 2015 13:06:00 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Wed, 11 Feb 2015 13:06:00 +0100] rev 3184
class: Tools::ViewTreeInspectorApplication item display when selected (and color of item is grey)
Wed, 11 Feb 2015 13:02:34 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Wed, 11 Feb 2015 13:02:34 +0100] rev 3183
class: Tools::ViewTreeInspectorApplication changed: #submenuGeometry:
Sat, 07 Feb 2015 17:00:05 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Sat, 07 Feb 2015 17:00:05 +0100] rev 3182
class: Tools::ProjectBuilder changed: #generateSourceFilesByFilingOut
Wed, 04 Feb 2015 19:07:49 +0100 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Wed, 04 Feb 2015 19:07:49 +0100] rev 3181
class: DataSetBuilder changed: #menuEdit
Tue, 03 Feb 2015 17:37:15 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Tue, 03 Feb 2015 17:37:15 +0100] rev 3180
class: ImageEditor changed: #editSelectedColor (send #color instead of #colorNameOrColor) oops - wasn't dealing corretly with named colors in color dialog
Tue, 03 Feb 2015 17:36:57 +0100 class: ColorEditDialog
Claus Gittinger <cg@exept.de> [Tue, 03 Feb 2015 17:36:57 +0100] rev 3179
class: ColorEditDialog changed: #colorNameChanged oops - wasn't dealing corretly with named colors
Sun, 01 Feb 2015 14:16:33 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Sun, 01 Feb 2015 14:16:33 +0100] rev 3178
class: MenuEditor fixed the following redraw bug in ModelListView (which is already fixed in SelectionInListView): if a colored item is shown with selection, the color attribute should be removed (or relaxed), to avoid drawing the label invisible. I.e. if the text color is blue or grey, and the selection bg is blue. we should draw white-on-blue, instead of blue/grey on blue. For this to work, the info whether drawing a selection must be passed down through the renderer to the item's draw routine.
Sat, 31 Jan 2015 13:55:04 +0100 class: stx_libtool2
Claus Gittinger <cg@exept.de> [Sat, 31 Jan 2015 13:55:04 +0100] rev 3177
class: stx_libtool2 comment/format in: #documentation
Tue, 27 Jan 2015 13:16:28 +0100 class: UILayoutTool
Claus Gittinger <cg@exept.de> [Tue, 27 Jan 2015 13:16:28 +0100] rev 3176
class: UILayoutTool
Sun, 21 Dec 2014 17:02:44 +0100 class: ColorEditDialog
Claus Gittinger <cg@exept.de> [Sun, 21 Dec 2014 17:02:44 +0100] rev 3175
class: ColorEditDialog added: #hueGradientImage changed: #postBuildWith: #windowSpec
Thu, 18 Dec 2014 00:52:06 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 18 Dec 2014 00:52:06 +0100] rev 3174
class: Tools::ViewTreeInspectorApplication added:5 methods comment/format in: #selectionChanged changed: #menu navigate directly to the windowSpec.
Sun, 14 Dec 2014 18:01:38 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Sun, 14 Dec 2014 18:01:38 +0100] rev 3173
class: ImageEditor changed: #colorize
Sat, 13 Dec 2014 19:10:12 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Sat, 13 Dec 2014 19:10:12 +0100] rev 3172
class: ImageEditor changed: #changeHLS
Tue, 09 Dec 2014 17:35:40 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 09 Dec 2014 17:35:40 +0100] rev 3171
class: Tools::ViewTreeInspectorApplication added: #doDebugProcess - menu item
Sun, 07 Dec 2014 10:29:26 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Sun, 07 Dec 2014 10:29:26 +0100] rev 3170
class: ImageEditor changed: #commonPostBuild
Tue, 02 Dec 2014 19:23:38 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 02 Dec 2014 19:23:38 +0100] rev 3169
class: Tools::ViewTreeInspectorApplication comment/format in: #middleButtonMenu changed: #objectToInspectOrBrowse:
Mon, 01 Dec 2014 17:43:38 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Mon, 01 Dec 2014 17:43:38 +0100] rev 3168
class: Tools::ViewTreeInspectorApplication added: #doSelectNextElementStartingIn:forWhich: changed: #doSelectNextOfApplicationClass:startingIn: #doSelectNextOfClass:startingIn: eliminated duplicate code
Fri, 28 Nov 2014 12:30:07 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Fri, 28 Nov 2014 12:30:07 +0100] rev 3167
class: Tools::ViewTreeInspectorApplication added: #objectToInspectOrBrowse: changed: #doBrowse: #doInspect:
Thu, 27 Nov 2014 21:12:25 +0100 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Thu, 27 Nov 2014 21:12:25 +0100] rev 3166
class: Tools::ObjectModuleInformation changed: #showInfoForClassLib: care for nil manager
Wed, 26 Nov 2014 13:08:15 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Wed, 26 Nov 2014 13:08:15 +0100] rev 3165
class: MenuEditor image retriever list: also show owner if the app is a private class.
Sun, 23 Nov 2014 14:46:15 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Sun, 23 Nov 2014 14:46:15 +0100] rev 3164
class: ImageEditor changed: #doNewImageFromClipboard warn if clipboard contains no image.
Sat, 22 Nov 2014 02:15:52 +0100 warnings expecco_2_7_0 expecco_2_7_0_49 expecco_2_7_5 expecco_2_7_5a
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:52 +0100] rev 3163
warnings
Sat, 22 Nov 2014 02:15:51 +0100 warnings
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:51 +0100] rev 3162
warnings
Sat, 22 Nov 2014 02:15:50 +0100 warnings
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:50 +0100] rev 3161
warnings
Sat, 22 Nov 2014 02:15:44 +0100 warnings
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:44 +0100] rev 3160
warnings
Sat, 22 Nov 2014 02:15:42 +0100 warnings
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:42 +0100] rev 3159
warnings
Sat, 22 Nov 2014 02:15:41 +0100 warnings
Claus Gittinger <cg@exept.de> [Sat, 22 Nov 2014 02:15:41 +0100] rev 3158
warnings
Fri, 31 Oct 2014 12:19:41 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 31 Oct 2014 12:19:41 +0100] rev 3157
class: ImageEditor changed: #doInsertTextFromUser care for mask color
Thu, 23 Oct 2014 13:14:50 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Thu, 23 Oct 2014 13:14:50 +0200] rev 3156
class: Tools::ProjectBuilderAssistantApplication changed: #doBrowseBuildDirectory
Mon, 04 Aug 2014 15:44:39 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Mon, 04 Aug 2014 15:44:39 +0200] rev 3155
class: UIPainter changed: #doSave flush remembered last extent (in AppModel), to honor the possibly changed default extent
Fri, 01 Aug 2014 16:51:34 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:51:34 +0200] rev 3154
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:51:18 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:51:18 +0200] rev 3153
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:51:03 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:51:03 +0200] rev 3152
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:50:26 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:50:26 +0200] rev 3151
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:49:39 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:49:39 +0200] rev 3150
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:48:59 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:48:59 +0200] rev 3149
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:48:19 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:48:19 +0200] rev 3148
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:47:47 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:47:47 +0200] rev 3147
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:46:57 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:46:57 +0200] rev 3146
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:46:23 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:46:23 +0200] rev 3145
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:45:55 +0200 Do not add stx:libview3 as preRequisite
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:45:55 +0200] rev 3144
Do not add stx:libview3 as preRequisite
Fri, 01 Aug 2014 16:39:06 +0200 class: UIObjectView
Stefan Vogel <sv@exept.de> [Fri, 01 Aug 2014 16:39:06 +0200] rev 3143
class: UIObjectView changed: #handlesOf:do: #isHorizontalResizable: #isVerticalResizable: #layoutType: Access to LineSegmentMorph via Smalltalk>>#classNamed:
Wed, 09 Jul 2014 17:04:25 +0200 class: UISelectionPanel
Claus Gittinger <cg@exept.de> [Wed, 09 Jul 2014 17:04:25 +0200] rev 3142
class: UISelectionPanel send newWithSize: instead of withSize:
Tue, 08 Jul 2014 23:37:15 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 08 Jul 2014 23:37:15 +0200] rev 3141
class: Tools::ViewTreeInspectorApplication grey -> gray
Tue, 08 Jul 2014 23:34:22 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Tue, 08 Jul 2014 23:34:22 +0200] rev 3140
class: ImageEditor changed: #ditherToDepth: (send #lightGray instead of #lightGrey, send #darkGray instead of #darkGrey)
Tue, 08 Jul 2014 23:21:51 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Tue, 08 Jul 2014 23:21:51 +0200] rev 3139
class: Tools::ProjectBuilderAssistantApplication changed: #updateApplicationComment (send #lightGray instead of #lightGrey) #updateComment (send #lightGray instead of #lightGrey)
Tue, 08 Jul 2014 16:36:48 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 08 Jul 2014 16:36:48 +0200] rev 3138
class: MenuEditor changed: #submenuTest MenuItem creation code cleanup
Tue, 08 Jul 2014 15:16:23 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Tue, 08 Jul 2014 15:16:23 +0200] rev 3137
class: UIPainter changed: #menuReplaceWidget MenuItem creation code cleanup
Fri, 04 Jul 2014 12:27:14 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Fri, 04 Jul 2014 12:27:14 +0200] rev 3136
class: UIPainterView changed: #generateAspectMethodCodeFiltering: use new copyButLast
Tue, 01 Jul 2014 22:02:18 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 01 Jul 2014 22:02:18 +0200] rev 3135
class: MenuEditor added:5 methods changed: #doSave #editMenu #generateMenuSpec #generateMenuSpecString new menu function: convert a regular menu item to a linked menu
Tue, 01 Jul 2014 13:00:06 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 01 Jul 2014 13:00:06 +0200] rev 3134
*** empty log message ***
Tue, 01 Jul 2014 13:00:05 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 01 Jul 2014 13:00:05 +0200] rev 3133
*** empty log message ***
Tue, 24 Jun 2014 12:37:33 +0200 class: UIPainter
Stefan Vogel <sv@exept.de> [Tue, 24 Jun 2014 12:37:33 +0200] rev 3132
class: UIPainter changed: #setupCanvasAndSelectionPanel avoid recursion on #raiseDeIconfied of an iconified windows
Sat, 21 Jun 2014 12:59:03 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Sat, 21 Jun 2014 12:59:03 +0200] rev 3131
*** empty log message ***
Fri, 20 Jun 2014 08:39:28 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Fri, 20 Jun 2014 08:39:28 +0200] rev 3130
class: UIPainter comment/format in: #doStepDown #doStepUp
Wed, 18 Jun 2014 18:26:32 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Wed, 18 Jun 2014 18:26:32 +0200] rev 3129
class: UIPainterView changed: #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at:
Wed, 18 Jun 2014 18:26:22 +0200 class: UISelectionPanel
Claus Gittinger <cg@exept.de> [Wed, 18 Jun 2014 18:26:22 +0200] rev 3128
class: UISelectionPanel changed: #paste: #standardButtons #standardGroups
Sat, 07 Jun 2014 17:02:41 +0200 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Sat, 07 Jun 2014 17:02:41 +0200] rev 3127
class: Tools::ProjectBuilder class definition added: #makeAppOnly #makeAppOnly: changed: #makeWithOutputTo:errorTo:
Sat, 07 Jun 2014 16:22:32 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Sat, 07 Jun 2014 16:22:32 +0200] rev 3126
class: Tools::ProjectBuilderAssistantApplication added: #checkSourceCodeManagerType #doStartMakeApp #osIsUnix removed: #doOpenConsoleTerminal #isUnixOS #isWindowsOS changed:7 methods
Fri, 06 Jun 2014 09:30:03 +0200 Sending of Image>>#clearMaskedPixels moved to Image >> #asFormOnDevice:
Stefan Vogel <sv@exept.de> [Fri, 06 Jun 2014 09:30:03 +0200] rev 3125
Sending of Image>>#clearMaskedPixels moved to Image >> #asFormOnDevice:
Thu, 05 Jun 2014 17:21:18 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 05 Jun 2014 17:21:18 +0200] rev 3124
class: Tools::ViewTreeInspectorApplication class definition added: #doCatchEvents #isCatchingEventsChannel #isNotCatchingEventsChannel #openInPickModeAndRelease changed:8 methods lock/unlock toolbar item behavior; provide chance to come up unlocked.
Thu, 29 May 2014 11:50:18 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 29 May 2014 11:50:18 +0200] rev 3123
class: Tools::ViewTreeInspectorApplication changed: #path
Fri, 23 May 2014 11:37:27 +0200 class: ImageEditor
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:37:27 +0200] rev 3122
class: ImageEditor changed: #colorMapMode: #doNewImage Generate ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:32:56 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:32:56 +0200] rev 3121
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:32:19 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:32:19 +0200] rev 3120
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:32:02 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:32:02 +0200] rev 3119
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:29:03 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:29:03 +0200] rev 3118
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:28:30 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:28:30 +0200] rev 3117
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 11:27:38 +0200 Use ImageMask instead of Depth1Image for masks
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 11:27:38 +0200] rev 3116
Use ImageMask instead of Depth1Image for masks
Fri, 23 May 2014 10:17:54 +0200 Change images to use ImageMask instances instead of Depth1Image instances as
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 10:17:54 +0200] rev 3115
Change images to use ImageMask instances instead of Depth1Image instances as masks.
Fri, 23 May 2014 10:16:24 +0200 Change images to use ImageMask instances instead of Depth1Image instances as
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 10:16:24 +0200] rev 3114
Change images to use ImageMask instances instead of Depth1Image instances as masks.
Fri, 23 May 2014 10:15:40 +0200 Change images to use ImageMask instances instead of Depth1Image instances as
Stefan Vogel <sv@exept.de> [Fri, 23 May 2014 10:15:40 +0200] rev 3113
Change images to use ImageMask instances instead of Depth1Image instances as masks.
Mon, 19 May 2014 19:56:11 +0200 Added field that shows XPath like path to selected widged.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 19 May 2014 19:56:11 +0200] rev 3112
Added field that shows XPath like path to selected widged.
Fri, 16 May 2014 17:58:43 +0200 class: UIPainter
Stefan Vogel <sv@exept.de> [Fri, 16 May 2014 17:58:43 +0200] rev 3111
class: UIPainter added: #applicationClassQuery changed: #raiseTabView
Fri, 16 May 2014 09:19:47 +0200 class: MenuEditor
Stefan Vogel <sv@exept.de> [Fri, 16 May 2014 09:19:47 +0200] rev 3110
class: MenuEditor use Class>>#methodsWithAnyResource: to find image resource methods
Fri, 09 May 2014 14:56:57 +0200 Mark program icons with resource
Stefan Vogel <sv@exept.de> [Fri, 09 May 2014 14:56:57 +0200] rev 3109
Mark program icons with resource
Thu, 08 May 2014 14:39:42 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Thu, 08 May 2014 14:39:42 +0200] rev 3108
class: UIPainter changed: #updateChannels
Thu, 08 May 2014 03:07:09 +0200 class: UISpecificationTool
Claus Gittinger <cg@exept.de> [Thu, 08 May 2014 03:07:09 +0200] rev 3107
class: UISpecificationTool comment/format in: #selection: changed: #windowSpec
Mon, 05 May 2014 14:18:54 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Mon, 05 May 2014 14:18:54 +0200] rev 3106
class: UIPainter added: #doBrowseAspectClassAndSelector:
Thu, 01 May 2014 13:00:47 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 01 May 2014 13:00:47 +0200] rev 3105
class: Tools::ViewTreeInspectorApplication changed: #postBuildTree: turned off hasConstantHeight (which seems to be untrue) (invalid display with xft fonts.
Mon, 14 Apr 2014 15:23:33 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Mon, 14 Apr 2014 15:23:33 +0200] rev 3104
class: Tools::ViewTreeInspectorApplication added: #release
Wed, 09 Apr 2014 00:28:42 +0200 class: ImageEditor
Stefan Vogel <sv@exept.de> [Wed, 09 Apr 2014 00:28:42 +0200] rev 3103
class: ImageEditor changed: #colorMapMode: fix conversion to lower depth images #menu_compressColorMap fix colormap compression
Tue, 08 Apr 2014 18:30:47 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 08 Apr 2014 18:30:47 +0200] rev 3102
*** empty log message ***
Tue, 08 Apr 2014 18:30:38 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 08 Apr 2014 18:30:38 +0200] rev 3101
*** empty log message ***
Thu, 03 Apr 2014 16:37:10 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Thu, 03 Apr 2014 16:37:10 +0200] rev 3100
class: ImageEditor changed: #doLoadFromFile #doSaveImageFileAs
Mon, 17 Mar 2014 14:10:29 +0100 Fix in #doBrowseApplicationMethodFor: - generate method if it does not exist
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 17 Mar 2014 14:10:29 +0100] rev 3099
Fix in #doBrowseApplicationMethodFor: - generate method if it does not exist
Thu, 06 Mar 2014 15:44:53 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Thu, 06 Mar 2014 15:44:53 +0100] rev 3098
class: UIPainter changed: #doAskAndWrapWidgetInto
Thu, 06 Mar 2014 15:43:57 +0100 class: UIPainterView
Claus Gittinger <cg@exept.de> [Thu, 06 Mar 2014 15:43:57 +0100] rev 3097
class: UIPainterView class definition removed unused classVar
Wed, 05 Mar 2014 23:19:45 +0100 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Wed, 05 Mar 2014 23:19:45 +0100] rev 3096
class: DataSetBuilder changed: #accept use asMutator instead of (a,':') asSymbol
Wed, 05 Mar 2014 23:18:43 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Wed, 05 Mar 2014 23:18:43 +0100] rev 3095
class: MenuEditor use asMutator instead of (a,':') asSymbol
Wed, 05 Mar 2014 23:17:16 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Wed, 05 Mar 2014 23:17:16 +0100] rev 3094
class: UIPainter changed: #openEditMenuFor:and: use asMutator instead of (a,':') asSymbol
Wed, 05 Mar 2014 23:15:24 +0100 class: TabListEditor
Claus Gittinger <cg@exept.de> [Wed, 05 Mar 2014 23:15:24 +0100] rev 3093
class: TabListEditor changed: #accept use asMutator instead of (a,':') asSymbol
Wed, 05 Mar 2014 23:14:25 +0100 class: UIPainterView
Claus Gittinger <cg@exept.de> [Wed, 05 Mar 2014 23:14:25 +0100] rev 3092
class: UIPainterView changed: #generateAspectMethodCodeFiltering: use asMutator instead of (a,':') asSymbol
Tue, 04 Mar 2014 17:07:56 +0100 class: SnapShotImageMemory
Claus Gittinger <cg@exept.de> [Tue, 04 Mar 2014 17:07:56 +0100] rev 3091
class: SnapShotImageMemory
Tue, 04 Mar 2014 16:00:23 +0100 class: MethodFinderWindow
Stefan Vogel <sv@exept.de> [Tue, 04 Mar 2014 16:00:23 +0100] rev 3090
class: MethodFinderWindow changed: #cleanInputs: #markMatchingClasses:classesWithSelector: prepare for semantics change of #upToAll:
Tue, 04 Mar 2014 14:18:51 +0100 class: SnapShotImageMemory
Claus Gittinger <cg@exept.de> [Tue, 04 Mar 2014 14:18:51 +0100] rev 3089
class: SnapShotImageMemory changed: #fetchObjectAt:
Tue, 04 Mar 2014 13:52:42 +0100 class: SnapShotImageMemory
Claus Gittinger <cg@exept.de> [Tue, 04 Mar 2014 13:52:42 +0100] rev 3088
class: SnapShotImageMemory 64bit fixes
Wed, 26 Feb 2014 12:27:25 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Wed, 26 Feb 2014 12:27:25 +0100] rev 3087
class: MenuEditor
Tue, 25 Feb 2014 14:37:21 +0100 class: Tools::ObjectModuleInformation
Stefan Vogel <sv@exept.de> [Tue, 25 Feb 2014 14:37:21 +0100] rev 3086
class: Tools::ObjectModuleInformation changed: #loadPackage #loadPackage: now raises PackageLoadError when loadPackage:... fails
Tue, 25 Feb 2014 12:30:12 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Tue, 25 Feb 2014 12:30:12 +0100] rev 3085
class: UIPainter changed: #raiseTabView fix for subAspect list gathering when application is in a namespace (did not find class of majorKey then)
Tue, 25 Feb 2014 12:06:00 +0100 UIPainter>>#doBrowseAspectClass:
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 25 Feb 2014 12:06:00 +0100] rev 3084
UIPainter>>#doBrowseAspectClass: Fixes DNU when clicking to Browse button next to subcanvas major key edit field.
Tue, 18 Feb 2014 18:15:19 +0100 class: UIPainterView
Stefan Vogel <sv@exept.de> [Tue, 18 Feb 2014 18:15:19 +0100] rev 3083
class: UIPainterView changed: #create #newGrid #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at: #rebuildView:fromSpec:withBuilder:forceNewView: get device via method call
Tue, 18 Feb 2014 18:14:06 +0100 class: UIObjectView
Stefan Vogel <sv@exept.de> [Tue, 18 Feb 2014 18:14:06 +0100] rev 3082
class: UIObjectView changed:5 methods get device via method call
Tue, 18 Feb 2014 18:13:27 +0100 class: UIGalleryView
Stefan Vogel <sv@exept.de> [Tue, 18 Feb 2014 18:13:27 +0100] rev 3081
class: UIGalleryView get device via method call
Fri, 14 Feb 2014 01:24:06 +0100 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 14 Feb 2014 01:24:06 +0100] rev 3080
class: ImageEditor changed: #imageHasImageSequence
Thu, 06 Feb 2014 12:40:37 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 06 Feb 2014 12:40:37 +0100] rev 3079
class: Tools::ViewTreeInspectorApplication changed: #doUncatchEvents #showWindow:
Wed, 05 Feb 2014 11:04:49 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Wed, 05 Feb 2014 11:04:49 +0100] rev 3078
class: UIPainter ot is bad to return the value from a setter (instead of the receiver); makes cascades error prone
Mon, 03 Feb 2014 11:43:14 +0100 class: Tools::InternationalLanguageTranslationEditor
Claus Gittinger <cg@exept.de> [Mon, 03 Feb 2014 11:43:14 +0100] rev 3077
class: Tools::InternationalLanguageTranslationEditor added: #openOnPackage: changed: #addAllTranslations: (send #copyButLast: instead of #copyWithoutLast:) #openOnFile:
Tue, 28 Jan 2014 21:59:18 +0100 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Tue, 28 Jan 2014 21:59:18 +0100] rev 3076
class: DataSetBuilder changed: #doSave oops - package was not always preserved when compiling (generated methods where reassigned)
Tue, 28 Jan 2014 21:59:08 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 28 Jan 2014 21:59:08 +0100] rev 3075
class: MenuEditor changed: #doSave oops - package was not always preserved when compiling (generated methods where reassigned)
Tue, 28 Jan 2014 21:59:00 +0100 class: TabListEditor
Claus Gittinger <cg@exept.de> [Tue, 28 Jan 2014 21:59:00 +0100] rev 3074
class: TabListEditor changed: #doGenerateAspectMethod #doSave oops - package was not always preserved when compiling (generated methods where reassigned)
Tue, 28 Jan 2014 21:58:50 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Tue, 28 Jan 2014 21:58:50 +0100] rev 3073
class: UIPainter changed:8 methods oops - package was not always preserved when compiling (generated methods where reassigned)
Tue, 28 Jan 2014 21:48:47 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Tue, 28 Jan 2014 21:48:47 +0100] rev 3072
class: Tools::ProjectBuilder changed: #makeWithOutputTo:errorTo:
Sun, 26 Jan 2014 13:41:15 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Sun, 26 Jan 2014 13:41:15 +0100] rev 3071
class: MenuEditor changed: #localFlyHelpSpecStrings
Sun, 26 Jan 2014 13:40:49 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Sun, 26 Jan 2014 13:40:49 +0100] rev 3070
class: Tools::ViewTreeInspectorApplication added: #flyByHelpSpec #lockViewIcon comment/format in: #doPickView #doUnpick #releaseViewIcon changed:5 methods lock/unlock feedback
Fri, 24 Jan 2014 16:57:06 +0100 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Fri, 24 Jan 2014 16:57:06 +0100] rev 3069
class: Tools::ObjectModuleInformation added: #descriptionLabelHolder changed: #showInfoForClassLib: #showInfoForNonClassLib: #showInfoForVM #windowSpec
Fri, 24 Jan 2014 13:48:51 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Fri, 24 Jan 2014 13:48:51 +0100] rev 3068
class: Tools::ProjectBuilderAssistantApplication added: #doCheckin #page7a_checkinSpec #page7b_buildSpec changed: #assistantSpec
Thu, 23 Jan 2014 17:12:00 +0100 AbortSignal -> AbortOperationRequest
Stefan Vogel <sv@exept.de> [Thu, 23 Jan 2014 17:12:00 +0100] rev 3067
AbortSignal -> AbortOperationRequest
Thu, 16 Jan 2014 15:32:51 +0100 Replace references to Diplay with "Screen current" - where appropriate
Stefan Vogel <sv@exept.de> [Thu, 16 Jan 2014 15:32:51 +0100] rev 3066
Replace references to Diplay with "Screen current" - where appropriate
Mon, 16 Dec 2013 14:42:41 +0100 class: FlyByWindowInformation
Claus Gittinger <cg@exept.de> [Mon, 16 Dec 2013 14:42:41 +0100] rev 3065
class: FlyByWindowInformation added: #documentation
Thu, 12 Dec 2013 11:58:17 +0100 class: UIPainter expecco_2_6_0 expecco_2_6_0_45_windows_final expecco_2_6_0_49_windows_final expecco_2_6_1 expecco_2_6_2
Claus Gittinger <cg@exept.de> [Thu, 12 Dec 2013 11:58:17 +0100] rev 3064
class: UIPainter changed: #dialogSpecForDefiningClassAndSelector no max size in class dialog
Fri, 06 Dec 2013 10:54:21 +0100 class: UIPainter
Stefan Vogel <sv@exept.de> [Fri, 06 Dec 2013 10:54:21 +0100] rev 3063
class: UIPainter changed: #menuEdit fix typo: canWrapeSelection
Fri, 06 Dec 2013 10:49:39 +0100 class: UIPainter
Stefan Vogel <sv@exept.de> [Fri, 06 Dec 2013 10:49:39 +0100] rev 3062
class: UIPainter changed: #postOpenWith: keep windows on the same monitor in a multi monitor enviroment
Thu, 05 Dec 2013 14:44:11 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Thu, 05 Dec 2013 14:44:11 +0100] rev 3061
class: UIPainter changed: #canInstallAsWebPageHolder (send #valueAspectFor:initialValue: instead of #booleanValueAspectFor:initialValue:) oops
Thu, 05 Dec 2013 12:41:35 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Thu, 05 Dec 2013 12:41:35 +0100] rev 3060
class: UIPainter changed: #canInstallAsWebPage #canInstallAsWebPageHolder
Thu, 19 Sep 2013 13:54:44 +0200 class: UISelectionPanel expecco_2_6_0rc1
Claus Gittinger <cg@exept.de> [Thu, 19 Sep 2013 13:54:44 +0200] rev 3059
class: UISelectionPanel changed: #standardButtons
Mon, 16 Sep 2013 12:56:06 +0200 more control over the shape style
Claus Gittinger <cg@exept.de> [Mon, 16 Sep 2013 12:56:06 +0200] rev 3058
more control over the shape style (tooltips vs. window information)
Mon, 16 Sep 2013 12:55:11 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Mon, 16 Sep 2013 12:55:11 +0200] rev 3057
*** empty log message ***
Mon, 16 Sep 2013 10:55:42 +0200 class: TabListEditor
Claus Gittinger <cg@exept.de> [Mon, 16 Sep 2013 10:55:42 +0200] rev 3056
class: TabListEditor changed: #doSave preserve method's pacakge when saving
Sun, 08 Sep 2013 14:38:43 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Sun, 08 Sep 2013 14:38:43 +0200] rev 3055
class: UIPainterView comment/format in: #pasteSpecifications:into:keepLayout:keepPosition:at: changed: #pasteKeepingPosition
Thu, 05 Sep 2013 15:39:42 +0200 preps
Claus Gittinger <cg@exept.de> [Thu, 05 Sep 2013 15:39:42 +0200] rev 3054
preps
Thu, 05 Sep 2013 00:10:44 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 05 Sep 2013 00:10:44 +0200] rev 3053
*** empty log message ***
Wed, 04 Sep 2013 21:52:50 +0200 class: UILayoutTool
Claus Gittinger <cg@exept.de> [Wed, 04 Sep 2013 21:52:50 +0200] rev 3052
class: UILayoutTool changed: #layoutOriginSpec #layoutPointSpec
Wed, 04 Sep 2013 21:52:31 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Wed, 04 Sep 2013 21:52:31 +0200] rev 3051
class: UIPainter added: #doBrowseAspectClass: #doBrowseAspectClassAndSelector:
Thu, 29 Aug 2013 20:56:11 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Thu, 29 Aug 2013 20:56:11 +0200] rev 3050
class: ImageEditor changed: #doLoadFromURL
Thu, 29 Aug 2013 00:52:54 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 29 Aug 2013 00:52:54 +0200] rev 3049
class: Tools::ViewTreeInspectorApplication comment/format in: #inspectorModeIndexHolder changed:6 methods
Fri, 23 Aug 2013 12:28:19 +0200 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Fri, 23 Aug 2013 12:28:19 +0200] rev 3048
class: DataSetBuilder changed: #frameEditSpec
Fri, 23 Aug 2013 12:07:08 +0200 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Fri, 23 Aug 2013 12:07:08 +0200] rev 3047
class: DataSetBuilder changed: #frameEditSpec #helpSpec tooltips
Thu, 22 Aug 2013 20:20:46 +0200 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Thu, 22 Aug 2013 20:20:46 +0200] rev 3046
class: DataSetBuilder changed: #sortEditSpec #valuesEditSpec
Thu, 22 Aug 2013 09:59:07 +0200 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Thu, 22 Aug 2013 09:59:07 +0200] rev 3045
class: DataSetBuilder added: #makeAllCellsSelectable #makeAllCellsUnselectable changed: #menuEdit category of:46 methods
Sun, 11 Aug 2013 11:59:20 +0200 class: DirectoryView
Claus Gittinger <cg@exept.de> [Sun, 11 Aug 2013 11:59:20 +0200] rev 3044
class: DirectoryView changed: #initialize
Wed, 07 Aug 2013 11:53:42 +0200 class: Tools::ProjectBuilder
Stefan Vogel <sv@exept.de> [Wed, 07 Aug 2013 11:53:42 +0200] rev 3043
class: Tools::ProjectBuilder changed: #buildWithOutputTo:errorTo:
Tue, 06 Aug 2013 10:39:20 +0200 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Tue, 06 Aug 2013 10:39:20 +0200] rev 3042
class: Tools::ProjectBuilder added: #generateBuildSupportFilesByFilingOutIn:forDefinitionClass: changed: #generateSourceFilesByFilingOut
Mon, 05 Aug 2013 21:17:05 +0200 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Mon, 05 Aug 2013 21:17:05 +0200] rev 3041
class: Tools::ProjectBuilder changed: #copyDLLsForLinkage
Wed, 31 Jul 2013 13:13:51 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2013 13:13:51 +0200] rev 3040
class: Tools::ViewTreeInspectorApplication changed: #submenuInspector: #submenuInterface:
Wed, 31 Jul 2013 11:23:27 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Wed, 31 Jul 2013 11:23:27 +0200] rev 3039
*** empty log message ***
Tue, 30 Jul 2013 09:49:42 +0200 class: UIPainterView stable
Claus Gittinger <cg@exept.de> [Tue, 30 Jul 2013 09:49:42 +0200] rev 3038
class: UIPainterView comment/format in: #fullSpecFor: changed: #generateWindowSpec #specFor: fixed a stupid bug (which has been there for a long time), which generated completely wrong UI specs iff a view has a viewclass specified which contains subviews (such as a Box, with an ImageView class in the ViewTreeInspector). Then the same viewspec was reinserted multiple times (for each of its subviews).
Tue, 30 Jul 2013 09:45:42 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 30 Jul 2013 09:45:42 +0200] rev 3037
class: Tools::ViewTreeInspectorApplication class definition added:5 methods changed: #initialize #selectionChanged #windowSpec
Tue, 30 Jul 2013 07:59:42 +0200 class: TabListEditor
Claus Gittinger <cg@exept.de> [Tue, 30 Jul 2013 07:59:42 +0200] rev 3036
class: TabListEditor category of: #initialize #openModalOnTabList:
Tue, 30 Jul 2013 07:59:26 +0200 class: DirectoryView
Claus Gittinger <cg@exept.de> [Tue, 30 Jul 2013 07:59:26 +0200] rev 3035
class: DirectoryView category of: #closeRequest
Thu, 25 Jul 2013 12:35:01 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 25 Jul 2013 12:35:01 +0200] rev 3034
class: Tools::ViewTreeInspectorApplication added: #doOpenProcessMonitor changed: #doInspect: #menu #setRootItem:
Thu, 25 Jul 2013 12:00:17 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 25 Jul 2013 12:00:17 +0200] rev 3033
*** empty log message ***
Mon, 15 Jul 2013 14:46:39 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2013 14:46:39 +0200] rev 3032
class: UIPainter added: #doSaveElementSpecAs new menu function to save a subspec only (of selected element)
Mon, 15 Jul 2013 14:46:15 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Mon, 15 Jul 2013 14:46:15 +0200] rev 3031
class: UIPainterView added: #generateWindowSpecMethodSourceFor:class:selector: changed: #generateWindowSpecMethodSource refactored to make code generator reusable with different class/selector/selection
Sat, 13 Jul 2013 22:25:22 +0200 class: UIHelpTool
Claus Gittinger <cg@exept.de> [Sat, 13 Jul 2013 22:25:22 +0200] rev 3030
class: UIHelpTool changed: #helpKey: use asNilIfEmpty
Tue, 09 Jul 2013 22:07:04 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 09 Jul 2013 22:07:04 +0200] rev 3029
class: MenuEditor added: #doBrowseChoiceMethod #doBrowseIndicationMethod comment/format in: #doBrowseActionMethod changed: #doBrowseApplicationMethodFor:
Tue, 09 Jul 2013 21:55:06 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 09 Jul 2013 21:55:06 +0200] rev 3028
class: MenuEditor changed: #doBrowseApplicationMethodFor:
Fri, 05 Jul 2013 00:54:18 +0200 class: ImageEditor
Stefan Vogel <sv@exept.de> [Fri, 05 Jul 2013 00:54:18 +0200] rev 3027
class: ImageEditor changed: #doLoadFromURL
Tue, 25 Jun 2013 21:32:25 +0200 class: MenuEditor
Claus Gittinger <cg@exept.de> [Tue, 25 Jun 2013 21:32:25 +0200] rev 3026
class: MenuEditor changed: #doBrowseApplicationMethodFor:
Tue, 25 Jun 2013 21:31:05 +0200 class: UIPainter
Claus Gittinger <cg@exept.de> [Tue, 25 Jun 2013 21:31:05 +0200] rev 3025
class: UIPainter changed: #doBrowseAspectMethod:nameAs:
Tue, 25 Jun 2013 19:11:56 +0200 class: MethodFinderWindow
Claus Gittinger <cg@exept.de> [Tue, 25 Jun 2013 19:11:56 +0200] rev 3024
class: MethodFinderWindow added: #openBrowserOnSenderOfSelectedResultItem
Tue, 25 Jun 2013 12:42:03 +0200 class: MethodFinderWindow
Claus Gittinger <cg@exept.de> [Tue, 25 Jun 2013 12:42:03 +0200] rev 3023
class: MethodFinderWindow added: #resultInfoText comment/format in: #searchPatternChanged changed:5 methods better (faster) incremental search
Mon, 24 Jun 2013 17:51:10 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Mon, 24 Jun 2013 17:51:10 +0200] rev 3022
class: ImageEditor added: #doShowPixelArrayLiteralString changed: #menuFile
Fri, 21 Jun 2013 02:40:11 +0200 class: UIPainterView
Claus Gittinger <cg@exept.de> [Fri, 21 Jun 2013 02:40:11 +0200] rev 3021
class: UIPainterView changed: #groupSelectionWithLayout: MenuItem label:value: (obsolete) -> MenuItem label:itemValue:
Fri, 21 Jun 2013 00:50:10 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 21 Jun 2013 00:50:10 +0200] rev 3020
class: ImageEditor changed: #ditherToDepth:
Thu, 20 Jun 2013 17:57:40 +0200 class: UIObjectView
Claus Gittinger <cg@exept.de> [Thu, 20 Jun 2013 17:57:40 +0200] rev 3019
class: UIObjectView changed: #selectNextUpInHierarchy halts -> breakpoint
Thu, 20 Jun 2013 12:30:12 +0200 class: DirectoryView
Claus Gittinger <cg@exept.de> [Thu, 20 Jun 2013 12:30:12 +0200] rev 3018
class: DirectoryView comment/format in: #readMonitoringDirectory
Wed, 05 Jun 2013 16:26:02 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Wed, 05 Jun 2013 16:26:02 +0200] rev 3017
class: Tools::ViewTreeInspectorApplication
Wed, 05 Jun 2013 15:24:03 +0200 Fix stc compiler warnings
Stefan Vogel <sv@exept.de> [Wed, 05 Jun 2013 15:24:03 +0200] rev 3016
Fix stc compiler warnings (as well some bugs detected by the warnings)
Wed, 05 Jun 2013 15:23:58 +0200 Fix stc compiler warnings
Stefan Vogel <sv@exept.de> [Wed, 05 Jun 2013 15:23:58 +0200] rev 3015
Fix stc compiler warnings (as well some bugs detected by the warnings)
Wed, 05 Jun 2013 14:50:51 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Wed, 05 Jun 2013 14:50:51 +0200] rev 3014
class: Tools::ViewTreeInspectorApplication added: #openOn: #showWindow: changed: #doPickView
Tue, 04 Jun 2013 14:31:52 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Tue, 04 Jun 2013 14:31:52 +0200] rev 3013
*** empty log message ***
Tue, 04 Jun 2013 12:59:34 +0200 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Tue, 04 Jun 2013 12:59:34 +0200] rev 3012
class: Tools::ObjectModuleInformation changed: #updateModuleList
Tue, 04 Jun 2013 12:31:15 +0200 class: UIObjectView
Claus Gittinger <cg@exept.de> [Tue, 04 Jun 2013 12:31:15 +0200] rev 3011
class: UIObjectView changed: #minClosedViewSetFor:
Tue, 04 Jun 2013 11:40:48 +0200 class: UIHelpTool
Claus Gittinger <cg@exept.de> [Tue, 04 Jun 2013 11:40:48 +0200] rev 3010
class: UIHelpTool changed: #loadFromClass:
Tue, 28 May 2013 12:33:11 +0200 .res -> .$(RES) expecco_2_5_0 expecco_2_5_1
Claus Gittinger <cg@exept.de> [Tue, 28 May 2013 12:33:11 +0200] rev 3009
.res -> .$(RES)
Tue, 07 May 2013 19:54:33 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 19:54:33 +0200] rev 3008
class: Tools::ProjectBuilderAssistantApplication changed: #selectedStartupClassChanged
Tue, 07 May 2013 19:46:05 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 19:46:05 +0200] rev 3007
class: Tools::ProjectBuilderAssistantApplication changed: #checkCompilerAvailability
Tue, 07 May 2013 19:40:07 +0200 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 19:40:07 +0200] rev 3006
class: Tools::ProjectBuilder changed: #defaultUsedCompiler
Tue, 07 May 2013 19:39:57 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 19:39:57 +0200] rev 3005
class: Tools::ProjectBuilderAssistantApplication changed: #checkCompilerAvailability
Tue, 07 May 2013 19:08:32 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 19:08:32 +0200] rev 3004
class: Tools::ProjectBuilderAssistantApplication changed: #createNewApplication #createNewStartupClass #flyByHelpSpec
Tue, 07 May 2013 17:29:09 +0200 refactored
Claus Gittinger <cg@exept.de> [Tue, 07 May 2013 17:29:09 +0200] rev 3003
refactored copyFrom:<str> size+1 -> withoutPrefix:<str>
Mon, 06 May 2013 17:07:48 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Mon, 06 May 2013 17:07:48 +0200] rev 3002
class: Tools::ProjectBuilderAssistantApplication changed: #updateListOfApplicationsInProject
Sun, 05 May 2013 17:10:26 +0200 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Sun, 05 May 2013 17:10:26 +0200] rev 3001
class: Tools::ProjectBuilder comment/format in: #buildWithColorizedOutputTo:
Tue, 30 Apr 2013 15:12:51 +0200 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Tue, 30 Apr 2013 15:12:51 +0200] rev 3000
class: Tools::ViewTreeInspectorApplication added: #releaseViewIcon changed: #toolbarMenu
Sat, 27 Apr 2013 14:27:18 +0200 exception access
Claus Gittinger <cg@exept.de> [Sat, 27 Apr 2013 14:27:18 +0200] rev 2999
exception access
Thu, 25 Apr 2013 15:11:10 +0200 Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Stefan Vogel <sv@exept.de> [Thu, 25 Apr 2013 15:11:10 +0200] rev 2998
Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Thu, 25 Apr 2013 15:10:44 +0200 Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Stefan Vogel <sv@exept.de> [Thu, 25 Apr 2013 15:10:44 +0200] rev 2997
Changed usage of deprecated #copyWithoutLast: to #copyButLast:
Fri, 19 Apr 2013 11:36:27 +0200 class: ImageEditor
Claus Gittinger <cg@exept.de> [Fri, 19 Apr 2013 11:36:27 +0200] rev 2996
class: ImageEditor changed: #grabScreenImageUsing: use #creator instead of #signal (avoid semantic conflict with ANSI, where signal means: raise)
Thu, 11 Apr 2013 10:53:44 +0200 class: ProjectBrowser
Stefan Vogel <sv@exept.de> [Thu, 11 Apr 2013 10:53:44 +0200] rev 2995
class: ProjectBrowser changed: #loadProjectCode
Thu, 04 Apr 2013 16:16:39 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Thu, 04 Apr 2013 16:16:39 +0200] rev 2994
class: Tools::ProjectBuilderAssistantApplication added: #helpSpec comment/format in: #createNewProject changed: #flyByHelpSpec #page4_startupClassSelectionSpec
Wed, 03 Apr 2013 20:39:38 +0200 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Wed, 03 Apr 2013 20:39:38 +0200] rev 2993
class: Tools::ProjectBuilderAssistantApplication changed: #generatePackageContentsMethods refactored common code
Tue, 02 Apr 2013 12:06:26 +0200 Refactor:
Stefan Vogel <sv@exept.de> [Tue, 02 Apr 2013 12:06:26 +0200] rev 2992
Refactor: xxx copy asOrderedCollection ==> xxx asNewOrderedCollection
Tue, 02 Apr 2013 11:32:49 +0200 Refactoring:
Stefan Vogel <sv@exept.de> [Tue, 02 Apr 2013 11:32:49 +0200] rev 2991
Refactoring: replace asSet copy by asNewSet (same for IdentitySet) replace (xxx collect:[]) asSet by (xxx collect:[] as:Set) replace (xxx select:[]) asSet by (xxx select:[] as:Set)
Mon, 25 Mar 2013 13:14:03 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Mon, 25 Mar 2013 13:14:03 +0100] rev 2990
class: Tools::ProjectBuilderAssistantApplication changed: #newProjectsNameListSpec #page1_projectTypeSelectionSpec
Mon, 25 Mar 2013 01:52:26 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Mon, 25 Mar 2013 01:52:26 +0100] rev 2989
class: Tools::ProjectBuilder changed: #makeCommandOfCompiler: #makeWithOutputTo:errorTo:
Mon, 25 Mar 2013 01:20:45 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Mon, 25 Mar 2013 01:20:45 +0100] rev 2988
class: Tools::ProjectBuilderAssistantApplication changed: #openOn:
Fri, 22 Mar 2013 16:34:45 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Fri, 22 Mar 2013 16:34:45 +0100] rev 2987
class: Tools::ProjectBuilder changed: #generateSourceFilesByFilingOut
Fri, 22 Mar 2013 13:59:54 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Fri, 22 Mar 2013 13:59:54 +0100] rev 2986
class: Tools::ProjectBuilder changed: #copyDLLsForLinkage
Thu, 21 Mar 2013 23:26:48 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2013 23:26:48 +0100] rev 2985
class: Tools::ProjectBuilder changed: #generateSourceFilesByFilingOut
Thu, 21 Mar 2013 23:12:51 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2013 23:12:51 +0100] rev 2984
class: Tools::ProjectBuilder changed: #copySupportFilesForCompilation #makeWithOutputTo:errorTo: #setupBuildDirectory
Thu, 21 Mar 2013 23:12:17 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2013 23:12:17 +0100] rev 2983
class: Tools::ProjectBuilderAssistantApplication changed: #page2_projectSelectionSpec #page5_specifyIncludedClasses #page5b_specifyPrerequisitePackages #page7_buildSpec
Thu, 21 Mar 2013 18:35:55 +0100 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2013 18:35:55 +0100] rev 2982
class: Tools::ObjectModuleInformation comment/format in: #browseModule
Thu, 21 Mar 2013 18:30:30 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Thu, 21 Mar 2013 18:30:30 +0100] rev 2981
class: Tools::ProjectBuilder changed: #copyResourcesForPackage: #generateSourceFilesByFilingOut care for extensions
Wed, 20 Mar 2013 19:41:52 +0100 removed via FileBrowser
Claus Gittinger <cg@exept.de> [Wed, 20 Mar 2013 19:41:52 +0100] rev 2980
removed via FileBrowser
Fri, 15 Mar 2013 11:42:08 +0100 class: Tools::ProjectBuilder
Stefan Vogel <sv@exept.de> [Fri, 15 Mar 2013 11:42:08 +0100] rev 2979
class: Tools::ProjectBuilder comment/format in: #copyDLLsForLinkage
Thu, 14 Mar 2013 14:21:20 +0100 class: Tools::ViewTreeInspectorApplication
Claus Gittinger <cg@exept.de> [Thu, 14 Mar 2013 14:21:20 +0100] rev 2978
class: Tools::ViewTreeInspectorApplication allow for the event catching to be switched off, so that interaction with the view is possible, even while showing the widget hierarchy. Added a force redraw button.
Wed, 13 Mar 2013 18:35:46 +0100 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Wed, 13 Mar 2013 18:35:46 +0100] rev 2977
class: Tools::ObjectModuleInformation changed: #mainMenu #unloadSelectedModuleRemoveConnectedObjects:
Wed, 13 Mar 2013 17:05:09 +0100 class: Expecco::LogSettingsApp
Claus Gittinger <cg@exept.de> [Wed, 13 Mar 2013 17:05:09 +0100] rev 2976
class: Expecco::LogSettingsApp productInstallDirBaseName is not needed for libs
Mon, 11 Mar 2013 21:50:09 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 21:50:09 +0100] rev 2975
class: Tools::ProjectBuilderAssistantApplication changed: #canEnterContentsSelection fix for library building
Mon, 11 Mar 2013 21:31:15 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 21:31:15 +0100] rev 2974
class: Tools::ProjectBuilder changed: #suiteNameOfCompiler:
Mon, 11 Mar 2013 21:09:32 +0100 mingw build (unfinished)
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 21:09:32 +0100] rev 2973
mingw build (unfinished)
Mon, 11 Mar 2013 21:09:28 +0100 mingw build (unfinished)
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 21:09:28 +0100] rev 2972
mingw build (unfinished)
Mon, 11 Mar 2013 20:20:35 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 20:20:35 +0100] rev 2971
class: Tools::ProjectBuilder comment/format in: #copySupportFilesForLinkage
Mon, 11 Mar 2013 20:07:35 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 20:07:35 +0100] rev 2970
class: Tools::ProjectBuilderAssistantApplication changed: #assistantSpec
Mon, 11 Mar 2013 19:39:57 +0100 fixes and more flyby helps
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 19:39:57 +0100] rev 2969
fixes and more flyby helps
Mon, 11 Mar 2013 19:39:52 +0100 fixes and more flyby helps
Claus Gittinger <cg@exept.de> [Mon, 11 Mar 2013 19:39:52 +0100] rev 2968
fixes and more flyby helps
Sun, 10 Mar 2013 17:57:46 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Sun, 10 Mar 2013 17:57:46 +0100] rev 2967
class: UIPainter added: #openEditMenuFor:and: changed: #openEditMenu
Sat, 09 Mar 2013 00:55:20 +0100 Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Stefan Vogel <sv@exept.de> [Sat, 09 Mar 2013 00:55:20 +0100] rev 2966
Now preRequiites are separated in mandatoryPreRequisites and referencedPreRequisites
Fri, 08 Mar 2013 23:40:41 +0100 class: Tools::ProjectBuilderAssistantApplication
Stefan Vogel <sv@exept.de> [Fri, 08 Mar 2013 23:40:41 +0100] rev 2965
class: Tools::ProjectBuilderAssistantApplication changed: #updateListOfPrerequisitesInProject
Fri, 08 Mar 2013 15:43:26 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Fri, 08 Mar 2013 15:43:26 +0100] rev 2964
class: Tools::ProjectBuilder class definition added: #isLocalBuild #isLocalBuild: #isQuickBuild #isQuickBuild: fix: also need to copy genDate changed: #buildWithOutputTo:errorTo: #copyDirectoryForBuild: #copySupportFilesForCompilation #generateSourceFiles
Wed, 06 Mar 2013 10:02:27 +0100 class: UIPainterView
Claus Gittinger <cg@exept.de> [Wed, 06 Mar 2013 10:02:27 +0100] rev 2963
class: UIPainterView changed: #findObjectAt: halts
Wed, 06 Mar 2013 10:01:59 +0100 halts changed to breakpoint
Claus Gittinger <cg@exept.de> [Wed, 06 Mar 2013 10:01:59 +0100] rev 2962
halts changed to breakpoint
Wed, 06 Mar 2013 10:01:55 +0100 halts changed to breakpoint
Claus Gittinger <cg@exept.de> [Wed, 06 Mar 2013 10:01:55 +0100] rev 2961
halts changed to breakpoint
Sun, 24 Feb 2013 21:23:43 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Sun, 24 Feb 2013 21:23:43 +0100] rev 2960
class: Tools::ProjectBuilderAssistantApplication added: #doOpenTerminal changed: #page7_buildSpec
Sat, 23 Feb 2013 14:27:45 +0100 class: Tools::ProjectBuilderAssistantApplication
Claus Gittinger <cg@exept.de> [Sat, 23 Feb 2013 14:27:45 +0100] rev 2959
class: Tools::ProjectBuilderAssistantApplication class definition added:5 methods changed:8 methods
Sat, 23 Feb 2013 14:03:44 +0100 class: Tools::ProjectBuilder
Claus Gittinger <cg@exept.de> [Sat, 23 Feb 2013 14:03:44 +0100] rev 2958
class: Tools::ProjectBuilder changed: #copyDLLsForLinkage
Tue, 19 Feb 2013 00:10:33 +0100 class: Tools::ObjectModuleInformation
Claus Gittinger <cg@exept.de> [Tue, 19 Feb 2013 00:10:33 +0100] rev 2957
class: Tools::ObjectModuleInformation changed: #showInfoForClassLib:
Sat, 02 Feb 2013 01:23:18 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Sat, 02 Feb 2013 01:23:18 +0100] rev 2956
*** empty log message ***
Tue, 29 Jan 2013 18:17:59 +0100 mingwmake
Claus Gittinger <cg@exept.de> [Tue, 29 Jan 2013 18:17:59 +0100] rev 2955
mingwmake
Sun, 27 Jan 2013 17:17:46 +0100 class: UILayoutTool
Claus Gittinger <cg@exept.de> [Sun, 27 Jan 2013 17:17:46 +0100] rev 2954
class: UILayoutTool
Fri, 25 Jan 2013 00:39:54 +0100 class: UILayoutTool
Claus Gittinger <cg@exept.de> [Fri, 25 Jan 2013 00:39:54 +0100] rev 2953
class: UILayoutTool changed: #initialize
Fri, 25 Jan 2013 00:38:43 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Fri, 25 Jan 2013 00:38:43 +0100] rev 2952
class: UIPainter changed: #accept
Mon, 21 Jan 2013 14:48:16 +0100 class: UIPainterView
Claus Gittinger <cg@exept.de> [Mon, 21 Jan 2013 14:48:16 +0100] rev 2951
class: UIPainterView class definition changed: #pasteBuffer #pasteSpecifications:into:beforeIndex:keepLayout:keepPosition:at:
Mon, 21 Jan 2013 14:47:47 +0100 class: UIPainter
Claus Gittinger <cg@exept.de> [Mon, 21 Jan 2013 14:47:47 +0100] rev 2950
class: UIPainter changed: #accept #windowSpec keepSpaceForResizeHandle flag
Mon, 21 Jan 2013 14:46:54 +0100 class: UILayoutTool
Claus Gittinger <cg@exept.de> [Mon, 21 Jan 2013 14:46:54 +0100] rev 2949
class: UILayoutTool support new keepSpaceForResizeHandle flag
Fri, 18 Jan 2013 18:45:00 +0100 class: MenuEditor
Claus Gittinger <cg@exept.de> [Fri, 18 Jan 2013 18:45:00 +0100] rev 2948
class: MenuEditor fix for non-appmodel resource holders
Thu, 17 Jan 2013 11:54:22 +0100 changed: #processEvent:
Claus Gittinger <cg@exept.de> [Thu, 17 Jan 2013 11:54:22 +0100] rev 2947
changed: #processEvent:
Thu, 17 Jan 2013 11:53:23 +0100 changed: #processEvent:
Claus Gittinger <cg@exept.de> [Thu, 17 Jan 2013 11:53:23 +0100] rev 2946
changed: #processEvent:
Thu, 17 Jan 2013 11:52:37 +0100 changed: #processEvent:
Claus Gittinger <cg@exept.de> [Thu, 17 Jan 2013 11:52:37 +0100] rev 2945
changed: #processEvent:
Thu, 17 Jan 2013 11:51:09 +0100 class: DataSetBuilder
Claus Gittinger <cg@exept.de> [Thu, 17 Jan 2013 11:51:09 +0100] rev 2944
class: DataSetBuilder changed: #processEvent:
Thu, 17 Jan 2013 11:46:29 +0100 class: FlyByWindowInformation
Claus Gittinger <cg@exept.de> [Thu, 17 Jan 2013 11:46:29 +0100] rev 2943
class: FlyByWindowInformation changed: #keyPress:x:y:view:
Fri, 11 Jan 2013 16:49:05 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Fri, 11 Jan 2013 16:49:05 +0100] rev 2942
*** empty log message ***
Tue, 11 Dec 2012 16:44:21 +0100 class: Color
Stefan Vogel <sv@exept.de> [Tue, 11 Dec 2012 16:44:21 +0100] rev 2941
class: Color use: Color>>#contrastingBlackOrWhite
Tue, 11 Dec 2012 15:37:03 +0100 librun no longer in prereq
Claus Gittinger <cg@exept.de> [Tue, 11 Dec 2012 15:37:03 +0100] rev 2940
librun no longer in prereq
Sun, 04 Nov 2012 15:09:40 +0100 changed:
Claus Gittinger <cg@exept.de> [Sun, 04 Nov 2012 15:09:40 +0100] rev 2939
changed: #helpTextFor:at: #keyPress:x:y:view:
Mon, 29 Oct 2012 13:19:04 +0100 | replaced by or:
Claus Gittinger <cg@exept.de> [Mon, 29 Oct 2012 13:19:04 +0100] rev 2938
| replaced by or:
Mon, 29 Oct 2012 12:53:35 +0100 *** empty log message ***
Claus Gittinger <cg@exept.de> [Mon, 29 Oct 2012 12:53:35 +0100] rev 2937
*** empty log message ***
Wed, 24 Oct 2012 15:08:09 +0200 comment/format in: #documentation expecco_2_4_0 expecco_2_4_1
Claus Gittinger <cg@exept.de> [Wed, 24 Oct 2012 15:08:09 +0200] rev 2936
comment/format in: #documentation
Tue, 23 Oct 2012 15:59:12 +0200 comment
Claus Gittinger <cg@exept.de> [Tue, 23 Oct 2012 15:59:12 +0200] rev 2935
comment
Tue, 23 Oct 2012 14:12:43 +0200 changed:
Claus Gittinger <cg@exept.de> [Tue, 23 Oct 2012 14:12:43 +0200] rev 2934
changed: #doSave #loadFromClass: care for undefined class (encountered when editing a spec of a non-appmodel class)
Thu, 18 Oct 2012 13:10:18 +0200 changed: #loadFromClass:
Claus Gittinger <cg@exept.de> [Thu, 18 Oct 2012 13:10:18 +0200] rev 2933
changed: #loadFromClass: care for helpPairs (not a dictionary)
Tue, 16 Oct 2012 09:09:12 +0200 changed: #loadFromClass:andSelector:
Claus Gittinger <cg@exept.de> [Tue, 16 Oct 2012 09:09:12 +0200] rev 2932
changed: #loadFromClass:andSelector: invalid or: fixed (typo)
Thu, 27 Sep 2012 22:52:24 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Thu, 27 Sep 2012 22:52:24 +0200] rev 2931
*** empty log message ***
Thu, 27 Sep 2012 17:10:28 +0200 changed: #runBuildProcess:
Claus Gittinger <cg@exept.de> [Thu, 27 Sep 2012 17:10:28 +0200] rev 2930
changed: #runBuildProcess:
Wed, 26 Sep 2012 21:04:35 +0200 changed:
Claus Gittinger <cg@exept.de> [Wed, 26 Sep 2012 21:04:35 +0200] rev 2929
changed: #doClearBuildDirectory #doStopMake
Wed, 26 Sep 2012 21:00:43 +0200 added: #getProjectBuilder
Claus Gittinger <cg@exept.de> [Wed, 26 Sep 2012 21:00:43 +0200] rev 2928
added: #getProjectBuilder changed: #doClearBuildDirectory #runBuildProcess: care for clear before build
Fri, 21 Sep 2012 11:23:43 +0200 added: expeccoNET_1_8_0_0
Claus Gittinger <cg@exept.de> [Fri, 21 Sep 2012 11:23:43 +0200] rev 2927
added: #openBrowserOnSelectedResultItem #resultListMenu #selectedImplementorsHolder comment/format in: #openBrowserOnSelectedItem changed: #selectedClassOfResultHolder added browse implementors function #windowSpec
Mon, 10 Sep 2012 14:43:41 +0200 delayedUpdate
Claus Gittinger <cg@exept.de> [Mon, 10 Sep 2012 14:43:41 +0200] rev 2926
delayedUpdate
Mon, 10 Sep 2012 00:07:24 +0200 *** empty log message ***
Claus Gittinger <cg@exept.de> [Mon, 10 Sep 2012 00:07:24 +0200] rev 2925
*** empty log message ***
Sun, 09 Sep 2012 23:01:13 +0200 changed: #runBuildProcess:
Claus Gittinger <cg@exept.de> [Sun, 09 Sep 2012 23:01:13 +0200] rev 2924
changed: #runBuildProcess:
Sun, 09 Sep 2012 20:59:04 +0200 menuitem protocol
Claus Gittinger <cg@exept.de> [Sun, 09 Sep 2012 20:59:04 +0200] rev 2923
menuitem protocol
Thu, 06 Sep 2012 21:18:32 +0200 class definition
Claus Gittinger <cg@exept.de> [Thu, 06 Sep 2012 21:18:32 +0200] rev 2922
class definition added: #cancelButtonVisible changed: #postBuildWith: #windowSpec
Thu, 06 Sep 2012 20:59:03 +0200 class definition
Claus Gittinger <cg@exept.de> [Thu, 06 Sep 2012 20:59:03 +0200] rev 2921
class definition added: #cancelButtonVisible changed: #postBuildWith: #windowSpec
Wed, 05 Sep 2012 20:30:07 +0200 changed:
Claus Gittinger <cg@exept.de> [Wed, 05 Sep 2012 20:30:07 +0200] rev 2920
changed: #doAskAndReplaceWidgetBy #replaceWidgetByClass:
Wed, 05 Sep 2012 20:24:52 +0200 ming
Claus Gittinger <cg@exept.de> [Wed, 05 Sep 2012 20:24:52 +0200] rev 2919
ming
Wed, 05 Sep 2012 20:22:28 +0200 ming
Claus Gittinger <cg@exept.de> [Wed, 05 Sep 2012 20:22:28 +0200] rev 2918
ming
(0) -3000 -1000 -480 +480 tip