apps-gorm/GormCore
Gregory John Casamento 91ddcae2a9 Code to allow drag and drop parsing of headers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21146 72102866-910b-0410-8b05-ffd578937521
2005-04-23 06:54:22 +00:00
..
GModelDecoder.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GNUmakefile Added new resource manager. 2005-04-22 00:43:10 +00:00
GNUmakefile.preamble Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormBoxEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormBoxEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormClassEditor.m Code to allow drag and drop parsing of headers. 2005-04-23 06:54:22 +00:00
GormClassInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormClassInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormClassManager.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormClassManager.m Improved standalone view support. 2005-04-21 01:56:08 +00:00
GormClassPanelController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormClassPanelController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormControlEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormControlEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCustomClassInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCustomClassInspector.m Bugfix for button/textview problem and bugfix for NSSecureTextField problem. 2005-04-18 00:54:54 +00:00
GormCustomView.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCustomView.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormDocument.h Corrected a problem with switching top level editors during drag and drop. 2005-04-22 21:27:14 +00:00
GormDocument.m Code to allow drag and drop parsing of headers. 2005-04-23 06:54:22 +00:00
GormFilePrefsManager.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFilePrefsManager.m Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app. 2005-04-17 16:14:12 +00:00
GormFilesOwner.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFilesOwner.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFontViewController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFontViewController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFunctions.h improvments to palette loading. 2005-04-16 21:25:33 +00:00
GormFunctions.m improvments to palette loading. 2005-04-16 21:25:33 +00:00
GormGenericEditor.m Code to allow drag and drop parsing of headers. 2005-04-23 06:54:22 +00:00
GormImage.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImage.m Simplfied code. started outlet/action export code. 2005-04-14 04:40:48 +00:00
GormImageEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImageInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImageInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormInspectorsManager.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormInspectorsManager.m Improvments to the palette code and a way to connect from table columns. 2005-04-15 06:39:21 +00:00
GormInternalViewEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormInternalViewEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormMatrixEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormMatrixEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSSplitViewInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormNSSplitViewInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormObjectEditor.m Corrected a problem with switching top level editors during drag and drop. 2005-04-22 21:27:14 +00:00
GormObjectInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormOutlineView.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormOutlineView.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormPalettesManager.h Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app. 2005-04-17 16:14:12 +00:00
GormPalettesManager.m Implemented SubstituteClasses mechanism. This allows palettes to use subclasses of the class to edit and they will be saved as the real class when the gorm file is save and read as the substitute class when the gorm class is loaded by Gorm.app. 2005-04-17 16:14:12 +00:00
GormPlacementInfo.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormPrivate.h Code to allow drag and drop parsing of headers. 2005-04-23 06:54:22 +00:00
GormPrivate.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormProtocol.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormResource.h Simplfied code. started outlet/action export code. 2005-04-14 04:40:48 +00:00
GormResource.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormResourceEditor.m Corrected a problem with switching top level editors during drag and drop. 2005-04-22 21:27:14 +00:00
GormScrollViewAttributesInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormScrollViewAttributesInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormScrollViewEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSetNameController.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSetNameController.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSound.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSound.m Simplfied code. started outlet/action export code. 2005-04-14 04:40:48 +00:00
GormSoundEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundView.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSoundView.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSplitViewEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormSplitViewEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewEditor.m Fix for duplicate call to setView:. Also eliminates a recursive notification loop. 2005-04-21 04:41:57 +00:00
GormViewKnobs.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewKnobs.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewResourceManager.h Added new resource manager. 2005-04-22 00:43:10 +00:00
GormViewResourceManager.m Added new resource manager. 2005-04-22 00:43:10 +00:00
GormViewSizeInspector.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewWindow.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewWindow.m Fix for duplicate call to setView:. Also eliminates a recursive notification loop. 2005-04-21 04:41:57 +00:00
GormViewWithContentViewEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewWithContentViewEditor.m Small correction when cutting/pasting. Attach the view to the proper parent. 2005-04-10 16:32:10 +00:00
GormViewWithSubviewsEditor.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormViewWithSubviewsEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormWindowEditor.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSColorWell+GormExtensions.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSColorWell+GormExtensions.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSFontManager+GormExtensions.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSFontManager+GormExtensions.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSView+GormExtensions.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
NSView+GormExtensions.m Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00