.. |
GModelDecoder.m
|
Merge from branch: build_reorg_branch
|
2005-03-31 03:01:36 +00:00 |
GNUmakefile
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormClassEditor.h
|
Refactored NSCell additions out of GormPrivate and added a new method for pboard type registration.
|
2005-04-23 17:16:10 +00:00 |
GormClassEditor.m
|
Brings up alert if header can't be parsed.
|
2005-04-24 03:00:18 +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
|
Corrects problem with actions/palette classes.
|
2005-05-01 05:16:48 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormCustomClassInspector.h
|
Merge from branch: build_reorg_branch
|
2005-03-31 03:01:36 +00:00 |
GormCustomClassInspector.m
|
Implemented logic to use canSubstituteForClass: to determine what classes should appear in the custom class inspector.
|
2005-04-24 15:21:12 +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
|
Improved top level editor switching functionality.
|
2005-04-24 00:15:57 +00:00 |
GormDocument.m
|
Correction for crash seen by Banlu.
|
2005-04-28 12:50:50 +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.h
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormGenericEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +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.h
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormImageEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43: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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormMatrixEditor.h
|
Merge from branch: build_reorg_branch
|
2005-03-31 03:01:36 +00:00 |
GormMatrixEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43: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.h
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormObjectEditor.m
|
Improved top level editor switching functionality.
|
2005-04-24 00:15:57 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormPrivate.m
|
Implemented logic to use canSubstituteForClass: to determine what classes should appear in the custom class inspector.
|
2005-04-24 15:21:12 +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.h
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormResourceEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43: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.h
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormSoundEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43: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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
GormViewEditor.h
|
Merge from branch: build_reorg_branch
|
2005-03-31 03:01:36 +00:00 |
GormViewEditor.m
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43: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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +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
|
Refactored code out of GormPrivate and into separate headers.
|
2005-04-23 18:43:36 +00:00 |
NSCell+GormAdditions.h
|
Refactored NSCell additions out of GormPrivate and added a new method for pboard type registration.
|
2005-04-23 17:16:10 +00:00 |
NSCell+GormAdditions.m
|
Refactored NSCell additions out of GormPrivate and added a new method for pboard type registration.
|
2005-04-23 17:16:10 +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 |