Tue, 14 Oct 2014 12:53:20 +0200 fix error in CustomSourceCodeSelection >> selectedSourceCode when nothing is actually selected
Jakub Nesveda <jakubnesveda@seznam.cz> [Tue, 14 Oct 2014 12:53:20 +0200] rev 696
fix error in CustomSourceCodeSelection >> selectedSourceCode when nothing is actually selected
Tue, 14 Oct 2014 12:49:47 +0200 fix TestCase code generator to be used with metaclass
Jakub Nesveda <jakubnesveda@seznam.cz> [Tue, 14 Oct 2014 12:49:47 +0200] rev 695
fix TestCase code generator to be used with metaclass fix CustomSilentDialog to allow empty components
Tue, 14 Oct 2014 12:31:40 +0200 add class category, package, protocol, namespace and code view perspectives to CustomPerspective
Jakub Nesveda <jakubnesveda@seznam.cz> [Tue, 14 Oct 2014 12:31:40 +0200] rev 694
add class category, package, protocol, namespace and code view perspectives to CustomPerspective
Thu, 16 Oct 2014 01:28:34 +0100 When running tests, male sure a display connection is available.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 16 Oct 2014 01:28:34 +0100] rev 693
When running tests, male sure a display connection is available. Tests require display as they use DialogBox. Therefore try to open display when none is already opened (as if running tests from command line / under Jenkins)
Wed, 15 Oct 2014 00:03:50 +0100 Made jn:refactoring_custom/patches a prerequisite of jn:refactoring_custom
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 15 Oct 2014 00:03:50 +0100] rev 692
Made jn:refactoring_custom/patches a prerequisite of jn:refactoring_custom
Mon, 13 Oct 2014 20:53:59 +0200 a test
Jakub Nesveda <jakubnesveda@seznam.cz> [Mon, 13 Oct 2014 20:53:59 +0200] rev 691
a test
Mon, 13 Oct 2014 20:44:40 +0200 rename executeSubGeneratorClasses:inContext: to executeSubGeneratorOrRefactoringClasses:inContext:
Jakub Nesveda <jakubnesveda@seznam.cz> [Mon, 13 Oct 2014 20:44:40 +0200] rev 690
rename executeSubGeneratorClasses:inContext: to executeSubGeneratorOrRefactoringClasses:inContext: rename subGeneratorOf: to subGeneratorOrRefactoringOf: move methods above to CustomCodeGeneratorOrRefactoring class remove unused methods from CustomCodeGenerator
Sat, 11 Oct 2014 00:42:54 +0200 fixes in TestCase code generators
Jakub Nesveda <jakubnesveda@seznam.cz> [Sat, 11 Oct 2014 00:42:54 +0200] rev 689
fixes in TestCase code generators add RBAbstractClass >> isSubclassOf: and inheritsFrom: to tell if a class is subclass of another class
Fri, 10 Oct 2014 16:28:37 +0200 completed - rewriting code generators to replace CustomSourceCodeBuilder, but RBClass, RBMetaclass, RBNamespace and CodeGenerator
Jakub Nesveda <jakubnesveda@seznam.cz> [Fri, 10 Oct 2014 16:28:37 +0200] rev 688
completed - rewriting code generators to replace CustomSourceCodeBuilder, but RBClass, RBMetaclass, RBNamespace and CodeGenerator rename codeBuilder to model ( like in Refactory-Model category ) rename CustomSourceCodeBuilder to CustomNamespace remove CustomSourceCodeBuilder private suclasses move package set to AddClassChange and AddMethodChange
Wed, 08 Oct 2014 19:50:10 +0200 work in progress - rewriting code generators to replace CustomSourceCodeBuilder, but RBClass, RBMetaclass, RBNamespace and CodeGenerator
Jakub Nesveda <jakubnesveda@seznam.cz> [Wed, 08 Oct 2014 19:50:10 +0200] rev 687
work in progress - rewriting code generators to replace CustomSourceCodeBuilder, but RBClass, RBMetaclass, RBNamespace and CodeGenerator fix unit tests for generators and refactoring
(0) -300 -100 -10 +10 +100 +300 tip