Commit graph

8843 commits

Author SHA1 Message Date
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
Gregory John Casamento
b03bcf7e4a Fix for xib loading (NSOwner wasn't being set properly) as well as some advances for storyboard loading. 2020-06-23 09:10:08 -04:00
Gregory John Casamento
3bca6b08aa Minor spelling correction. 2020-06-22 07:52:10 -04:00
Gregory John Casamento
34cd60e043 Remove storyboard specific modifications 2020-06-22 07:50:17 -04:00
Gregory John Casamento
155662d442 Remove detritus. Correct spelling of NSSeguePerforming. 2020-06-22 07:09:39 -04:00
Gregory John Casamento
7a907bea5e Fix issue with crashing when NSStoryboard loads. Change customObjects to proper values for XIB files during transformation. 2020-06-22 07:01:49 -04:00
Gregory John Casamento
4f88808a10 Initial signs of life with Storyboard loading. Able to get menu to load and initial application node. 2020-06-22 02:56:15 -04:00
Gregory John Casamento
ea1667dbe2 Initialize storyboard with document, break it down into scenes. Each scene is, basically, a xib. 2020-06-20 06:58:11 -04:00
Gregory John Casamento
5456b9b5a6 Set main storyboard 2020-06-19 08:53:09 -04:00
Gregory John Casamento
70a3baa428 Load data into NSData for processing in NSStoryboard 2020-06-19 07:45:10 -04:00
Gregory John Casamento
04d131fb44 Remove loader 2020-06-19 07:04:37 -04:00
Gregory John Casamento
d19d780a90 Add skeleton implementation of storyboard. 2020-06-19 05:15:37 -04:00
Gregory John Casamento
9e80fbebbe Add all empty classes make them compile. 2020-06-18 05:42:11 -04:00
Gregory John Casamento
178a2cabf5 Remove uneeded classes 2020-06-16 03:45:33 -04:00
Gregory John Casamento
f48dcc0869 Merge changes 2020-06-15 10:00:46 -04:00
Gregory John Casamento
ac207e296d Change name of the handler 2020-06-15 06:07:59 -04:00
Gregory John Casamento
d8ca67cb8c Merge branch 'master' into NSLayoutConstraint_branch 2020-06-15 05:56:41 -04:00
Gregory John Casamento
7c296ae5a9 Fix build error 2020-06-15 05:38:25 -04:00
Gregory John Casamento
52fa92ce9a Update MISSING file. 2020-06-15 05:27:43 -04:00
Gregory John Casamento
b4edb607f8 Add changelog. 2020-06-15 05:26:30 -04:00
Gregory John Casamento
e91e5d820b Flesh out skeleton of NSAccessibility* classes. 2020-06-15 05:24:53 -04:00