move CustomDialog and its implementations to UI category
authorJakub Nesveda <jakubnesveda@seznam.cz>
Sun, 09 Nov 2014 18:28:26 +0100
changeset 740 dcc444183c8c
parent 739 45b418be7fa1
child 741 c23d35088a49
move CustomDialog and its implementations to UI category
CustomDialog.st
CustomSilentDialog.st
CustomUserDialog.st
abbrev.stc
patches/patches.rc
refactoring_custom.rc
--- a/CustomDialog.st	Sun Nov 09 01:28:44 2014 +0100
+++ b/CustomDialog.st	Sun Nov 09 18:28:26 2014 +0100
@@ -4,7 +4,7 @@
 	instanceVariableNames:''
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Refactoring-Custom'
+	category:'Interface-Refactoring-Custom-UI'
 !
 
 !CustomDialog class methodsFor:'documentation'!
--- a/CustomSilentDialog.st	Sun Nov 09 01:28:44 2014 +0100
+++ b/CustomSilentDialog.st	Sun Nov 09 18:28:26 2014 +0100
@@ -4,7 +4,7 @@
 	instanceVariableNames:'methodAnswers'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Refactoring-Custom'
+	category:'Interface-Refactoring-Custom-UI'
 !
 
 CustomSilentDialog subclass:#NilComponent
--- a/CustomUserDialog.st	Sun Nov 09 01:28:44 2014 +0100
+++ b/CustomUserDialog.st	Sun Nov 09 18:28:26 2014 +0100
@@ -4,7 +4,7 @@
 	instanceVariableNames:'dialog'
 	classVariableNames:''
 	poolDictionaries:''
-	category:'Interface-Refactoring-Custom'
+	category:'Interface-Refactoring-Custom-UI'
 !
 
 !CustomUserDialog class methodsFor:'documentation'!
--- a/abbrev.stc	Sun Nov 09 01:28:44 2014 +0100
+++ b/abbrev.stc	Sun Nov 09 18:28:26 2014 +0100
@@ -9,7 +9,7 @@
 CustomCodeGeneratorOrRefactoringTestCase CustomCodeGeneratorOrRefactoringTestCase jn:refactoring_custom 'Interface-Refactoring-Custom-Tests' 1
 CustomCodeGeneratorOrRefactoringTests CustomCodeGeneratorOrRefactoringTests jn:refactoring_custom 'Interface-Refactoring-Custom-Tests' 1
 CustomContext CustomContext jn:refactoring_custom 'Interface-Refactoring-Custom' 0
-CustomDialog CustomDialog jn:refactoring_custom 'Interface-Refactoring-Custom' 0
+CustomDialog CustomDialog jn:refactoring_custom 'Interface-Refactoring-Custom-UI' 0
 CustomDummyTests CustomDummyTests jn:refactoring_custom 'Interface-Refactoring-Custom-Tests' 1
 CustomManager CustomManager jn:refactoring_custom 'Interface-Refactoring-Custom' 0
 CustomMenuBuilder CustomMenuBuilder jn:refactoring_custom 'Interface-Refactoring-Custom-UI' 0
@@ -62,7 +62,7 @@
 CustomRefactoringClassGeneratorTests CustomRefactoringClassGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomRefactoryBuilderTests CustomRefactoryBuilderTests jn:refactoring_custom 'Interface-Refactoring-Custom-Tests' 1
 CustomReplaceIfNilWithIfTrueRefactoringTests CustomReplaceIfNilWithIfTrueRefactoringTests jn:refactoring_custom 'Interface-Refactoring-Custom-Refactorings-Tests' 1
-CustomSilentDialog CustomSilentDialog jn:refactoring_custom 'Interface-Refactoring-Custom' 0
+CustomSilentDialog CustomSilentDialog jn:refactoring_custom 'Interface-Refactoring-Custom-UI' 0
 CustomSimpleAccessMethodsCodeGeneratorTests CustomSimpleAccessMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomSimpleGetterMethodsCodeGeneratorTests CustomSimpleGetterMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomSimpleSetterMethodsCodeGeneratorTests CustomSimpleSetterMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
@@ -71,7 +71,7 @@
 CustomTestCaseCodeGeneratorTests CustomTestCaseCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomTestCaseMethodCodeGeneratorTests CustomTestCaseMethodCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomUpdateTestCaseCategoryRefactoringTests CustomUpdateTestCaseCategoryRefactoringTests jn:refactoring_custom 'Interface-Refactoring-Custom-Refactorings-Tests' 1
-CustomUserDialog CustomUserDialog jn:refactoring_custom 'Interface-Refactoring-Custom' 0
+CustomUserDialog CustomUserDialog jn:refactoring_custom 'Interface-Refactoring-Custom-UI' 0
 CustomValueHolderAccessMethodsCodeGeneratorTests CustomValueHolderAccessMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomValueHolderGetterMethodsCodeGeneratorTests CustomValueHolderGetterMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
 CustomValueHolderWithChangeNotificationAccessMethodsCodeGeneratorTests CustomValueHolderWithChangeNotificationAccessMethodsCodeGeneratorTests jn:refactoring_custom 'Interface-Refactoring-Custom-Generators-Tests' 1
--- a/patches/patches.rc	Sun Nov 09 01:28:44 2014 +0100
+++ b/patches/patches.rc	Sun Nov 09 18:28:26 2014 +0100
@@ -25,7 +25,7 @@
       VALUE "LegalCopyright", "My CopyRight or CopyLeft\0"
       VALUE "ProductName", "LibraryName\0"
       VALUE "ProductVersion", "6.2.4.1420\0"
-      VALUE "ProductDate", "Sun, 09 Nov 2014 00:27:33 GMT\0"
+      VALUE "ProductDate", "Sun, 09 Nov 2014 15:03:52 GMT\0"
     END
 
   END
--- a/refactoring_custom.rc	Sun Nov 09 01:28:44 2014 +0100
+++ b/refactoring_custom.rc	Sun Nov 09 18:28:26 2014 +0100
@@ -25,7 +25,7 @@
       VALUE "LegalCopyright", "My CopyRight or CopyLeft\0"
       VALUE "ProductName", "ProductName\0"
       VALUE "ProductVersion", "6.2.4.1420\0"
-      VALUE "ProductDate", "Sun, 09 Nov 2014 00:27:31 GMT\0"
+      VALUE "ProductDate", "Sun, 09 Nov 2014 15:03:49 GMT\0"
     END
 
   END