Commit graph

24 commits

Author SHA1 Message Date
Gregory John Casamento
75953c19b8 Handle return type more dynamically 2023-08-14 05:31:37 -04:00
Gregory John Casamento
287dbd10a6 Update indentationPerLevel add support for outlineView 2023-08-13 14:53:40 -04:00
Gregory John Casamento
3a604b251a Add code to handle singleton objects 2023-08-13 13:40:28 -04:00
Gregory John Casamento
88319294c3 Add logic to handle objects automatically, map methods to keys for XIB storage, minor fixes 2023-08-13 12:27:59 -04:00
Gregory John Casamento
bb0f192ae2 Add code to handle generic objects 2023-08-13 10:27:21 -04:00
Gregory John Casamento
e15fcb380c Add code to handle box title position 2023-08-12 06:51:34 -04:00
Gregory John Casamento
4cbe7ebfc9 Handle content view properly 2023-08-11 15:58:43 -04:00
Gregory John Casamento
4463c23140 Add support for getting connections on placeholders 2023-08-11 13:50:38 -04:00
Gregory John Casamento
e8e536c06a Update styleMask code, add autoresizeMask 2023-08-11 11:44:08 -04:00
Gregory John Casamento
96fd979f1c Add support for bezel and bordered styles 2023-08-11 07:58:26 -04:00
Gregory John Casamento
50a73f123f Add items to popupbutton 2023-08-10 09:03:12 -04:00
Gregory John Casamento
b6a69d7fe1 Cleanup GormDocument, add connections to objects in the generator 2023-08-10 07:18:26 -04:00
Gregory John Casamento
0bdc8267f7 Fix key equivalents 2023-08-10 05:27:11 -04:00
Gregory John Casamento
3c25b62d3b Implement keyEquivalent logic 2023-08-10 03:11:04 -04:00
Gregory John Casamento
f14501b056 Update builder to create a file instead of a directory for the XIB file and update the model generator to detect properties and add them to the element for a given object 2023-08-07 03:14:57 -04:00
Gregory John Casamento
7d557a5fe6 Improve XIB generation... correct issues with IDs, classNames, possible collisions 2023-08-03 00:47:35 -04:00
Gregory John Casamento
182e61570c Add builder for XIB, add xib model generator, update plist so that xib files can be saved 2023-08-01 11:34:18 -04:00
Gregory John Casamento
1bbc5bb72f Add builder for XIB, add xib model generator, update plist so that xib files can be saved 2023-08-01 11:33:52 -04:00
Gregory John Casamento
eba9e87466 Add Model generator 2023-07-30 23:37:17 -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
db7a2e3969 Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -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
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