Commit graph

5 commits

Author SHA1 Message Date
Gregory John Casamento
bc0be9a97c Use GormDocumentController instead of NSDocumentController 2023-06-20 05:42:01 -04:00
Lars Sonchocky-Helldorf
94816bea7f headers cleaned up: use umbrella headers when using headers from other subprojects (to make PCH easier in the future); umbrella headers created for GormCore, GormObjCHeaderParser, GormPrefs; GNUmakefiles updated accordingly; some stray .cvsignore files deleted 2019-11-03 02:57:39 +01:00
David Chisnall
c3c93818af Fix typo in last commit. 2018-12-30 17:30:48 +00:00
David Chisnall
c554b72b74 Fix Gorm with the new ABI.
Now that @private is enforced by the linker, we can't just bypass it
with categories.  Instead, either access public interfaces or use
reflection to look up instance variables.
2018-12-30 17:24:56 +00:00
Gregory John Casamento
adc5d81e91 Added plugin class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@26532 72102866-910b-0410-8b05-ffd578937521
2008-05-17 00:46:36 +00:00