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 |
|
Gregory John Casamento
|
df3eaafdf3
|
Fix issue mentioned by fred.
|
2020-06-28 08:05:07 -04:00 |
|
Riccardo Mottola
|
16e5e53bbc
|
Merge branch 'master' of https://github.com/gnustep/libs-gui
|
2020-06-26 20:33:50 +02:00 |
|
Riccardo Mottola
|
2028f31d0c
|
Improve some Italian translations
|
2020-06-26 20:29:10 +02:00 |
|
Gregory John Casamento
|
a1776f21da
|
Merge branch 'master' into NSStoryboard_branch2
|
2020-06-24 12:37:07 -04:00 |
|
Fred Kiefer
|
4ba4634471
|
Merge pull request #66 from gnustep/NSWindow_setIsVisible_branch
Add setIsVisible method. It is 10.0 and was missing for some reason.
|
2020-06-24 18:17:25 +02:00 |
|
Gregory John Casamento
|
562e1868b3
|
Add setIsVisible method. It is 10.0 and was missing for some reason.
|
2020-06-24 11:13:38 -04:00 |
|
Gregory John Casamento
|
a1e470341c
|
Hot fixes: Failure to close extern 'c' section in NSPathControlItem.h corrected. Replace 'or' with 'orientation' as some compilers will reject this as a reserved word.
|
2020-06-24 10:28:49 -04:00 |
|
Gregory John Casamento
|
a405498686
|
Fixes for XIB file loading and Storyboards.
|
2020-06-24 10:14:34 -04:00 |
|
Gregory John Casamento
|
c6aa964149
|
Eliminate NSApplication from being added to topLevelObjects
|
2020-06-23 15:22:00 -04:00 |
|
Gregory John Casamento
|
d0c1d7f403
|
This should fix old xibs and correct new ones as well
|
2020-06-23 15:15:09 -04:00 |
|