Documentation
Some bug fixes to header parsing and a documentation change.
2003-01-12 06:29:19 +00:00
Images
Added some additional visual effect to the outline view to make it more
2002-07-09 00:28:22 +00:00
Palettes
Started implementing new feature and fixed a bug with the NSWindowTemplate.
2003-01-16 04:09:07 +00:00
Resources
Correcting testInterface bug.
2003-01-17 03:55:55 +00:00
Testing
Added .cvsignore
2000-01-10 02:42:32 +00:00
.cvsignore
Added .cvsignore
1999-12-13 23:39:08 +00:00
ANNOUNCE
Version 0.2.0
2002-12-05 05:13:41 +00:00
ChangeLog
Correcting testInterface bug.
2003-01-17 03:55:55 +00:00
ClassInformation.plist
Fixed font panel problem
2003-01-09 05:52:19 +00:00
Defaults.plist
Adding preferences and adding initial support for preloading headers into Gorm Documents.
2003-01-02 06:17:15 +00:00
GModelDecoder.m
Improved GModel support.
2003-01-13 07:15:18 +00:00
GNUmakefile
Adding preferences and adding initial support for preloading headers into Gorm Documents.
2003-01-02 06:17:15 +00:00
Gorm.h
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
Gorm.m
Removed extra NSLog() call
2003-01-17 05:45:01 +00:00
Gorm.spec.in
Fix summary
2001-04-25 03:14:39 +00:00
GormBoxEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormBoxEditor.m
* Gorm.m: fixes segfault when leaving test mode.
2002-09-21 15:24:59 +00:00
GormButtonEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormButtonEditor.m
* Gorm.m: added menu item for "group in scroll view".
2002-10-08 20:17:17 +00:00
GormClassEditor.m
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormClassManager.h
Fixed a bug with custom classes.
2003-01-14 06:29:34 +00:00
GormClassManager.m
Fixed a bug with custom classes.
2003-01-14 06:29:34 +00:00
GormControlEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormControlEditor.m
Log changes
2002-09-10 03:00:12 +00:00
GormCustomClassInspector.h
Custom class implementation for Gorm.
2002-10-13 06:04:05 +00:00
GormCustomClassInspector.m
Fixing bugs. Outlets were not showing up in the inspector for custom classes.
2003-01-09 03:39:27 +00:00
GormCustomView.h
Add support for custom views
2001-10-03 17:38:46 +00:00
GormCustomView.m
Fixed minor bug in custom view
2003-01-10 01:57:56 +00:00
GormDocument.h
Started implementing new feature and fixed a bug with the NSWindowTemplate.
2003-01-16 04:09:07 +00:00
GormDocument.m
Started implementing new feature and fixed a bug with the NSWindowTemplate.
2003-01-16 04:09:07 +00:00
GormFilesOwner.h
More connection improvements
1999-12-21 08:13:35 +00:00
GormFilesOwner.m
Fixed issue w/ inspector showing "GormFirstResponder" and "GormFilesOwner" which
2002-11-24 05:52:50 +00:00
GormGenericEditor.m
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
GormImageEditor.m
Gmodel loading - set up connections, custom classes
2002-11-21 01:00:08 +00:00
GormInfo.plist
Bug fixes and updates. Corrected problem with menu editor.
2003-01-01 05:37:02 +00:00
GormInspectorsManager.h
tidy
1999-12-23 07:49:27 +00:00
GormInspectorsManager.m
Fixing bugs. Outlets were not showing up in the inspector for custom classes.
2003-01-09 03:39:27 +00:00
GormInternalViewEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormInternalViewEditor.m
* GormViewEditor.m
2002-12-14 14:31:43 +00:00
GormMatrixEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormMatrixEditor.m
Matrix cntl-drag fixes
2002-10-30 03:02:44 +00:00
GormObjectEditor.m
* GormObjectEditor.m ([GormObjectEditor +setEditor:forDocument:]):
2002-11-19 08:30:43 +00:00
GormObjectInspector.m
Gmodel loading - set up connections, custom classes
2002-11-21 01:00:08 +00:00
GormOutlineView.h
Lots and lots of fixes and enhancements.
2002-07-22 15:24:37 +00:00
GormOutlineView.m
Cleaned up some NSLog calls. Code runs more silently now.
2002-12-15 18:17:53 +00:00
GormPalettesManager.h
Stuff for testing mode.
1999-12-15 15:29:27 +00:00
GormPalettesManager.m
drag and drop logic for formatters
2001-12-04 22:26:00 +00:00
GormPlacementInfo.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormPosingView.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormPosingView.m
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormPreferences.h
Adding preferences and adding initial support for preloading headers into Gorm Documents.
2003-01-02 06:17:15 +00:00
GormPreferences.m
Adding preferences and adding initial support for preloading headers into Gorm Documents.
2003-01-02 06:17:15 +00:00
GormPrivate.h
Correcting testInterface bug.
2003-01-17 03:55:55 +00:00
GormScrollViewEditor.m
* GormDocument.m: change nameTable retaining policy from
2002-10-29 18:30:05 +00:00
GormSoundEditor.m
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
GormSoundInspector.h
Adding some files which I forgot in the last commit.
2002-11-05 00:35:17 +00:00
GormSoundInspector.m
Preliminary support for .gmodel conversion. Fixes for sound support.
2002-11-05 05:42:45 +00:00
GormSplitViewEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormSplitViewEditor.m
GormSplitViewEditor.m
2002-08-14 09:46:01 +00:00
GormTableViewEditor.m
Various bug fixes...
2002-07-16 04:46:12 +00:00
GormTabViewEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormTabViewEditor.m
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormViewEditor.h
Various fixes to compilation warnings and an NSPanel fix which allows the NSWindow inspector to be used on a panel.
2003-01-04 00:17:43 +00:00
GormViewEditor.m
* GormViewEditor.m
2002-12-14 14:31:43 +00:00
GormViewKnobs.m
Changes to allow an NSBox to be 'edited' and add subviews, move
2001-06-07 03:57:51 +00:00
GormViewSizeInspector.m
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
GormViewWithContentViewEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormViewWithContentViewEditor.m
* GormViewEditor.m
2002-12-14 14:31:43 +00:00
GormViewWithSubviewsEditor.h
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormViewWithSubviewsEditor.m
GormBoxEditor.h
2002-08-14 00:01:42 +00:00
GormWindowEditor.m
Adding new interface file and enhancing Gorm.m to validate menu correctly.
2003-01-01 17:50:17 +00:00
IBInspector.m
Lots and lots of fixes and enhancements.
2002-07-22 15:24:37 +00:00
IBPalette.m
palette deallocation fixes.
2002-03-08 15:26:10 +00:00
INSTALL
Version 0.2.0
2002-12-05 05:13:41 +00:00
NEWS
Version 0.2.0
2002-12-05 05:13:41 +00:00
README
Updated the README to more accurately reflect the status of Gorm.
2003-01-04 05:39:50 +00:00
TODO
Adding preferences and adding initial support for preloading headers into Gorm Documents.
2003-01-02 06:17:15 +00:00
Version
Replacing old style .gorm/.classes files with .gorm packages
2003-01-04 04:51:12 +00:00