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