Commit graph

17 commits

Author SHA1 Message Date
Gregory John Casamento
c4a69baec9 Fix issue with properly hiding windows when calling testInterface: 2023-12-14 19:15:05 -05:00
Gregory John Casamento
334b525f7d Update all ivars in GormAbstractDelegate.[hm] to use underscore 2023-12-14 18:37:24 -05:00
Gregory John Casamento
f3aa16ea2f Update testInterface: and --test option in gormtool to allow testing the gui from the command line 2023-12-12 03:00:58 -05:00
Gregory John Casamento
5c3b84748e Add support to test gui in gormtool 2023-12-11 02:32:39 -05:00
Gregory John Casamento
4ffdeb29df Documentation fixes 2023-09-09 19:19:45 -04:00
Gregory John Casamento
e604adf9a6 Use new NSDockTile class to show testing status 2023-07-27 04:24:23 -04:00
Gregory John Casamento
3c09c37ba5 Update so that when reparsing a class it calls the delegate method shouldBreakConnectionsReparsingClass: 2023-07-18 17:17:13 -04:00
Gregory John Casamento
0fd5177c93 Add delegate methods to handle alerts for when we can't parse a class or get an exception for preloaded headers 2023-07-18 15:54:57 -04:00
Gregory John Casamento
ce1dd3c483 Add delegate method to handle renaming labels on connections 2023-07-18 14:59:05 -04:00
Gregory John Casamento
dd33778535 Add delegate method to handle renaming connections 2023-07-18 14:26:30 -04:00
Gregory John Casamento
cc34827230 Replace connections alert panel and move logic to delegate 2023-07-18 14:01:13 -04:00
Gregory John Casamento
2e14ad8951 Add delegate method to handle when the archive is from a newer version of Gorm 2023-07-18 13:52:39 -04:00
Gregory John Casamento
c39c54d62d Move alert panel for archive upgrade to delegate 2023-07-18 13:44:44 -04:00
Gregory John Casamento
b0b4c075fb Fix failure to import custom class correctly from XIB 2023-07-07 23:12:10 -04:00
Gregory John Casamento
c25ebdd4eb Remove warning when loading images in delegate 2023-07-03 13:10:07 -04:00
Gregory John Casamento
608ecef8e4 Move menu actions into GormAppDelegate 2023-06-28 08:54:12 -04:00
Gregory John Casamento
17c2d9f9ca Move common functions for delegate into superclass GormAbstractDelegate 2023-06-27 18:30:04 -04:00