Mon, 23 Mar 2015 17:57:52 +0100 class: SmallSense::JavaCompletionEngineSimple cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 23 Mar 2015 17:57:52 +0100] rev 430
class: SmallSense::JavaCompletionEngineSimple changed: #scannerClass removed prerequisite dependency on libjava
Mon, 23 Mar 2015 17:57:07 +0100 class: SmallSense::GroovyCompletionEngineSimple cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 23 Mar 2015 17:57:07 +0100] rev 429
class: SmallSense::GroovyCompletionEngineSimple changed: #scannerClass removed prerequisite dependency on libjava
Mon, 23 Mar 2015 17:56:17 +0100 class: SmallSense::SmalltalkCompletionEngine cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 23 Mar 2015 17:56:17 +0100] rev 428
class: SmallSense::SmalltalkCompletionEngine changed: #javaClassesDo: removed prerequisite dependency on libjava
Mon, 23 Mar 2015 17:28:56 +0100 initial checkin cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 23 Mar 2015 17:28:56 +0100] rev 427
initial checkin class: SmallSense::CodeNavigationService fixed a bug (access to uninitialized variable in "navigateToTypeReference"); removed dependency on libjava being loaded.
Mon, 23 Mar 2015 17:24:50 +0100 initial checkin cvs_MAIN
Claus Gittinger <cg@exept.de> [Mon, 23 Mar 2015 17:24:50 +0100] rev 426
initial checkin class: SmallSense::JavaCompletionEngine changed: #complete refer to JAVA and Java programmatically (via Smalltalk at:) to avoid prerequisite of libjava from smallsense. Make sure that a system withou libjava is still possible.
Fri, 20 Mar 2015 15:06:03 +0100 initial checkin cvs_MAIN
Claus Gittinger <cg@exept.de> [Fri, 20 Mar 2015 15:06:03 +0100] rev 425
initial checkin class: SmallSense::JavaImportPO changed: #packageIcon fixed the icon-cache key (method was copied from somewhere else)
Thu, 19 Mar 2015 12:17:17 +0100 class: SmallSense::CriticsWindow cvs_MAIN
Claus Gittinger <cg@exept.de> [Thu, 19 Mar 2015 12:17:17 +0100] rev 424
class: SmallSense::CriticsWindow changed: #disableLintRule (send #rejectRules: instead of #reject:)
Sat, 21 Feb 2015 22:54:44 +0000 dialogs: performance cleanup - perform (expensive) list computation always in background.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 21 Feb 2015 22:54:44 +0000] rev 423
dialogs: performance cleanup - perform (expensive) list computation always in background. Whne one tries to call (expensive) #upateMatching or #updateMatchingIgnorePattern out of worker thread, raise an assertion error. Avoid calling that method twice during startup. In effect, dialogs come up much faster.
Sat, 21 Feb 2015 08:46:46 +0000 dialogs: correctly update OK button when dialig can create object from string
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 21 Feb 2015 08:46:46 +0000] rev 422
dialogs: correctly update OK button when dialig can create object from string Must update accept button enablements when pattern changes.
Thu, 19 Feb 2015 16:43:08 +0000 UI: added parse tree inspector tab RBProgramNode
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 19 Feb 2015 16:43:08 +0000] rev 421
UI: added parse tree inspector tab RBProgramNode
(0) -300 -100 -10 +10 +100 +300 tip