.. |
GNUmakefile
|
Changes to write nib files.
|
2006-08-01 04:16:34 +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
|
* GormCore/GormBoxEditor.m: Check to see if the subview responds
|
2006-08-27 05:39:47 +00:00 |
GormClassEditor.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormClassEditor.m
|
* GormCore/GormClassEditor.m: Correct problem which caused
|
2006-09-28 04:38:26 +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
|
* GormCore/GormClassManager.h: Added declaration findByClassName:
|
2006-09-30 16:08:29 +00:00 |
GormClassManager.m
|
* GormCore/GormClassManager.h: Added declaration findByClassName:
|
2006-09-30 16:08:29 +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
|
* GormCore/GormCustomClassInspector.m
|
2006-04-30 09:17:09 +00:00 |
GormCustomView.h
|
Use best possible non-custom superclass when loading a nib that has a custom view with subviews.
|
2006-07-02 04:55:30 +00:00 |
GormCustomView.m
|
Correct issues encoding as a NSCustomView. Now loads properly in IB.
|
2006-08-11 05:55:16 +00:00 |
GormDocument.h
|
Gorm/nib support fixes.
|
2006-06-15 02:47:27 +00:00 |
GormDocument.m
|
* GormCore/GormClassManager.h: Added declaration findByClassName:
|
2006-09-30 16:08:29 +00:00 |
GormDocumentController.h
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +00:00 |
GormDocumentController.m
|
Changed default backing store type to "Buffered".
|
2006-08-11 15:14:35 +00:00 |
GormFilePrefsManager.h
|
* GormCore/GormFilePrefsManager.h: Add declaration for
|
2006-08-15 06:18:50 +00:00 |
GormFilePrefsManager.m
|
* GormCore/GormFilePrefsManager.h: Add declaration for
|
2006-08-15 06:18:50 +00:00 |
GormFilesOwner.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormFilesOwner.m
|
Remove initWithCoder: in GormFilesOwner, add code in -[NSIBObjectData initWithDocument:] to set NSFramework value to IBCocoaFramework as it is in nib files.
|
2006-08-06 04:39:29 +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
|
Improved placement of standalone views and automatically determine the minimum size for the view based on the positions of it's subviews.
|
2006-07-17 03:14:57 +00:00 |
GormFunctions.m
|
Changes for encoding GormObjectProxy as NSCustomObject also some minor cleanup of the minimalContainerFrame() function.
|
2006-07-19 03:09:16 +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 |
GormGModelWrapperLoader.m
|
* GormCore/GormGModelWrapperLoader.m: Cleanup NSLog()
|
2006-10-01 03:09:55 +00:00 |
GormGormWrapperBuilder.m
|
Gorm version 2 changes and nib file reading improvements.
|
2006-07-09 14:50:34 +00:00 |
GormGormWrapperLoader.m
|
* GormCore/GormDocument.m: Modify outdated "upgrade" warning in
|
2006-08-20 16:25:23 +00:00 |
GormImage.h
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +00:00 |
GormImage.m
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +00:00 |
GormImageEditor.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormImageEditor.m
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +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
|
Correction for problem found by Riccardo Mattolla. Cleanup.
|
2006-03-19 01:16:18 +00:00 |
GormInternalViewEditor.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormInternalViewEditor.m
|
Correction for bug found by fabien.
|
2006-08-29 13:12:46 +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 |
GormNibWrapperBuilder.m
|
* GormCore/GormDocument.m: Simplify message in
|
2006-08-16 04:56:24 +00:00 |
GormNibWrapperLoader.m
|
Resolve connection dest/src when pointing to a NSWindowTemplate.
|
2006-07-10 03:28:10 +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
|
Further correction for bug#16587.
|
2006-05-16 05:00:20 +00:00 |
GormObjectEditor.m
|
Further correction for bug#16587.
|
2006-05-16 05:00:20 +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
|
Correction for bug#15989
|
2006-03-06 01:11:47 +00:00 |
GormPlacementInfo.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormPrivate.h
|
Nib changes.
|
2006-06-14 05:47:54 +00:00 |
GormPrivate.m
|
Changes for encoding GormObjectProxy as NSCustomObject also some minor cleanup of the minimalContainerFrame() function.
|
2006-07-19 03:09:16 +00:00 |
GormProtocol.h
|
Nib compatibility work.
|
2006-06-05 05:48:10 +00:00 |
GormResource.h
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +00:00 |
GormResource.m
|
* GormCore/GormFilePrefsManager.h: Add declaration for
|
2006-08-15 06:18:50 +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 scrollview.
|
2006-02-04 02:57:16 +00:00 |
GormScrollViewEditor.m
|
Correction for problem found by Riccardo Mattolla. Cleanup.
|
2006-03-19 01:16:18 +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 NibCompatibility branch.
|
2006-06-05 02:12:00 +00:00 |
GormSound.m
|
Merge from NibCompatibility branch.
|
2006-06-05 02:12:00 +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
|
Correction for issue which was causing size inspector not to update when a view was moved or changed.
|
2006-07-09 22:01:08 +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
|
Changes for encoding GormObjectProxy as NSCustomObject also some minor cleanup of the minimalContainerFrame() function.
|
2006-07-19 03:09:16 +00:00 |
GormViewWithContentViewEditor.h
|
Change of address change for FSF.
|
2005-05-26 03:37:38 +00:00 |
GormViewWithContentViewEditor.m
|
* GormCore/GormBoxEditor.m: Check to see if the subview responds
|
2006-08-27 05:39:47 +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
|
* GormCore/GormWindowEditor.m: Remove IBApplicationAdditions category.
|
2006-09-13 03:12:59 +00:00 |
GormWrapperBuilder.h
|
Nib support changes.
|
2006-06-10 13:34:44 +00:00 |
GormWrapperBuilder.m
|
* GormCore/GormFilePrefsManager.h: Add declaration for
|
2006-08-15 06:18:50 +00:00 |
GormWrapperLoader.h
|
Nib support changes.
|
2006-06-10 13:34:44 +00:00 |
GormWrapperLoader.m
|
* GormCore/GormWrapperLoader.m: Correct problem introduced in
|
2006-08-15 21:51:48 +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 |