apps-gorm/GormCore
Gregory John Casamento 428716326e Corrected a crash.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21541 72102866-910b-0410-8b05-ffd578937521
2005-07-26 03:23:04 +00:00
..
GModelDecoder.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GNUmakefile Added demo opengl view as well as corrected a memory leak. 2005-06-20 23:44:20 +00:00
GNUmakefile.preamble Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormBoxEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormBoxEditor.m Implemented view resource delegate functionality. 2005-07-03 16:27:52 +00:00
GormClassEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormClassEditor.m Corrected a crash. 2005-07-26 03:23:04 +00:00
GormClassInspector.h Added declarations in header for new actions. 2005-05-24 04:39:29 +00:00
GormClassInspector.m Various fixes. 2005-07-17 19:04:52 +00:00
GormClassManager.h Refactored code in GormClassEditor.m to re-use functionality, corrected a palette problem, and made GormClassManager deal with root classes more generically. 2005-07-13 06:19:16 +00:00
GormClassManager.m Refactored code in GormClassEditor.m to re-use functionality, corrected a palette problem, and made GormClassManager deal with root classes more generically. 2005-07-13 06:19:16 +00:00
GormClassPanelController.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormClassPanelController.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormControlEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormControlEditor.m Removal of some old code and correction for table data source. 2005-07-07 17:23:56 +00:00
GormCustomClassInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormCustomClassInspector.m Added checks to prevent error when changing cell. 2005-07-08 08:35:20 +00:00
GormCustomView.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormCustomView.m Added demo opengl view as well as corrected a memory leak. 2005-06-20 23:44:20 +00:00
GormDocument.h Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00
GormDocument.m Corrected a crash. 2005-07-26 03:23:04 +00:00
GormFilePrefsManager.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormFilePrefsManager.m Removed some duplicate connections. 2005-07-05 00:43:44 +00:00
GormFilesOwner.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormFilesOwner.m Change of address change for FSF. 2005-05-26 03:37:38 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormFunctions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormGenericEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormGenericEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormImage.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormImage.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormImageEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormImageEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormInspectorsManager.m 2005-07-23 18:02 Gregory John Casamento <greg_casamento@yahoo.com> 2005-07-24 01:17:16 +00:00
GormInternalViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormInternalViewEditor.m Removed uneeded type. 2005-07-17 12:40:06 +00:00
GormMatrixEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormMatrixEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +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.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormObjectEditor.m Minor code cleanup. Replaced deprecated method. 2005-06-17 04:41:24 +00:00
GormObjectInspector.m Minor code cleanup. Replaced deprecated method. 2005-06-17 04:41:24 +00:00
GormOpenGLView.h Change to make the view visible when testing, but not to allow it to use 2005-06-21 00:04:36 +00:00
GormOpenGLView.m Change to make the view visible when testing, but not to allow it to use 2005-06-21 00:04:36 +00:00
GormOutlineView.h Correction for bug#13754. 2005-07-24 20:26:17 +00:00
GormOutlineView.m Correction for bug#13754. 2005-07-24 20:26:17 +00:00
GormPalettesManager.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormPalettesManager.m Refactored code in GormClassEditor.m to re-use functionality, corrected a palette problem, and made GormClassManager deal with root classes more generically. 2005-07-13 06:19:16 +00:00
GormPlacementInfo.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormPrivate.h Simplified dependencies. 2005-07-24 20:37:05 +00:00
GormPrivate.m Various fixes. 2005-07-17 19:04:52 +00:00
GormProtocol.h Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00
GormResource.h Simplfied code. started outlet/action export code. 2005-04-14 04:40:48 +00:00
GormResource.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormResourceEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormResourceEditor.m Minor code cleanup. Replaced deprecated method. 2005-06-17 04:41:24 +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 Change of address change for FSF. 2005-05-26 03:37:38 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSoundEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSoundEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormSplitViewEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewEditor.m Implemented view resource delegate functionality. 2005-07-03 16:27:52 +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 Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewResourceManager.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewSizeInspector.m Updated gorm file version to handle window autopositioning. 2005-06-04 11:46:43 +00:00
GormViewWindow.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWindow.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithContentViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithContentViewEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithSubviewsEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormViewWithSubviewsEditor.m Added demo opengl view as well as corrected a memory leak. 2005-06-20 23:44:20 +00:00
GormWindowEditor.m Minor code cleanup. Replaced deprecated method. 2005-06-17 04:41:24 +00:00
NSCell+GormAdditions.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSCell+GormAdditions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSColorWell+GormExtensions.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSColorWell+GormExtensions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSFontManager+GormExtensions.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSFontManager+GormExtensions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSView+GormExtensions.h Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00
NSView+GormExtensions.m Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00