Commit graph

26 commits

Author SHA1 Message Date
Gregory John Casamento
f75d5d151b Remove warning from object editor, change output of plists so that they can be more easily parsed in AppDelegate 2023-07-08 16:22:30 -04:00
Gregory John Casamento
4e33d19cdf Add errors, warnings, and notices options 2023-07-08 15:39:18 -04:00
Gregory John Casamento
83d2840dc5 Output objects using gormtool, add method to get toplevelObjects from the GormDocument objects minor formatting change for GormClassManager 2023-07-08 14:14:46 -04:00
Gregory John Casamento
b0e2483aae Only get custom classes for --classes parameter add customClassInformation method to class manager 2023-07-08 13:04:25 -04:00
Gregory John Casamento
b35ce5e205 Add capability to dump class and connection information using gormtool 2023-07-08 12:53:09 -04:00
Gregory John Casamento
78bbf83852 Update to allow specifying output-path for options that need it 2023-07-05 19:40:57 -04:00
Gregory John Casamento
a5373b2f93 Improve parameter parsing process 2023-07-05 19:30:19 -04:00
Gregory John Casamento
c25ebdd4eb Remove warning when loading images in delegate 2023-07-03 13:10:07 -04:00
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