-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
27 additions
and
5 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
src/Squit.package/SquitBrowser.class/class/registerInWorldMenu.st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
world menu | ||
registerInWorldMenu | ||
"self registerInWorldMenu" | ||
(self environment valueOf: #TheWorldMenu) ifNotNil: [:worldMenu | | ||
worldMenu registerOpenCommand: (Array | ||
with: 'Git Browser' | ||
with: 'Squit' | ||
with: (Array | ||
with: self | ||
with: #open))]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
class initialization | ||
initialize | ||
|
||
self registerInWorldMenu. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
as yet unclassified | ||
instance creation | ||
open | ||
ToolBuilder open: self new |
9 changes: 9 additions & 0 deletions
9
src/Squit.package/SwaSquitBrowser.class/class/registerInWorldMenu.st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
world menu | ||
registerInWorldMenu | ||
"self registerInWorldMenu" | ||
(self environment valueOf: #TheWorldMenu) ifNotNil: [:worldMenu | | ||
worldMenu registerOpenCommand: (Array | ||
with: 'SWA Git Browser' | ||
with: (Array | ||
with: self | ||
with: #open))]. |
5 changes: 5 additions & 0 deletions
5
src/Squit.package/SwaSquitBrowser.class/class/unregisterFromWorldMenu.st
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
world menu | ||
unregisterFromWorldMenu | ||
"self unregisterFromWorldMenu" | ||
(self environment valueOf: #TheWorldMenu) ifNotNil: | ||
[:worldMenu | worldMenu unregisterOpenCommandWithReceiver: self]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
(name 'Squit-ek.9' message 'Tool handles only exactly one repository' id 'd87a7aa7-ff7b-4555-953b-5f4f5606211d' date '14 October 2021' time '1:36:06.083263 pm' author 'ek' ancestors ((name 'Squit-ek.8' message 'renaming' id '57b59ac5-ca24-4ee8-af6f-0057d1fbd0a2' date '14 October 2021' time '11:40:48.185265 am' author 'ek' ancestors ((name 'Squit-ek.7' message 'remove back-up tool' id '94063854-60c8-4d76-bcc2-09a36d965af9' date '14 October 2021' time '11:38:49.527581 am' author 'ek' ancestors ((name 'Squit-ek.6' message 'add credentials Morph, minor fixes' id 'ee1af622-08d6-4cc5-a562-987443b92c69' date '13 October 2021' time '4:48:06.072503 pm' author 'ek' ancestors ((name 'Squit-ct.5' message 'empty log message' id 'f05de4c6-5f71-6f4c-9080-f5fd744b072c' date '30 August 2021' time '5:20:35.40661 pm' author 'ct' ancestors ((name 'Squit-ct.4' message 'empty log message' id '555ffaf2-7cbe-e747-9fd1-fc706de0aa88' date '30 August 2021' time '5:19:42.73361 pm' author 'ct' ancestors ((name 'Squit-cypress.1' message 'fabricated from a Cypress format repository' id '4a5f3775-51a1-2145-beb7-ebcdb560f31a' date '30 August 2021' time '3:16:59.539657 pm' author '' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) | ||
(name 'Squit-ek.10' message 'add second registration method' id '64325ee2-e821-4ce2-8e94-d1afbb360686' date '26 October 2021' time '8:51:31.569315 pm' author 'ek' ancestors ((name 'Squit-ek.9' message 'Tool handles only exactly one repository' id 'd87a7aa7-ff7b-4555-953b-5f4f5606211d' date '14 October 2021' time '1:36:06.083263 pm' author 'ek' ancestors ((name 'Squit-ek.8' message 'renaming' id '57b59ac5-ca24-4ee8-af6f-0057d1fbd0a2' date '14 October 2021' time '11:40:48.185265 am' author 'ek' ancestors ((name 'Squit-ek.7' message 'remove back-up tool' id '94063854-60c8-4d76-bcc2-09a36d965af9' date '14 October 2021' time '11:38:49.527581 am' author 'ek' ancestors ((name 'Squit-ek.6' message 'add credentials Morph, minor fixes' id 'ee1af622-08d6-4cc5-a562-987443b92c69' date '13 October 2021' time '4:48:06.072503 pm' author 'ek' ancestors ((name 'Squit-ct.5' message 'empty log message' id 'f05de4c6-5f71-6f4c-9080-f5fd744b072c' date '30 August 2021' time '5:20:35.40661 pm' author 'ct' ancestors ((name 'Squit-ct.4' message 'empty log message' id '555ffaf2-7cbe-e747-9fd1-fc706de0aa88' date '30 August 2021' time '5:19:42.73361 pm' author 'ct' ancestors ((name 'Squit-cypress.1' message 'fabricated from a Cypress format repository' id '4a5f3775-51a1-2145-beb7-ebcdb560f31a' date '30 August 2021' time '3:16:59.539657 pm' author '' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) |