Gregory John Casamento
|
54ae781566
|
Add CI for Gorm
|
2024-03-27 20:19:29 -04:00 |
|
Gregory John Casamento
|
6bef7f73cd
|
Fix for issue found on mailing list with undefined symbol on Ubuntu
|
2024-03-26 14:16:57 -04:00 |
|
Gregory John Casamento
|
1c6e994e4f
|
Move changelog back to the top
|
2024-01-11 11:46:29 -05:00 |
|
Gregory John Casamento
|
4ee131dbda
|
Update nib loader to fix issues with saving a gorm file from a nib
|
2024-01-10 20:17:31 -05:00 |
|
Gregory John Casamento
|
fe40179309
|
Add comment
|
2024-01-08 03:23:40 -05:00 |
|
Gregory John Casamento
|
90eb32c36f
|
Move icons for browser and outline to GormCore instead of the Application directory so that they load properly
|
2023-12-30 09:35:12 -05:00 |
|
Gregory John Casamento
|
caac34a99c
|
Update version
|
2023-12-30 09:26:52 -05:00 |
|
Gregory John Casamento
|
31055ae079
|
Update version number stored in .gorm file
|
2023-12-28 12:16:36 -05:00 |
|
Gregory John Casamento
|
8c5beb7c58
|
Clean-up and add some documentation
|
2023-12-18 03:39:19 -05:00 |
|
Gregory John Casamento
|
74ac5fae8e
|
Cleanup, change NSLog to NSDebugLog where appropriate, remove Object from class list since it is obsolete
|
2023-12-17 14:10:32 -05:00 |
|
Gregory John Casamento
|
21226a0fa3
|
Fixes for NSFontManager handling
|
2023-12-17 13:30:16 -05:00 |
|
Gregory John Casamento
|
608c5218ce
|
Update Xib wrapper and class manager to allow better translation of XIB files
|
2023-12-17 10:54:50 -05:00 |
|
Gregory John Casamento
|
b919cbb709
|
Add code to pull object from map so that connections work properly
|
2023-12-16 12:41:08 -05:00 |
|
Gregory John Casamento
|
4c2abb1303
|
Initial fix for gorm<->xib xib<->gorm conversion...
|
2023-12-16 11:18:41 -05:00 |
|
Gregory John Casamento
|
f5d7f25044
|
Add dealloc to class inspector
|
2023-12-15 04:34:21 -05:00 |
|
Gregory John Casamento
|
1072df949f
|
Refactor to use underscore in GormClassInspector
|
2023-12-15 04:14:27 -05:00 |
|
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
|
9aafafb26c
|
Update ivars in gmodel loader
|
2023-12-14 17:08:57 -05:00 |
|
Gregory John Casamento
|
a321bf50bc
|
Fix ivars to make them use _ which is more standard
|
2023-12-14 13:56:33 -05:00 |
|
Gregory John Casamento
|
68f37e4626
|
Some cleanup
|
2023-12-14 12:54:53 -05:00 |
|
Gregory John Casamento
|
67fcd40ecf
|
Change ivar declarations to be more standard
|
2023-12-14 12:50:00 -05:00 |
|
Gregory John Casamento
|
232bfcecce
|
Override the initWithContentsOfFile:ofType: method so that it will not call NSRunAlertPanel
|
2023-12-13 04:44:32 -05:00 |
|
Gregory John Casamento
|
f346a46a58
|
Override the initWithContentsOfFile:ofType: method so that it will not call NSRunAlertPanel
|
2023-12-13 03:58:27 -05:00 |
|
Gregory John Casamento
|
7ffe4dd25b
|
Cleanup code
|
2023-12-13 01:02:03 -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
|
d0879eeb84
|
Eliminate warnings
|
2023-11-14 20:47:39 -05:00 |
|
Gregory Casamento
|
01e46d5c6a
|
Cleanup, ignore, or correct warnings
|
2023-10-22 14:39:24 -04:00 |
|
Gregory Casamento
|
88e923c48d
|
Update GNUmakefiles in Palettes
|
2023-10-22 13:49:51 -04:00 |
|
Gregory Casamento
|
98807d5272
|
Update GNUmakefiles to correct compilation issues on WIN32
|
2023-10-22 09:50:49 -04:00 |
|
Gregory John Casamento
|
eda97765d2
|
Move Plugins so that they link after GormCore is built since this is required on Windows, WIN32 does not support late linking
|
2023-10-22 08:28:09 -04:00 |
|
Gregory Casamento
|
8e1efd8285
|
Fix build issue with InterfaceBuilder framework on Windows
|
2023-10-22 07:45:46 -04:00 |
|
Gregory John Casamento
|
a045bde4a1
|
Update to ignore nil or blank connection ids
|
2023-09-24 22:10:48 -04:00 |
|
Gregory John Casamento
|
13507ab8d7
|
Update to handle GormNSPanel which overrides panel when in the app
|
2023-09-20 12:54:41 -04:00 |
|
Gregory John Casamento
|
dc69034c54
|
Update to handle if palette is loaded
|
2023-09-20 11:00:07 -04:00 |
|
Riccardo Mottola
|
eff440116d
|
fix build
|
2023-09-19 00:32:23 +02:00 |
|
Gregory Casamento
|
b612f52739
|
Create README.md
|
2023-09-13 05:47:05 -04:00 |
|
Gregory John Casamento
|
ee3465bc40
|
Update so it will build the documentation correctly
|
2023-09-09 19:47:37 -04:00 |
|
Gregory John Casamento
|
4f54fc35ff
|
Move documentation to top level dir
|
2023-09-09 19:40:27 -04:00 |
|
Gregory John Casamento
|
f677f3c117
|
Remove remainder of compiled docs
|
2023-09-09 19:28:10 -04:00 |
|
Gregory John Casamento
|
c347b1a765
|
Remove header parser temp files
|
2023-09-09 19:23:28 -04:00 |
|
Gregory John Casamento
|
4c0b06cc29
|
Remove temporary docs
|
2023-09-09 19:21:04 -04:00 |
|
Gregory John Casamento
|
4ffdeb29df
|
Documentation fixes
|
2023-09-09 19:19:45 -04:00 |
|
Gregory John Casamento
|
14a7d6afdf
|
Merge branch 'master' of github.com:gnustep/apps-gorm
|
2023-08-27 18:16:37 -04:00 |
|
Gregory John Casamento
|
50a89635fc
|
Fix outline view bug
|
2023-08-27 18:16:32 -04:00 |
|
Gregory Casamento
|
04455dc1aa
|
Merge pull request #30 from gnustep/gorm_xib_fixes
|
2023-08-27 15:08:45 -04:00 |
|
Gregory John Casamento
|
df327e7fc6
|
Fixes for formatters, sliders and other classes, stabilizing changes to prevent crashes
|
2023-08-27 15:05:47 -04:00 |
|
Gregory John Casamento
|
16123a7dd6
|
Fix saving of NSSplitView, add 'holdingPriorities' data
|
2023-08-27 12:12:11 -04:00 |
|
Gregory John Casamento
|
87286cdf55
|
Fixes to prevent crash when loading XIB containing an NSMatrix object
|
2023-08-27 10:35:57 -04:00 |
|