apps-gorm/GormCore
2023-12-12 03:00:58 -05: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 Fix all icons 2023-07-26 23:55:01 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -04:00
GNUmakefile.preamble Update GNUmakefiles to correct compilation issues on WIN32 2023-10-22 09:50:49 -04:00
GormAbstractDelegate.h Add support to test gui in gormtool 2023-12-11 02:32:39 -05:00
GormAbstractDelegate.m Update testInterface: and --test option in gormtool to allow testing the gui from the command line 2023-12-12 03:00:58 -05: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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -04:00
GormClassPanelController.h Changed header to reflect license change to GPLv3. 2007-11-05 23:44:36 +00:00
GormClassPanelController.m Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 trnslation to GormXLIFFDocument for XLIFF format 2023-07-17 15:20:59 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Documentation fixes 2023-09-09 19:19:45 -04:00
GormDocument.m Update testInterface: and --test option in gormtool to allow testing the gui from the command line 2023-12-12 03:00:58 -05: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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -04:00
GormObjectInspector.m Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -04:00
GormPrivate.m Update to use GormAppDelegate instead of overriding NSApplication 2023-06-17 12:14:48 -04:00
GormProtocol.h Documentation fixes 2023-09-09 19:19:45 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Cleanup, ignore, or correct warnings 2023-10-22 14:39:24 -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 Eliminate warnings 2023-11-14 20:47:39 -05: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
GormXLIFFDocument.h Add builder for XIB, add xib model generator, update plist so that xib files can be saved 2023-08-01 11:33:52 -04:00
GormXLIFFDocument.m Updates to do translation importing from an XLIFF document 2023-07-17 17:26:32 -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.