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