Tue, 03 Sep 2013 14:16:25 +0200 class: CodeCompletionHelpView
Claus Gittinger <cg@exept.de> [Tue, 03 Sep 2013 14:16:25 +0200] rev 13476
class: CodeCompletionHelpView added: #wantsFocusWithPointerEnter comment/format in: #wantsFocusWithButtonPress
Tue, 03 Sep 2013 14:16:15 +0200 class: AbstractSettingsApplication
Claus Gittinger <cg@exept.de> [Tue, 03 Sep 2013 14:16:15 +0200] rev 13475
class: AbstractSettingsApplication
Tue, 03 Sep 2013 19:26:34 +0100 Added `environment` variable to NewSystemBrowser. default-browser-environment
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 03 Sep 2013 19:26:34 +0100] rev 13474
Added `environment` variable to NewSystemBrowser. NavigatorModel fetches environment from it's mastet application in commonPreBuild.
Tue, 03 Sep 2013 16:14:28 +0100 Introduced environment instvar in Tools::NavigatorModel. default-browser-environment
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 03 Sep 2013 16:14:28 +0100] rev 13473
Introduced environment instvar in Tools::NavigatorModel. All references to Smalltalk were rewritten to access `environment` instvar instead. The `environment` defaults to Smalltalk (set in #initialize).
Mon, 02 Sep 2013 13:53:47 +0100 Removed leftover dependency on SmallSense. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 13:53:47 +0100] rev 13472
Removed leftover dependency on SmallSense.
Mon, 02 Sep 2013 09:55:31 +0100 Support for senders/implementors for Java. Fix for accepting Java classes. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 02 Sep 2013 09:55:31 +0100] rev 13471
Support for senders/implementors for Java. Fix for accepting Java classes.
Fri, 30 Aug 2013 17:29:48 +0100 Fix in Tools::MethodList>>#method:includesRefsToVariable:askParserWith: - care for non-smalltalk methods. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 30 Aug 2013 17:29:48 +0100] rev 13470
Fix in Tools::MethodList>>#method:includesRefsToVariable:askParserWith: - care for non-smalltalk methods.
Thu, 29 Aug 2013 21:55:45 +0100 Added *Redo* menu item to CodeViwq's context menu (eclipse style) jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 29 Aug 2013 21:55:45 +0100] rev 13469
Added *Redo* menu item to CodeViwq's context menu (eclipse style)
Thu, 29 Aug 2013 12:20:29 +0100 Hack: do not include Java language in language-menu. jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 29 Aug 2013 12:20:29 +0100] rev 13468
Hack: do not include Java language in language-menu. Java is funny - we don't have an evaluator for Java but we have to define evaluatorClass to return GroovyEvaluator to be able to inspect code in debugger/inspector. Hence this hack. We may need something like evaluatorClassForInspector/Debugger.
Wed, 28 Aug 2013 15:23:08 +0100 Bug fix in Tools::CodeView2: redraw accept-cancel bar when redrawing... jv
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 28 Aug 2013 15:23:08 +0100] rev 13467
Bug fix in Tools::CodeView2: redraw accept-cancel bar when redrawing... ..single line of gutter. This bug was introduced recently by changes in CVS (and merged to branch jv :-)
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip