-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow the resize of the gui using halos
- Loading branch information
kilon
committed
Nov 17, 2015
1 parent
450110c
commit da4a7aa
Showing
6 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
ChronosManager.package/ChrCloseButtonM.class/instance/mouseDown..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,3 +1,4 @@ | ||
as yet unclassified | ||
mouseDown: evt | ||
self owner delete | ||
self owner delete. | ||
TransformationMorph allInstancesDo: [ :each|each delete ] |
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
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 |
---|---|---|
|
@@ -28,5 +28,5 @@ | |
"name" : "ChrGUIMorph", | ||
"pools" : [ | ||
], | ||
"super" : "Morph", | ||
"super" : "ImageMorph", | ||
"type" : "normal" } |
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 'ChronosManager-kilonAlios.46' message 'fix spelling mistake in break label ' id 'd26fe06e-0a45-4c21-b3ed-b80d4c1bbcf2' date '17 November 2015' time '3:01:30.339135 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.45' message 'fix the color of inputs to white' id 'b3fa3656-762c-4731-b513-4c0b96265ebf' date '17 November 2015' time '2:57:39.585466 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.44' message 'Release The KRAKEN !!!!' id '71bed4f8-e044-43f5-a9ab-913b7c7735b8' date '17 November 2015' time '1:43:24.69368 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.43' message 'implement full functionality for timer and stopwatch' id '64d04bd9-4c9e-4700-a923-1af666f3e1fb' date '17 November 2015' time '12:31:14.039923 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.42' message 'implement timer functionality at last ' id '49450541-16db-4fae-b8ca-8be756b0d650' date '17 November 2015' time '8:54:12.969914 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.41' message 'add thumnail' id '2aa5ac38-555e-48f7-afdb-34987220c1aa' date '15 November 2015' time '9:35:49.462165 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.40' message 'still trying to make timer work, implemented basic math for it' id 'c68a3e47-95ff-4f1a-a246-5ca5a61faec3' date '15 November 2015' time '12:15:18.065883 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.39' message 'start to implement the model for the timer /stopwatch core functionality' id '273c41ff-696f-402c-8424-d6184920cf18' date '14 November 2015' time '8:36:56.571209 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.38' message 'implement the set button and improve ChronosManager to manage timer and stopwatch. ' id '917076f7-07e3-48a1-b45c-7efde430384b' date '14 November 2015' time '8:08:33.675791 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.37' message 'improve moving the gui around, implement help text ' id '6960d5c4-352d-4805-a92c-78935a39cf9a' date '14 November 2015' time '6:08:26.146235 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.36' message 'improve collapse button' id '2a5e96da-cc21-4354-bb7b-892fceb158a8' date '14 November 2015' time '12:26:14.294194 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.35' message 'add collapse button' id 'c6b4448a-4496-4295-9662-5fc22d61dec1' date '13 November 2015' time '8:36:01.974217 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.34' message 'improve taskbar button to display time ' id '16f4e438-a496-45d0-94d9-709fb0dd43ec' date '13 November 2015' time '7:11:01.906543 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.33' message 'improve taskbar functionality' id '35b04ad7-3317-4481-97a3-42a57d482e7d' date '13 November 2015' time '6:44:53.961538 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.32' message 'refactor code improve taskbar functionality' id 'ecb4f65a-87cf-4ae7-a415-de0b26e6bcf6' date '13 November 2015' time '4:11:07.907349 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.31' message 'refactore code and add minimise button' id '00e1a858-6261-4f6e-a9d1-4028dd587a88' date '13 November 2015' time '3:17:41.369372 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.30' message 'improve taskbar button' id 'd2970d1e-cf04-457d-ac68-78106ff4b2f6' date '12 November 2015' time '4:53:29.213988 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.28' message 'create taskbar' id 'd66cd9dc-3bd6-406d-b5f6-4dd0ade0b75c' date '12 November 2015' time '4:41:29.535312 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.27' message 'add taskbarTask ' id '242c7918-6185-4621-a90b-ef65d47bbe61' date '12 November 2015' time '3:18:08.052112 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.26' message 'improve input field' id 'ca49a30f-0a54-41d3-a621-d8bc7237fa7f' date '12 November 2015' time '11:50:06.426838 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.25' message 'add break limit input' id '41287282-c4a8-4ad9-84bc-697496ece44b' date '11 November 2015' time '6:56:04.107652 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.24' message 'refactor code' id 'a7ac741b-0d02-4276-a7ee-0eb6bcdb5a75' date '11 November 2015' time '6:12:53.348617 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.23' message 'auto format input field for time ' id 'cfdcc71e-a9a0-4a3a-ab25-96f463683757' date '11 November 2015' time '5:54:48.065734 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.22' message 'improve trim of path so it works also in Pharo 4' id '17fd22f4-8ada-4330-aea5-c52d469f6c20' date '11 November 2015' time '12:31:49.281099 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.21' message 'fix path detection for font and colors of strings' id 'be7efae2-561f-41e1-b998-caff4012e5a5' date '9 November 2015' time '10:00:29.714161 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.20' message 'improve once again Secondary panel' id 'd186c819-f14b-4694-8cd9-a54ebc9c9907' date '8 November 2015' time '10:38:57.791345 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.19' message 'add to panel , labels and a textmorph' id '4b56b7b8-8290-4a3a-a966-23a13165b29c' date '7 November 2015' time '11:31:40.319604 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.18' message 'add improved panel' id 'f586cd17-72f7-448b-8b16-3974795db7bc' date '7 November 2015' time '3:16:06.219616 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.17' message 'make the path dynamic so pharo loads it from its github-cache' id 'ed3c8cdb-873a-45c2-bb79-041e55641258' date '4 November 2015' time '10:31:14.961407 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.16' message 'add new buttons and font ' id 'ae416c68-b3bc-4dc4-abd7-a001aa6adc60' date '4 November 2015' time '9:39:48.045226 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.15' message 'new panel for stopwatch settings' id '69e457f7-d6a4-410a-8693-c43b3a667c6e' date '4 November 2015' time '3:08:52.956924 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.14' message 'fix broken toggle for timerButton and stopwatchButton in secondary panel' id 'ef771c7f-5288-477a-ab00-d9c20df10150' date '2 November 2015' time '9:06:56.49584 pm' author 'kilonAlios' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) | ||
(name 'ChronosManager-kilonAlios.47' message 'allow the resize of the gui using halos' id '29b2c29e-f17a-4fb6-bbc9-8dc5b69ed0c1' date '17 November 2015' time '8:38:25.682042 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.46' message 'fix spelling mistake in break label ' id 'd26fe06e-0a45-4c21-b3ed-b80d4c1bbcf2' date '17 November 2015' time '3:01:30.339135 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.45' message 'fix the color of inputs to white' id 'b3fa3656-762c-4731-b513-4c0b96265ebf' date '17 November 2015' time '2:57:39.585466 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.44' message 'Release The KRAKEN !!!!' id '71bed4f8-e044-43f5-a9ab-913b7c7735b8' date '17 November 2015' time '1:43:24.69368 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.43' message 'implement full functionality for timer and stopwatch' id '64d04bd9-4c9e-4700-a923-1af666f3e1fb' date '17 November 2015' time '12:31:14.039923 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.42' message 'implement timer functionality at last ' id '49450541-16db-4fae-b8ca-8be756b0d650' date '17 November 2015' time '8:54:12.969914 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.41' message 'add thumnail' id '2aa5ac38-555e-48f7-afdb-34987220c1aa' date '15 November 2015' time '9:35:49.462165 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.40' message 'still trying to make timer work, implemented basic math for it' id 'c68a3e47-95ff-4f1a-a246-5ca5a61faec3' date '15 November 2015' time '12:15:18.065883 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.39' message 'start to implement the model for the timer /stopwatch core functionality' id '273c41ff-696f-402c-8424-d6184920cf18' date '14 November 2015' time '8:36:56.571209 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.38' message 'implement the set button and improve ChronosManager to manage timer and stopwatch. ' id '917076f7-07e3-48a1-b45c-7efde430384b' date '14 November 2015' time '8:08:33.675791 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.37' message 'improve moving the gui around, implement help text ' id '6960d5c4-352d-4805-a92c-78935a39cf9a' date '14 November 2015' time '6:08:26.146235 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.36' message 'improve collapse button' id '2a5e96da-cc21-4354-bb7b-892fceb158a8' date '14 November 2015' time '12:26:14.294194 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.35' message 'add collapse button' id 'c6b4448a-4496-4295-9662-5fc22d61dec1' date '13 November 2015' time '8:36:01.974217 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.34' message 'improve taskbar button to display time ' id '16f4e438-a496-45d0-94d9-709fb0dd43ec' date '13 November 2015' time '7:11:01.906543 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.33' message 'improve taskbar functionality' id '35b04ad7-3317-4481-97a3-42a57d482e7d' date '13 November 2015' time '6:44:53.961538 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.32' message 'refactor code improve taskbar functionality' id 'ecb4f65a-87cf-4ae7-a415-de0b26e6bcf6' date '13 November 2015' time '4:11:07.907349 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.31' message 'refactore code and add minimise button' id '00e1a858-6261-4f6e-a9d1-4028dd587a88' date '13 November 2015' time '3:17:41.369372 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.30' message 'improve taskbar button' id 'd2970d1e-cf04-457d-ac68-78106ff4b2f6' date '12 November 2015' time '4:53:29.213988 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.28' message 'create taskbar' id 'd66cd9dc-3bd6-406d-b5f6-4dd0ade0b75c' date '12 November 2015' time '4:41:29.535312 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.27' message 'add taskbarTask ' id '242c7918-6185-4621-a90b-ef65d47bbe61' date '12 November 2015' time '3:18:08.052112 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.26' message 'improve input field' id 'ca49a30f-0a54-41d3-a621-d8bc7237fa7f' date '12 November 2015' time '11:50:06.426838 am' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.25' message 'add break limit input' id '41287282-c4a8-4ad9-84bc-697496ece44b' date '11 November 2015' time '6:56:04.107652 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.24' message 'refactor code' id 'a7ac741b-0d02-4276-a7ee-0eb6bcdb5a75' date '11 November 2015' time '6:12:53.348617 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.23' message 'auto format input field for time ' id 'cfdcc71e-a9a0-4a3a-ab25-96f463683757' date '11 November 2015' time '5:54:48.065734 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.22' message 'improve trim of path so it works also in Pharo 4' id '17fd22f4-8ada-4330-aea5-c52d469f6c20' date '11 November 2015' time '12:31:49.281099 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.21' message 'fix path detection for font and colors of strings' id 'be7efae2-561f-41e1-b998-caff4012e5a5' date '9 November 2015' time '10:00:29.714161 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.20' message 'improve once again Secondary panel' id 'd186c819-f14b-4694-8cd9-a54ebc9c9907' date '8 November 2015' time '10:38:57.791345 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.19' message 'add to panel , labels and a textmorph' id '4b56b7b8-8290-4a3a-a966-23a13165b29c' date '7 November 2015' time '11:31:40.319604 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.18' message 'add improved panel' id 'f586cd17-72f7-448b-8b16-3974795db7bc' date '7 November 2015' time '3:16:06.219616 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.17' message 'make the path dynamic so pharo loads it from its github-cache' id 'ed3c8cdb-873a-45c2-bb79-041e55641258' date '4 November 2015' time '10:31:14.961407 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.16' message 'add new buttons and font ' id 'ae416c68-b3bc-4dc4-abd7-a001aa6adc60' date '4 November 2015' time '9:39:48.045226 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.15' message 'new panel for stopwatch settings' id '69e457f7-d6a4-410a-8693-c43b3a667c6e' date '4 November 2015' time '3:08:52.956924 pm' author 'kilonAlios' ancestors ((name 'ChronosManager-kilonAlios.14' message 'fix broken toggle for timerButton and stopwatchButton in secondary panel' id 'ef771c7f-5288-477a-ab00-d9c20df10150' date '2 November 2015' time '9:06:56.49584 pm' author 'kilonAlios' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ()) |