apps-gorm/GormCore
Gregory John Casamento a4119701cb A slightly more elegant solution to the original standalone view issue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@22343 72102866-910b-0410-8b05-ffd578937521
2006-01-21 05:22:01 +00:00
..
GModelDecoder.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GNUmakefile New inspector gorm for GormObjectInspector. 2005-08-08 01:07:35 +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 Correction for crash. 2005-08-12 05:13:50 +00:00
GormClassInspector.h Added declarations in header for new actions. 2005-05-24 04:39:29 +00:00
GormClassInspector.m Return autoreleased copy of classname from _currentClass method. 2005-08-01 11:50:59 +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 Corrected minor compilation warnings. 2005-11-12 21:33:26 +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
GormConnectionInspector.h New header for GormConnectionInspector. 2005-08-07 14:17:05 +00:00
GormConnectionInspector.m Corrected resizing problems. 2005-09-29 23:40:18 +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 Corrected handling of image/text cells. 2005-11-14 04:19: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 Correction for bug#15178 2005-12-15 03:12:26 +00:00
GormDocument.m Correction for bug#15178 2005-12-16 00:10:23 +00:00
GormFilePrefsManager.h Added documentation. 2005-07-30 08:21:57 +00:00
GormFilePrefsManager.m Updating to 1.0.2 after release. 2005-11-20 05:55:37 +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 Fix missing args in last change 2005-11-13 09:11:50 +00:00
GormGenericEditor.h Corrected minor compilation warnings. 2005-11-12 21:33:26 +00:00
GormGenericEditor.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormImage.h Removed user bundle check. The code will issue a warning in the log if poseAs: is called. Also corrected the implementation of IBObjectAdditions in GormImage and GormSound. 2005-07-28 04:01:24 +00:00
GormImage.m Removed user bundle check. The code will issue a warning in the log if poseAs: is called. Also corrected the implementation of IBObjectAdditions in GormImage and GormSound. 2005-07-28 04:01:24 +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 Corrected minor inspector sizing problem. 2005-09-15 04:55:04 +00:00
GormInspectorsManager.m Corrected resizing problems. 2005-09-29 23:40:18 +00:00
GormInternalViewEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormInternalViewEditor.m Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
GormMatrixEditor.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormMatrixEditor.m Further correction. 2005-08-30 01:30:59 +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 Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector. 2005-08-07 02:24:49 +00:00
GormObjectInspector.h New inspector gorm for GormObjectInspector. 2005-08-08 01:07:35 +00:00
GormObjectInspector.m New inspector gorm for GormObjectInspector. 2005-08-08 01:07:35 +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 Corrected minor compilation warnings. 2005-11-12 21:33:26 +00:00
GormPlacementInfo.h Change of address change for FSF. 2005-05-26 03:37:38 +00:00
GormPrivate.h Corrected minor compilation warnings. 2005-11-12 21:33:26 +00:00
GormPrivate.m Memory fix and remove uneeded FIXME. 2005-08-01 09:39:17 +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
GormResourceManager.h Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector. 2005-08-07 02:24:49 +00:00
GormResourceManager.m Enabled copy/paste in the objects editor, corrected a problem with the browser, expanded the capabilities of the resource manager and gormified the connection inspector. 2005-08-07 02:24:49 +00:00
GormScrollViewAttributesInspector.h Merge from branch: build_reorg_branch 2005-03-31 03:01:36 +00:00
GormScrollViewAttributesInspector.m Corrected problem with table column selection. 2005-11-12 20:35:35 +00:00
GormScrollViewEditor.m Correction for bug. 2005-10-05 01:17:10 +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 Removed user bundle check. The code will issue a warning in the log if poseAs: is called. Also corrected the implementation of IBObjectAdditions in GormImage and GormSound. 2005-07-28 04:01:24 +00:00
GormSound.m Removed user bundle check. The code will issue a warning in the log if poseAs: is called. Also corrected the implementation of IBObjectAdditions in GormImage and GormSound. 2005-07-28 04:01:24 +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 A slightly more elegant solution to the original standalone view issue. 2006-01-21 05:22:01 +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
GormViewSizeInspector.h Merged post 1.0 branch. Gorm 1.0 development will continue on a new gorm_1_0 branch. 2005-08-06 17:59:08 +00:00
GormViewSizeInspector.m A slightly more elegant solution to the original standalone view issue. 2006-01-21 05:22:01 +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 parent->child connection fixes. 2005-08-19 01:05:46 +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.h Added documentation. Corrected a minor issue. 2005-07-27 05:42:04 +00:00
GormWindowEditor.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSCell+GormAdditions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSCell+GormAdditions.m Change of address change for FSF. 2005-05-26 03:37:38 +00:00
NSColorWell+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSColorWell+GormExtensions.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSFontManager+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSFontManager+GormExtensions.m Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSView+GormExtensions.h Separated out GormWindowEditor.h and added documentation. 2005-07-27 02:49:57 +00:00
NSView+GormExtensions.m Added new alignment and layout menus. 2005-07-04 21:53:33 +00:00