Commit graph

1754 commits

Author SHA1 Message Date
Gregory John Casamento
c493a254bc Merge branch 'master' of github.com:gnustep/apps-gorm 2021-07-14 13:06:12 -04:00
Gregory John Casamento
7b237a784f Remove log and summary 2021-07-14 13:02:45 -04:00
Gregory John Casamento
82d6612493 Add tests 2021-07-14 13:02:20 -04:00
Gregory Casamento
223713b5fc Rename tests.sh -> test.sh 2021-07-14 09:17:32 -04:00
Gregory Casamento
32795ea161 Remove configure script cal from build.sh 2021-07-14 08:57:02 -04:00
Gregory Casamento
d16b9550a0 Update dependencies. 2021-07-14 08:51:00 -04:00
Gregory Casamento
2ac871bb88 Correct error in build.sh 2021-07-14 08:38:47 -04:00
Gregory Casamento
26cc787d80 Add tests script and build script to Gorm. 2021-07-14 08:36:29 -04:00
Gregory John Casamento
f1e0ac9a75 Change to Debian 2021-07-10 10:17:50 -04:00
Gregory John Casamento
4f2d0e9465 Change to Debian 2021-07-10 10:15:29 -04:00
Gregory John Casamento
993ebcefbc Change to Xenial 2021-07-10 10:14:39 -04:00
Gregory John Casamento
364c9a6178 Remove pull_request 2021-07-10 10:02:13 -04:00
Gregory John Casamento
7e845a57c5 Fix errors 2021-07-10 08:47:26 -04:00
Gregory John Casamento
0eb144e647 Fix error 2021-07-10 08:46:16 -04:00
Gregory John Casamento
154d24480e Add build.yml 2021-07-10 08:45:12 -04:00
Gregory John Casamento
378c326033 Merge branch 'master' of github.com:gnustep/apps-gorm 2021-07-10 07:46:30 -04:00
Gregory John Casamento
d827c49f90 Move workflow 2021-07-10 07:46:20 -04:00
Gregory Casamento
905a2ea716
Blank.yml
Add test workflow
2021-07-10 07:31:35 -04:00
Gregory John Casamento
ca42bbe881 Add test workflow to gorm. 2021-07-10 07:28:55 -04:00
Gregory John Casamento
559c7e3238 Merge branch 'xib_loading' 2021-05-15 18:43:47 -04:00
Gregory John Casamento
f56cf39b0a Add changes to fix fontMenu issue 2021-05-15 18:43:21 -04:00
Gregory John Casamento
407a0403ad Add menu to NSFontManager object using setFontMenu: in menus palette 2021-05-15 02:04:15 -04:00
Gregory John Casamento
028a22cd7b Add help file. 2021-05-10 00:57:30 -04:00
Gregory John Casamento
0721cec4a7 Add new version 2021-05-09 02:35:26 -04:00
Gregory John Casamento
9df2d1aeb8 Fix merge issues 2021-05-09 02:29:13 -04:00
Gregory John Casamento
e843b2a848 Release 1.2.28 - Minor fix 2021-05-09 00:38:00 -04:00
Gregory John Casamento
f97cfac1c8 Release 1.28.0 2021-05-09 00:20:28 -04:00
Gregory John Casamento
95d77eb982 Add back in encoding/decoding for testing. 2021-05-09 00:08:16 -04:00
Gregory John Casamento
49b98e385d Code cleanup 2021-05-07 06:52:14 -04:00
Gregory John Casamento
d56e7083c5 Remove uneeded encoding/decoding methods in GormDocument 2021-05-07 00:11:51 -04:00
Gregory John Casamento
ee2bd354da Minor changes 2021-05-06 23:46:06 -04:00
Gregory John Casamento
a7fb78ecd0 Fix issue with NSNibControlConnector handling in XIB loading routine. 2021-05-06 23:15:48 -04:00
Gregory John Casamento
d2062aeff0 outlets now showing properly when loading a xib file 2021-05-04 21:40:09 -04:00
Gregory John Casamento
db60b6ec8b Merge branch 'xib_loading' of github.com:gnustep/apps-gorm into xib_loading 2021-05-04 05:05:21 -04:00
Gregory John Casamento
c6e216f2f2 Changes to fix custom class handling. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
a55f961f1c Code cleanup. Changes to handle connections. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
feb5608836 Gorm now correctly pulls in objects and assigns them names. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
3c81d4b83a Code to add window to top level objects when reading XIB file in GormXibWrapperLoader 2021-05-04 05:04:59 -04:00
Gregory John Casamento
94955a248a Correctly interpret NSApplication and other top level objects, except NSWindowTemplate. 2021-05-04 05:04:59 -04:00
Gregory John Casamento
99d9d529ed Add custom object replacement class in archiver 2021-05-04 05:04:59 -04:00
Gregory John Casamento
63a4b4f456 Work on xib loading support for Gorm 2021-05-04 05:04:59 -04:00
Gregory John Casamento
405c345ab1 Fix issue with class instantiation 2021-05-04 04:57:32 -04:00
Gregory John Casamento
633129e3e6 Changes to fix custom class handling. 2021-05-03 11:38:48 -04:00
Gregory John Casamento
f22edb4021 Code cleanup. Changes to handle connections. 2021-04-29 20:49:15 -04:00
Gregory John Casamento
3f8ad5fd07 Gorm now correctly pulls in objects and assigns them names. 2021-04-28 19:03:27 -04:00
Gregory John Casamento
5cce7fc2aa Merge branch 'master' of github.com:gnustep/apps-gorm into xib_loading 2021-04-28 11:26:51 -04:00
Gregory John Casamento
982e665286 Code to add window to top level objects when reading XIB file in GormXibWrapperLoader 2021-04-23 06:48:09 -04:00
Gregory John Casamento
5a8a22c027 Correctly interpret NSApplication and other top level objects, except NSWindowTemplate. 2021-04-23 06:35:50 -04:00
Gregory John Casamento
9a8bed57ff Improve memory management when it deletes cells from an NSMatrix instance 2021-04-22 08:29:56 -04:00
Gregory John Casamento
54fd3f7f35 Add custom object replacement class in archiver 2021-04-22 07:25:53 -04:00