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
(0) -3000 -1000 -120 +120 tip