apps-gorm/GormCore
2023-07-17 03:15:39 -04:00
..
English.lproj Add accessory view and methods to handle doing XLIFF export from Gorm application 2023-07-15 16:54:00 -04:00
Images Move images for target/action linking 2023-06-14 07:54:25 -04:00
Plugins Fix failure to import custom class correctly from XIB 2023-07-07 23:12:10 -04:00
Resources Add accessory view and methods to handle doing XLIFF export from Gorm application 2023-07-15 16:54:00 -04:00
GNUmakefile Add accessory view and methods to handle doing XLIFF export from Gorm application 2023-07-15 16:54:00 -04:00
GNUmakefile.preamble Fix make issue and correct menu editing issue that was causing an exception 2023-06-19 10:42:27 -04:00
GormAbstractDelegate.h Move menu actions into GormAppDelegate 2023-06-28 08:54:12 -04:00
GormAbstractDelegate.m Fix failure to import custom class correctly from XIB 2023-07-07 23:12:10 -04:00
GormBoxEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormBoxEditor.m 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
GormClassEditor.h 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
GormClassEditor.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormClassInspector.h 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
GormClassInspector.m Fix class update notification and add outlets and actions to GormLanguageViewController 2023-07-14 16:42:25 -04:00
GormClassManager.h Output objects using gormtool, add method to get toplevelObjects from the GormDocument objects minor formatting change for GormClassManager 2023-07-08 14:14:46 -04:00
GormClassManager.m Update GormClassManager to generate include guards and improve formatting 2023-07-14 17:30:28 -04:00
GormClassPanelController.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassPanelController.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormConnectionInspector.h 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
GormConnectionInspector.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormControlEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormControlEditor.m 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
GormCore.h Move common functions for delegate into superclass GormAbstractDelegate 2023-06-27 18:30:04 -04:00
GormCustomClassInspector.h Fix instance where document is not updated for custom class/first responder change. 2021-12-09 00:00:08 -05:00
GormCustomClassInspector.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormCustomView.h 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
GormCustomView.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormDefines.h * GormCore/GormDefines.h: Move defines for certain things here 2009-08-10 14:02:19 +00:00
GormDocument.h Add code to import XLIFF from the Gorm GUI 2023-07-17 03:15:39 -04:00
GormDocument.m Add code to import XLIFF from the Gorm GUI 2023-07-17 03:15:39 -04:00
GormDocumentController.h 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
GormDocumentController.m Fix bug #28644 2014-05-31 15:00:47 +00:00
GormDocumentWindow.h 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
GormDocumentWindow.m 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
GormFilePrefsManager.h Add errors, warnings, and notices options 2023-07-08 15:39:18 -04:00
GormFilePrefsManager.m Add errors, warnings, and notices options 2023-07-08 15:39:18 -04:00
GormFilesOwner.h 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
GormFilesOwner.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormFontViewController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFontViewController.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormFunctions.h Add XLIFF export logic 2023-07-11 04:29:57 -04:00
GormFunctions.m Add XLIFF export logic 2023-07-11 04:29:57 -04:00
GormGeneralPref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormGeneralPref.m Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormGenericEditor.h Add groupSelectionInMatrix 2021-03-27 01:44:49 -04:00
GormGenericEditor.m Next bit of NSInteger cleanup for -gui. 2013-01-30 12:43:27 +00:00
GormGuidelinePref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormGuidelinePref.m Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormHeadersPref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormHeadersPref.m Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormHelpInspector.h 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
GormHelpInspector.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormImage.h 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
GormImage.m 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
GormImageEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormImageEditor.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormImageInspector.h 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
GormImageInspector.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormInspectorsManager.h 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
GormInspectorsManager.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormInternalViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormInternalViewEditor.m Update images and classes to load resources correctly, move plists 2023-06-14 06:18:24 -04:00
GormMatrixEditor.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormMatrixEditor.m Add language view controller for accessory view to source 2023-07-14 16:33:03 -04:00
GormNSPanel.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSPanel.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormNSSplitViewInspector.h Fix spacing in GormNSSplitViewInspector. 2021-10-22 22:42:15 -04:00
GormNSSplitViewInspector.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormNSWindow.h int -> NSInteger transition. 2013-11-04 15:02:25 +00:00
GormNSWindow.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormObjectEditor.h * GormCore/GormObjectEditor.h 2013-02-23 08:07:56 +00:00
GormObjectEditor.m Remove warning from object editor, change output of plists so that they can be more easily parsed in AppDelegate 2023-07-08 16:22:30 -04:00
GormObjectInspector.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormObjectInspector.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormOpenGLView.h 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
GormOpenGLView.m 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
GormOutlineView.h 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
GormOutlineView.m Update images and classes to load resources correctly, move plists 2023-06-14 06:18:24 -04:00
GormPalettesManager.h 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
GormPalettesManager.m Make log for bad palette a debug level log 2023-06-28 09:20:38 -04:00
GormPalettesPref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormPalettesPref.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormPlacementInfo.h 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
GormPlugin.h 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
GormPlugin.m Use GormDocumentController instead of NSDocumentController 2023-06-20 05:42:01 -04:00
GormPluginManager.h 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
GormPluginManager.m Fix plugin loading from framework 2023-06-12 03:50:05 -04:00
GormPluginsPref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormPluginsPref.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormPrefController.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormPrefController.m Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormPrefs.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormPrivate.h Add help file. 2021-05-10 00:57:30 -04:00
GormPrivate.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormProtocol.h Remove warning when loading images in delegate 2023-07-03 13:10:07 -04:00
GormResource.h 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
GormResource.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormResourceEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormResourceEditor.m 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
GormResourceManager.h 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
GormResourceManager.m 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
GormScrollViewAttributesInspector.h 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
GormScrollViewAttributesInspector.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormScrollViewEditor.m Fix issue #11 in Gorm. NSMatrix should now be selectable after initial selection. 2021-04-22 03:32:35 -04:00
GormServer.h * GormCore/GormServer.h: Added deleteClass: method 2010-02-08 11:43:41 +00:00
GormSetNameController.h 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
GormSetNameController.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormShelfPref.h Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormShelfPref.m Update makefiles, move prefs, fix issue with Prefs image 2023-06-14 07:15:20 -04:00
GormSound.h 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
GormSound.m Update images and classes to load resources correctly, move plists 2023-06-14 06:18:24 -04:00
GormSoundEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundEditor.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormSoundInspector.h 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
GormSoundInspector.m Move resources and correct gorm loading logic 2023-06-14 03:40:51 -04:00
GormSoundView.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSoundView.m Fixed grammatical error ("All Rights" -> "All rights") 2020-04-20 22:07:14 -07:00
GormSplitViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormSplitViewEditor.m Add language view controller for accessory view to source 2023-07-14 16:33:03 -04:00
GormStandaloneViewEditor.h * GormCore/GormStandaloneViewEditor.h: 2011-05-18 00:32:50 +00:00
GormStandaloneViewEditor.m 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
GormViewEditor.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormViewEditor.m Add language view controller for accessory view to source 2023-07-14 16:33:03 -04:00
GormViewKnobs.h 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
GormViewKnobs.m 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
GormViewSizeInspector.h 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
GormViewSizeInspector.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormViewWindow.h 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
GormViewWindow.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormViewWithContentViewEditor.h Add groupSelectionInMatrix 2021-03-27 01:44:49 -04:00
GormViewWithContentViewEditor.m Fix issue #11 in Gorm. NSMatrix should now be selectable after initial selection. 2021-04-22 03:32:35 -04:00
GormViewWithSubviewsEditor.h * GormCore/GNUmakefile: Added reference to new classes. 2009-08-08 07:18:33 +00:00
GormViewWithSubviewsEditor.m Fix all warnings in Gorm 2021-03-28 18:55:29 -04:00
GormWindowEditor.h 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
GormWindowEditor.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormWindowTemplate.h 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
GormWindowTemplate.m Fix issue found by Riccardo and Fred when reading in a nib, a panel will get decoded as a NSWindow instead of an NSPanel. 2015-11-06 01:42:51 +00:00
GormWrapperBuilder.h 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
GormWrapperBuilder.m 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
GormWrapperLoader.h 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
GormWrapperLoader.m Work on xib loading support for Gorm 2021-05-04 05:04:59 -04:00
NSCell+GormAdditions.h 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
NSCell+GormAdditions.m Fix all warnings in Gorm 2021-03-28 18:55:29 -04:00
NSColorWell+GormExtensions.h 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
NSColorWell+GormExtensions.m 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
NSFontManager+GormExtensions.h 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
NSFontManager+GormExtensions.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
NSView+GormExtensions.h 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
NSView+GormExtensions.m 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
README.md Create README.md 2023-07-16 15:51:11 -04:00

GormCore framework

This framework is the heart of the Gorm application. It contains all of the classes needed to interact with a Gorm file. The Gorm application uses it, obviously, and it is also used by gormtool to provide access to certain features from the command line.

This framework allows Gorm features to be used in other applications either directly or through the use of Plugins.