Commit graph

459 commits

Author SHA1 Message Date
Gregory John Casamento
bc0be9a97c Use GormDocumentController instead of NSDocumentController 2023-06-20 05:42:01 -04:00
Gregory John Casamento
41129386f7 Fix make issue and correct menu editing issue that was causing an exception 2023-06-19 10:42:27 -04:00
Gregory John Casamento
db7a2e3969 Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
Gregory John Casamento
d409d06143 Move images for target/action linking 2023-06-14 07:54:25 -04:00
Gregory John Casamento
2ec33abd2e Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
Gregory John Casamento
8122f26594 Update images 2023-06-14 06:50:30 -04:00
Gregory John Casamento
6108cb2865 Move images 2023-06-14 06:49:47 -04:00
Gregory John Casamento
48b1c4f38d Update images and classes to load resources correctly, move plists 2023-06-14 06:18:24 -04:00
Gregory John Casamento
52b3262674 Update GNUmakefiles to build app and tools cleanly after framework-ification 2023-06-14 05:03:15 -04:00
Gregory John Casamento
e76bde7184 Add images to GNUmakefile 2023-06-14 03:45:20 -04:00
Gregory John Casamento
e7965029b0 Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
Gregory John Casamento
9e5e9f8c04 Fix plugin loading from framework 2023-06-12 03:50:05 -04:00
Gregory John Casamento
59775174d7 Fix build issue 2023-06-12 02:05:53 -04:00
Gregory John Casamento
96132510fb Move plugins into core 2023-06-08 23:00:14 -04:00
Gregory John Casamento
bc6e15abb7 Add tools and update GormCode.h 2023-06-03 19:34:09 -04:00
Gregory John Casamento
99edd0e4de Minor fixes 2023-01-16 07:36:11 -05:00
Gregory John Casamento
fc35727a2a Update files for release 2023-01-15 05:56:59 -05:00
Gregory John Casamento
e3331dc088 Add new method to GormDocument called openEditorForObject:withParentObject: also handle NSCells properly 2022-11-10 01:46:09 -05:00
Gregory John Casamento
b36ec0e29a Silence warning and create editor for cell 2022-03-26 13:57:30 -04:00
Gregory John Casamento
84da56d765 Fix instance where document is not updated for custom class/first responder change. 2021-12-09 00:00:08 -05:00
Gregory John Casamento
a184d826fb Minor updates to GormNSSplitViewInspector code 2021-10-23 17:40:54 -04:00
Gregory John Casamento
09c3b5e556 Fix spacing in GormNSSplitViewInspector. 2021-10-22 22:42:15 -04:00
Gregory John Casamento
3b2d0d2e77 Fix crash in GormNSSplitViewInspector. 2021-10-19 19:28:03 -04:00
Gregory John Casamento
c574c6676e Fix issue with test interface function 2021-07-22 17:55:00 -04:00
Gregory John Casamento
f56cf39b0a Add changes to fix fontMenu issue 2021-05-15 18:43:21 -04:00
Gregory John Casamento
028a22cd7b Add help file. 2021-05-10 00:57:30 -04:00
Gregory John Casamento
9df2d1aeb8 Fix merge issues 2021-05-09 02:29:13 -04:00
Gregory John Casamento
f97cfac1c8 Release 1.28.0 2021-05-09 00:20:28 -04:00
Gregory John Casamento
95d77eb982 Add back in encoding/decoding for testing. 2021-05-09 00:08:16 -04:00
Gregory John Casamento
49b98e385d Code cleanup 2021-05-07 06:52:14 -04:00
Gregory John Casamento
d56e7083c5 Remove uneeded encoding/decoding methods in GormDocument 2021-05-07 00:11:51 -04:00
Gregory John Casamento
d2062aeff0 outlets now showing properly when loading a xib file 2021-05-04 21:40:09 -04:00
Gregory John Casamento
feb5608836 Gorm now correctly pulls in objects and assigns them names. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
94955a248a Correctly interpret NSApplication and other top level objects, except NSWindowTemplate. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
63a4b4f456 Work on xib loading support for Gorm 2021-05-04 05:04:59 -04:00
Gregory John Casamento
405c345ab1 Fix issue with class instantiation 2021-05-04 04:57:32 -04:00
Gregory John Casamento
31e68f12e6 Fix issue introduced by 'cleanup' merge where mainMenu no longer hides/unhides itself during/after testing the interface. 2021-04-22 04:34:42 -04:00
Gregory John Casamento
0284554411 Fix memory leak when creating matrix cells using inspector. Do not deactivate / close the editor when matrix is expanded. 2021-04-22 04:05:49 -04:00
Gregory John Casamento
97f1a8e74d Fix issue #11 in Gorm. NSMatrix should now be selectable after initial selection. 2021-04-22 03:32:35 -04:00
Gregory John Casamento
b88467f572 Remove call witch obliterates NSMatrix prototype 2021-04-21 18:33:00 -04:00
Gregory John Casamento
27e6f6b309 Add code to safeguard against crash when NSMatrix has no cells or the prototype is nil 2021-04-21 18:14:56 -04:00
Gregory John Casamento
eb0b0bfbe1 Fix all warnings in Gorm 2021-03-28 18:55:29 -04:00
Gregory John Casamento
01ed525ca7 Add new inspector for matrix cell size 2021-03-28 01:34:15 -04:00
Gregory John Casamento
5d699dd353 Add groupSelectionInMatrix 2021-03-27 01:44:49 -04:00
Gregory John Casamento
b777e0e383 Revert use of fast enumeration 2021-03-10 01:49:46 -05:00
Gregory John Casamento
f9ae7fc326 Fix use of fast enumeration in GormConnectionInspector.m 2021-03-09 13:22:57 -05:00
Gregory John Casamento
1335a20fa5 Fix issue horizontal and vertical resizable settings in Text View 2021-01-28 19:14:02 -05:00
Ahmed Khanzada
ab9810a771 Fixed grammatical error ("All Rights" -> "All rights") 2020-04-20 22:07:14 -07:00
Gregory John Casamento
f6f3aaed80 Release 1.2.26 2020-04-14 14:45:33 -04:00
fredkiefer
fb3a4840e6 * GormCore/GormDocument.m: Remove NSNibConnector duplicating code in gui.
Use [-attachObjects:toParent:] and [-detachObjects:] more often.
2020-03-29 15:10:46 +02:00