Commit graph

18 commits

Author SHA1 Message Date
Gregory John Casamento
b3ca8c8b23 Add ArgPair to GNUmakefile and separate it from the AppDelegate.m file 2023-07-03 12:25:50 -04:00
Gregory John Casamento
55b46a186b Add code to detect if we are in the tool 2023-07-03 09:12:28 -04:00
Gregory John Casamento
b5175a24e3 Update to handle writing class out to file 2023-07-02 23:40:59 -04:00
Gregory John Casamento
abb6dc553c Pull private methods into a separate file 2023-07-02 23:00:45 -04:00
Gregory John Casamento
b70b2b48bb The input file is always the last parameter 2023-07-02 13:25:42 -04:00
Gregory John Casamento
745f837a77 Fix writing of output document 2023-07-02 12:27:39 -04:00
Gregory John Casamento
493b2b6384 Add import argument 2023-07-02 12:05:21 -04:00
Gregory John Casamento
8d0c4d107a Add method to export and import strings, add code to parse arguments 2023-07-01 23:39:22 -04:00
Gregory John Casamento
abdeb60d0c Update info, add category that replaces some methods so that the document can be loaded in the tool 2023-06-30 21:13:56 -04:00
Gregory John Casamento
af4f72f3f5 Fix menu problem with loading palettes 2023-06-28 14:56:39 -04:00
Gregory John Casamento
17c2d9f9ca Move common functions for delegate into superclass GormAbstractDelegate 2023-06-27 18:30:04 -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
29c6555b95 Add method to process model 2023-06-05 05:53:13 -04:00
Gregory John Casamento
4a44cce1f0 Add code to call setIsInInterfaceBuilder: 2023-06-05 05:50:08 -04:00
Gregory John Casamento
3f0f8b13a0 Quit application in applicationDidFinishLaunching: 2023-06-05 05:06:03 -04:00
Gregory John Casamento
37bac6a8e9 Update tool and linking 2023-06-05 04:36:11 -04:00
Gregory John Casamento
e1c1ea54d9 Update tool to use GUI and NSApplication 2023-06-04 21:03:21 -04:00