Gregory John Casamento
|
3b4b1b42d5
|
Remove uneeded methods, document reason why there is no else condition in doAction:
|
2020-07-15 08:08:27 -04:00 |
|
Gregory John Casamento
|
dc9847fdea
|
Check to see if the object in doAction: is a controller, if and only if it's not, then don't call the should method
|
2020-07-15 07:52:19 -04:00 |
|
Gregory John Casamento
|
f1a3e5dea6
|
Centralize logic for resolution of destination controller
|
2020-07-15 04:55:34 -04:00 |
|
Gregory John Casamento
|
c981f533df
|
Minor formatting changes
|
2020-07-14 06:13:23 -04:00 |
|
Gregory John Casamento
|
33901987e7
|
Remove all while loops and replace with FOR_IN
|
2020-07-14 05:38:31 -04:00 |
|
Gregory John Casamento
|
c10330384b
|
Remove use of uuid in 'isProcessedDocument'
|
2020-07-14 05:30:44 -04:00 |
|
Gregory John Casamento
|
429ba968ac
|
Add code to detect subclasses of controllers instead of assuming it will always be windowController and viewController
|
2020-07-14 05:12:50 -04:00 |
|
Gregory John Casamento
|
a59f92357a
|
Finish implementing storage of storyboard segue on action.
|
2020-07-14 04:31:08 -04:00 |
|
Gregory John Casamento
|
8e030e0fe5
|
Process segues as part of document processing per discussion with Fred.
|
2020-07-14 01:48:18 -04:00 |
|
Gregory John Casamento
|
ae0ddc2716
|
Remove uneeded documentMap
|
2020-07-12 17:48:45 -04:00 |
|
Gregory John Casamento
|
4430a6276d
|
Refactor code into separate, manageable, methods. Use FOR_IN fast enumeration instead of while.
|
2020-07-10 13:21:31 -04:00 |
|
Gregory John Casamento
|
b16b628b50
|
Refactor code which parses the controllerid
|
2020-07-10 13:09:22 -04:00 |
|
Gregory John Casamento
|
9dc7e63176
|
Pull out node/child processing.
|
2020-07-10 13:00:27 -04:00 |
|
Gregory John Casamento
|
e46baae8da
|
Refactor processSegue method
|
2020-07-10 12:45:21 -04:00 |
|
Gregory John Casamento
|
89f97f1f96
|
Refactoring transform
|
2020-07-10 12:29:10 -04:00 |
|
Gregory John Casamento
|
9a23a0acd2
|
Refactoring transform
|
2020-07-10 12:26:06 -04:00 |
|
Gregory John Casamento
|
e0575a207c
|
Merge branch 'master' into NSStoryboard_branch2
|
2020-07-10 08:44:34 -04:00 |
|
Gregory John Casamento
|
d11cb1b7ca
|
Formalize protocols for NSOutlineDataSource/Delegate.
|
2020-07-10 07:51:45 -04:00 |
|
Gregory John Casamento
|
ecd01a8e62
|
Merge branch 'master' into NSStoryboard_branch2
|
2020-07-09 14:58:38 -04:00 |
|
Gregory John Casamento
|
1465b10cde
|
Fix special case segue from application scene.
|
2020-07-08 17:18:58 -04:00 |
|
Gregory John Casamento
|
349cace509
|
Fix dates
|
2020-07-06 09:50:55 -04:00 |
|
Gregory John Casamento
|
83ffec904a
|
Fix compilation error
|
2020-07-06 08:44:57 -04:00 |
|
Gregory John Casamento
|
626c48977a
|
Fix compilation error
|
2020-07-06 08:30:35 -04:00 |
|
Gregory John Casamento
|
59220e6beb
|
Refactor transform to a different class
|
2020-07-06 08:15:34 -04:00 |
|
Gregory John Casamento
|
a0afee8fb1
|
Update comment
|
2020-07-06 05:35:46 -04:00 |
|
Gregory John Casamento
|
73b03350b6
|
Remove comments and make improvements to code suggested by fred
|
2020-07-06 04:40:36 -04:00 |
|
Gregory John Casamento
|
596ee3a0b6
|
Call generic methods properly from less generic ones.
|
2020-07-05 23:22:22 -04:00 |
|
Gregory John Casamento
|
b8b88a7579
|
Add setTitle call to modal.
|
2020-07-05 23:09:07 -04:00 |
|
Gregory John Casamento
|
1ed5ff16e4
|
Correct some formatting.
|
2020-07-05 23:06:53 -04:00 |
|
Gregory John Casamento
|
ca72a59467
|
Fix some minor issues
|
2020-07-05 22:58:04 -04:00 |
|
Gregory John Casamento
|
2cd0585079
|
Make some changes to XPaths to make things a little more efficient.
|
2020-07-05 22:56:25 -04:00 |
|
Gregory John Casamento
|
647dd1095b
|
Add fast enum for the second loop
|
2020-07-05 22:31:59 -04:00 |
|
Gregory John Casamento
|
2ed95a86b9
|
Use fast enumeration
|
2020-07-05 21:12:02 -04:00 |
|
Gregory John Casamento
|
93fe3a260c
|
Corrections suggested by Fred
|
2020-07-05 20:42:35 -04:00 |
|
Gregory John Casamento
|
6ddb3b0233
|
Fix small memory issue
|
2020-07-05 14:02:20 -04:00 |
|
Gregory John Casamento
|
4fca61ede1
|
Center window
|
2020-07-05 13:59:48 -04:00 |
|
Gregory John Casamento
|
ae1be325cb
|
Remove GSStoryboard... class
|
2020-07-05 13:33:04 -04:00 |
|
Gregory John Casamento
|
6bf724ab47
|
External storyboards are now working
|
2020-07-05 12:39:34 -04:00 |
|
Gregory John Casamento
|
fa9f75073e
|
Improve logic when finding and showing controller
|
2020-07-05 12:07:28 -04:00 |
|
Gregory John Casamento
|
cdc934484b
|
Add placeholder logic
|
2020-07-05 11:14:13 -04:00 |
|
Gregory John Casamento
|
fb2c219a8c
|
Add beginnings of placeholder logic
|
2020-07-04 17:30:43 -04:00 |
|
Gregory John Casamento
|
1e565994cd
|
Center modal window
|
2020-07-04 15:14:48 -04:00 |
|
Gregory John Casamento
|
41460c80c5
|
Fix issues with controller instantiation
|
2020-07-04 14:55:08 -04:00 |
|
Gregory John Casamento
|
7d92caca6f
|
Segue partially working. Commit existing changes
|
2020-07-04 13:01:26 -04:00 |
|
Gregory John Casamento
|
486ab5bd5b
|
Merge changes made by Fred to fix NSTabView.
|
2020-07-03 15:42:38 -04:00 |
|
fredkiefer
|
c66019024f
|
* Source/GSXib5KeyedUnarchiver.m (alternateName:): Be more careful
when chopping of part of the name.
|
2020-07-03 19:37:45 +02:00 |
|
fredkiefer
|
56047d27e6
|
Add missing MacOSX methods.
|
2020-07-03 16:50:20 +02:00 |
|
Gregory John Casamento
|
d4cc1745d4
|
Relationship segue implemented.
|
2020-07-02 16:39:40 -04:00 |
|
Gregory John Casamento
|
11b5b4d2d6
|
Add proxy objects to perform segue
|
2020-07-02 13:24:48 -04:00 |
|
Gregory John Casamento
|
435d688e98
|
Merge branch 'master' into NSStoryboard_branch2
|
2020-06-28 08:05:54 -04:00 |
|