Documentation
Committing for release 0.7.6.
2004-05-10 13:52:22 +00:00
GormLib
Corrected some menu issues with testing and added the paletteDocument method to IBPalette.[hm].
2004-05-16 21:20:14 +00:00
Images
Improvements in menu handling.
2004-03-24 03:08:02 +00:00
Palettes
Move of editor code into palettes. In general, editor classes should live in the palettes unless it's a class that Gorm can create without one, such as a box, splitview, or scrollview.
2004-05-14 22:39:24 +00:00
Resources
Removing old infoPanel: method and using the proper way to create an info panel.
2004-05-22 03:10:05 +00:00
Testing
Fixes to correct bugs found while savannah was down. Corrections to the
2003-12-24 02:50:34 +00:00
.cvsignore
Added .cvsignore
1999-12-13 23:39:08 +00:00
ANNOUNCE
Committing for release 0.7.6.
2004-05-10 13:52:22 +00:00
ChangeLog
Changed toolbar color
2004-05-25 02:22:00 +00:00
ClassInformation.plist
Several important fixes. Document cleanup, menu management.
2004-03-21 05:12:27 +00:00
Defaults.plist
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
2004-04-18 04:07:06 +00:00
GModelDecoder.m
More refactoring. Architectural improvments are coming.
2004-05-19 01:36:37 +00:00
GNUmakefile
Added code to use the toolbar and added a .gorm for the document window to
2004-05-20 02:34:03 +00:00
GNUmakefile.postamble
Added changes to make Gorm compile in one go.
2003-07-21 03:44:59 +00:00
GNUmakefile.preamble
Use ADDITIONAL_GUI_LIBS for GormLib
2003-08-16 20:42:25 +00:00
Gorm.m
Removed declaration of infoPanel: from GormDocument.h and removed commented out code from GormDocument.m also corrected a problem with adding/removing from the classes view.
2004-05-22 16:25:35 +00:00
Gorm.spec.in
New spec.
2004-04-18 15:21:53 +00:00
GormBoxEditor.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormBoxEditor.m
Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
2004-04-12 01:41:32 +00:00
GormClassEditor.m
Extensive changes to support GormLib (separation of key functionality from Gorm itself into a subproject library). This will allow easy extension of Gorm in the future.
2003-05-23 02:25:34 +00:00
GormClassInspector.h
Changes for Report #7579
2004-02-12 06:56:56 +00:00
GormClassInspector.m
Correction to memory leak and crash when loading a gmodel.
2004-05-08 15:42:27 +00:00
GormClassManager.h
More refactoring. Architectural improvments are coming.
2004-05-19 01:36:37 +00:00
GormClassManager.m
More refactoring. Architectural improvments are coming.
2004-05-19 01:36:37 +00:00
GormColorsPref.h
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
2004-04-18 04:07:06 +00:00
GormColorsPref.m
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
2004-04-18 04:07:06 +00:00
GormControlEditor.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormControlEditor.m
Correction for Report#6890
2004-01-18 04:05:42 +00:00
GormCustomClassInspector.h
Code cleanup and some fixes.
2004-03-04 04:01:09 +00:00
GormCustomClassInspector.m
Minor cleanups.
2004-03-05 05:46:39 +00:00
GormCustomView.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormCustomView.m
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
2004-04-18 04:07:06 +00:00
GormDocument.h
Added code to use the toolbar and added a .gorm for the document window to
2004-05-20 02:34:03 +00:00
GormDocument.m
Changed toolbar color
2004-05-25 02:22:00 +00:00
GormFilesOwner.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormFilesOwner.m
Various fixes and changes.
2004-03-13 12:40:44 +00:00
GormFontViewController.h
Comitting fixes contributed by Andy to correct default encoding issue.
2003-09-07 14:42:24 +00:00
GormFontViewController.m
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormFunctions.h
Change to add all system sounds to the sound editor.
2004-05-15 17:03:33 +00:00
GormFunctions.m
Change to add all system sounds to the sound editor.
2004-05-15 17:03:33 +00:00
GormGeneralPref.h
Cleanup of logging and new prefs section for archives.
2004-02-21 18:48:48 +00:00
GormGeneralPref.m
Cleanup of logging and new prefs section for archives.
2004-02-21 18:48:48 +00:00
GormGenericEditor.m
Changes to correct a minor crash and to allow the user to access the system images from within Gorm.
2004-05-15 15:39:57 +00:00
GormHeadersPref.h
Revamped the preferences a little more.
2004-02-21 06:35:17 +00:00
GormHeadersPref.m
Revamped the preferences a little more.
2004-02-21 06:35:17 +00:00
GormImageEditor.m
Corrected some behavior in the sound and image inspector.
2004-05-16 11:40:16 +00:00
GormImageInspector.h
Adding inspector and interface for image inspector
2003-07-20 23:11:37 +00:00
GormImageInspector.m
More fixes to stabilize Gorm.
2004-05-14 06:32:24 +00:00
GormInfo.plist
Removing old infoPanel: method and using the proper way to create an info panel.
2004-05-22 03:10:05 +00:00
GormInspectorsManager.h
Made some enhancements to class manager and inspector manager. General
2003-05-25 19:08:36 +00:00
GormInspectorsManager.m
Corrected some behavior in the sound and image inspector.
2004-05-16 11:40:16 +00:00
GormInternalViewEditor.h
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormInternalViewEditor.m
Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
2004-04-12 01:41:32 +00:00
GormMatrixEditor.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormMatrixEditor.m
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormNSSplitViewInspector.h
Implementation of new inspector for split views.
2003-11-11 22:25:13 +00:00
GormNSSplitViewInspector.m
Added change which rearranges the views correctly.
2003-11-11 22:44:38 +00:00
GormObjectEditor.m
Some additional changes for memory/crash issues after the memory-leak fix.
2004-05-14 15:41:31 +00:00
GormObjectInspector.m
Add Localization
2003-05-24 12:40:54 +00:00
GormOutlineView.h
More syncronization fixes.
2004-04-26 05:03:53 +00:00
GormOutlineView.m
Added code to use the toolbar and added a .gorm for the document window to
2004-05-20 02:34:03 +00:00
GormPalettesManager.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormPalettesManager.m
Temporary kludge for the art backend to prevent a black-box from appearing on the palette view.
2004-03-31 02:33:44 +00:00
GormPlacementInfo.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormPosingView.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormPosingView.m
Removing commented out code. General cleanup of some of the code and documentation improvement. Also added "Autoenable" to the menu inspector.
2003-10-28 05:25:14 +00:00
GormPrefController.h
Modifications to allow changes of color to guidelines (for now). More configurability to come. :)
2004-04-18 04:07:06 +00:00
GormPrefController.m
Added dealloc.
2004-04-18 12:33:03 +00:00
GormPrivate.h
Removed declaration of infoPanel: from GormDocument.h and removed commented out code from GormDocument.m also corrected a problem with adding/removing from the classes view.
2004-05-22 16:25:35 +00:00
GormScrollViewAttributesInspector.h
Added images for tab view inspector
2003-06-01 17:50:36 +00:00
GormScrollViewAttributesInspector.m
Added images for tab view inspector
2003-06-01 17:50:36 +00:00
GormScrollViewEditor.m
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormSetNameController.h
Changes to correct the set name issue as well as some of the code to facilitate standalone views.:
2003-09-09 01:28:46 +00:00
GormSetNameController.m
Fixes to correct bugs found while savannah was down. Corrections to the
2003-12-24 02:50:34 +00:00
GormShelfPref.h
Cleanup of preferences and addition of a new preferences module.
2004-02-15 00:50:50 +00:00
GormShelfPref.m
Cleanup of preferences and addition of a new preferences module.
2004-02-15 00:50:50 +00:00
GormSoundEditor.m
Corrected some behavior in the sound and image inspector.
2004-05-16 11:40:16 +00:00
GormSoundInspector.h
More refactoring. Architectural improvments are coming.
2004-05-19 01:36:37 +00:00
GormSoundInspector.m
More refactoring. Architectural improvments are coming.
2004-05-19 01:36:37 +00:00
GormSoundView.h
Beginnings of new sound view and a correction for an issue in the class inspector.
2004-05-01 15:45:47 +00:00
GormSoundView.m
More sound stuff. Also some change to allow preferences to affect matrix size universally.
2004-05-03 22:43:50 +00:00
GormSplitViewEditor.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormSplitViewEditor.m
Cleanup of logging and new prefs section for archives.
2004-02-21 18:48:48 +00:00
GormViewEditor.h
Several important fixes. Document cleanup, menu management.
2004-03-21 05:12:27 +00:00
GormViewEditor.m
Rearrangement, refactoring and a memory leak fix.
2004-05-13 05:13:36 +00:00
GormViewKnobs.h
Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
2004-04-12 01:41:32 +00:00
GormViewKnobs.m
Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
2004-04-12 01:41:32 +00:00
GormViewSizeInspector.m
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
GormViewWindow.h
Changes to correct the set name issue as well as some of the code to facilitate standalone views.:
2003-09-09 01:28:46 +00:00
GormViewWindow.m
Changes to correct the set name issue as well as some of the code to facilitate standalone views.:
2003-09-09 01:28:46 +00:00
GormViewWithContentViewEditor.h
Submitting patch by fabien vallon to toggle the guidlines.
2003-05-20 03:57:37 +00:00
GormViewWithContentViewEditor.m
Warning corrections, so that Gorm compiles completely clean without any noise from the compiler. Also a new header to properly declare the knob functions.
2004-04-12 01:41:32 +00:00
GormViewWithSubviewsEditor.h
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormViewWithSubviewsEditor.m
Minor correction to editor to prevent selection reset after save.
2004-03-05 06:38:41 +00:00
GormWindowEditor.m
Rearrangement, refactoring and a memory leak fix.
2004-05-13 05:13:36 +00:00
INSTALL
Adding changes to files for Gorm 0.3.0
2003-07-24 05:03:38 +00:00
NEWS
Committing for release 0.7.6.
2004-05-10 13:52:22 +00:00
README
Committing for release 0.3.1
2003-09-01 13:29:39 +00:00
TODO
Correction for a few recently discovered bugs.
2004-04-26 03:26:23 +00:00
Version
Committing for release 0.7.6.
2004-05-10 13:52:22 +00:00