Commit graph

2002 commits

Author SHA1 Message Date
Gregory Casamento
a556721ab1
Update dependencies.sh
Some checks are pending
CI / Ubuntu x64 Clang gnustep-1.9 (push) Waiting to run
CI / Ubuntu x64 Clang gnustep-2.0 (push) Waiting to run
CI / Ubuntu x64 GCC (push) Waiting to run
2025-01-30 01:48:51 -05:00
Gregory John Casamento
ea5b94f547 Add image libs
Some checks are pending
CI / Ubuntu x64 Clang gnustep-1.9 (push) Waiting to run
CI / Ubuntu x64 Clang gnustep-2.0 (push) Waiting to run
CI / Ubuntu x64 GCC (push) Waiting to run
2025-01-29 21:21:55 -05:00
Gregory John Casamento
f39a2644f6 Update version 2025-01-05 01:06:51 -05:00
Gregory John Casamento
f6d8c3999b Cleanup the generic object inspector, fix issues in GormDocument, add outlets to IBInspector 2025-01-01 16:20:59 -05:00
Gregory John Casamento
42bab95e08 Remove border from editor image 2024-12-31 00:03:38 -05:00
Gregory John Casamento
c73df41cb6 Add image 2024-12-30 04:27:39 -05:00
Gregory John Casamento
6530a93535 Remove uneeded class 2024-12-30 04:03:49 -05:00
Gregory John Casamento
9be9b24dd8 Update image 2024-12-30 04:02:34 -05:00
Gregory John Casamento
a4a3a6efb8 Add init and remove debug logs 2024-12-29 12:01:03 -05:00
Gregory John Casamento
9f208fe4bd Merge branch 'object_outline' 2024-12-29 10:53:21 -05:00
Gregory John Casamento
323e94d0f8 Update columns 2024-12-29 10:19:17 -05:00
Gregory John Casamento
294c88427a Add items to recurse down in outline view datasource 2024-12-29 06:10:10 -05:00
Gregory John Casamento
faa7726c91 Update objects, turn off editors when refreshing the outlineview 2024-12-29 01:50:30 -05:00
Gregory John Casamento
ffa7cf75e5 Add columns to the outline view for objects 2024-12-29 01:19:38 -05:00
Gregory John Casamento
db124f0b94 Display data from outline view 2024-12-28 03:05:10 -05:00
Gregory John Casamento
226d5d3067 Update controller / document. Add outlineView 2024-12-27 21:49:16 -05:00
Gregory John Casamento
77497d00ff Update GormDocument and GormObjectOutlineView files 2024-12-27 08:19:32 -05:00
Gregory John Casamento
00a962677a Got containing view working for outline/icon view of objects 2024-12-27 07:40:23 -05:00
Gregory John Casamento
07d7b65a27 Add .gorm file 2024-12-27 06:08:10 -05:00
Gregory John Casamento
6c60a0e4b9 Update property 2024-12-27 04:03:50 -05:00
Gregory John Casamento
85552db43e Add OCProperty 2024-12-27 04:02:24 -05:00
Gregory John Casamento
5b5ca6c09b Update view controller 2024-12-26 08:59:47 -05:00
Gregory John Casamento
f22ba14a5d Add new views 2024-12-25 21:00:46 -05:00
Gregory John Casamento
261ab0a1de Add OCProperty 2024-12-25 19:57:06 -05:00
Gregory John Casamento
4a23bc81e0 Cleanup code 2024-12-25 08:17:26 -05:00
Gregory John Casamento
6545df37d5 Merge branch 'master' into object_outline 2024-12-25 06:03:24 -05:00
Gregory John Casamento
0cc8b8bcd0 Update changelog, cleanup NSLogs 2024-12-25 05:43:01 -05:00
Gregory John Casamento
8c821843d1 Add capability to handle parsing category from source, fix memory issues 2024-12-25 02:55:27 -05:00
Gregory John Casamento
b43f7542cb Add outlet if it is a property 2024-12-21 21:47:10 -05:00
Gregory John Casamento
e778644329 Add _ to all ivars 2024-12-21 01:19:41 -05:00
Gregory John Casamento
185119df80 Merge branch 'master' into parser_improvements 2024-12-17 14:34:32 -05:00
Gregory John Casamento
a66a859e90 Update gorm file to contain the zero format 2024-12-17 14:06:58 -05:00
Gregory John Casamento
92ac127ebc Set the target/action to nil/NULL so that the items are enabled 2024-12-08 23:11:18 -05:00
Gregory John Casamento
865e32de4d Initial property changes 2024-12-08 17:34:43 -05:00
Gregory John Casamento
81a86084f4 Merge branch 'master' into parser_improvements 2024-12-08 14:37:18 -05:00
Gregory John Casamento
57360388d1 Add initial methods for parsing properties 2024-12-08 14:36:07 -05:00
Gregory Casamento
71114f34c6
Update ControlsPalette.m 2024-12-08 12:53:25 -05:00
Gregory John Casamento
6c0eb26a84 Add header, minor cleanup 2024-12-08 11:17:53 -05:00
Gregory John Casamento
0bd12fd099 Fix for Pull Down/Pop Up issue, correct issue with adding items 2024-12-08 11:09:17 -05:00
Gregory John Casamento
0867b6bdae Make number formatter inspector behave better when resized 2024-12-08 09:58:35 -05:00
Gregory John Casamento
98499a895d Fix crash when testing a document without a main menu 2024-12-08 09:16:23 -05:00
Gregory John Casamento
fbbfed2a9a Fix crash when testing a document without a main menu 2024-12-08 00:51:02 -05:00
Gregory John Casamento
eab17e9f2f Update number formatter 2024-12-08 00:42:53 -05:00
Gregory John Casamento
ea7307a91b Get rid of NSLog 2024-12-07 20:55:49 -05:00
Gregory Casamento
e302cac81c Add fix for image selection crash 2024-12-07 20:53:03 -05:00
Gregory John Casamento
40020e9016 Fix issue with pull down/pop up. Refresh the button 2024-12-07 20:33:22 -05:00
Gregory John Casamento
0f2d8b63b7 Fix NSPopUpButton pullDown issue. fixes issue#46 and issue#47 2024-12-07 14:22:42 -05:00
Gregory John Casamento
a6d96cd14a Add new class for outline, update existing classes 2024-12-07 13:14:53 -05:00
Gregory John Casamento
fe66a7ac59 Skeletal outline dataSource for object outlineView 2024-12-05 23:36:10 -05:00
Gregory John Casamento
d08b2326a1 Update popup button inspector 2024-12-05 21:08:51 -05:00