Documentation
Improved documentation and additional libs for palettes on windows declared in the makefile
2004-11-02 05:56:47 +00:00
GormLib
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +00:00
Images
Improved testing mode.
2004-09-13 00:05:58 +00:00
Palettes
Changed stepper inspector.
2004-11-09 14:10:11 +00:00
Resources
Updated to stop clipping.
2004-10-02 17:02:41 +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
Updates for 0.8.0.
2004-09-26 12:12:32 +00:00
ChangeLog
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +00:00
ClassInformation.plist
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +00:00
Defaults.plist
fix for report 9463, additional functionality in the class inspector.
2004-06-26 03:36:29 +00:00
GModelDecoder.m
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +00:00
GNUmakefile
Improved testing mode.
2004-09-13 00:05:58 +00:00
GNUmakefile.postamble
Another build change.
2004-10-24 00:14:43 +00:00
GNUmakefile.preamble
Use ADDITIONAL_GUI_LIBS for GormLib
2003-08-16 20:42:25 +00:00
Gorm.m
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +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
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +00:00
GormClassInspector.h
fix for report 9463, additional functionality in the class inspector.
2004-06-26 03:36:29 +00:00
GormClassInspector.m
Changed the class inspector to use the table view pointer to determine which table is calling the delegate. Added some, soon to be uncommented, code to the class manager to prevent tampering with the data.classes file outside of Gorm.
2004-11-09 13:52:27 +00:00
GormClassManager.h
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +00:00
GormClassManager.m
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +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 link bug.
2004-10-27 01:09:19 +00:00
GormCustomClassInspector.h
Code cleanup and some fixes.
2004-03-04 04:01:09 +00:00
GormCustomClassInspector.m
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +00:00
GormCustomView.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormCustomView.m
Slight improvement to previous commit.
2004-08-28 20:45:47 +00:00
GormDocument.h
Readded missing method.
2004-08-12 02:33:17 +00:00
GormDocument.m
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +00:00
GormFilePrefsManager.h
Added version check.
2004-11-04 02:49:23 +00:00
GormFilePrefsManager.m
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +00:00
GormFilesOwner.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormFilesOwner.m
Various fixed to gmodel loading and improvements.
2004-11-12 23:09:54 +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
A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
2004-07-12 04:16:09 +00:00
GormFunctions.m
A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
2004-07-12 04:16:09 +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
Implementation for enhancement req/bug #5024 .
2004-07-27 06:20:45 +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
Some memory leak fixes and some minor improvements.
2004-07-21 01:49:07 +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
Correction for Bug#10934. Implementation for category action support (the ability to add action existing appkit classes. Default implementation of nibInstantiate.
2004-11-07 19:32:57 +00:00
GormInspectorsManager.h
Made some enhancements to class manager and inspector manager. General
2003-05-25 19:08:36 +00:00
GormInspectorsManager.m
Code cleanup.
2004-09-06 21:41:32 +00:00
GormInternalViewEditor.h
Corrected some issues with class manager and font issues.
2004-04-03 18:21:54 +00:00
GormInternalViewEditor.m
Changes to make the inspectors for formatters as well as drag and drop of formatter objects into controls work properly.
2004-10-17 14:43:28 +00:00
GormMatrixEditor.h
Fix use of #import
2003-03-03 09:15:48 +00:00
GormMatrixEditor.m
Minor improvement.
2004-10-04 00:17:16 +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
Temporary correction.
2004-08-07 01:23:10 +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
Adding ability to import sounds and images from palettes.
2004-07-14 03:10:44 +00:00
GormPalettesManager.m
Minor code cleanup.
2004-09-18 15:12:25 +00:00
GormPalettesPref.h
A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
2004-07-12 04:16:09 +00:00
GormPalettesPref.m
Removed some uneeded includes from GormPalettesPref.m and changed the build process slightly to fix an issue with compilation on win32 under mingw.
2004-10-24 00:08:42 +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
A sizable number of changes to correct some bugs and add external/custom palette support and the file prefs gui which allows the user to set which version a given .gorm should be saved as.
2004-07-12 04:16:09 +00:00
GormPrefController.m
Changes to center the prefs window.
2004-08-02 04:48:55 +00:00
GormPrivate.h
Code to allow addition of sounds/images to cells in an NSMatrix.
2004-10-03 16:48:24 +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
Adding ability to import sounds and images from palettes.
2004-07-14 03:10:44 +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
New .gorm file version support and some other minor changes.
2004-06-29 03:27:37 +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
Implementation for enhancement req/bug #5024 .
2004-07-27 06:20:45 +00:00
GormViewEditor.m
Changes to make the inspectors for formatters as well as drag and drop of formatter objects into controls work properly.
2004-10-17 14:43:28 +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
Code cleanup.
2004-09-06 21:41:32 +00:00
GormViewSizeInspector.m
* GNUMakefile: added GormViewSizeInspector.m, GormGenericEditor.m
2002-11-18 20:54:26 +00:00
GormViewWindow.h
Implementation for enhancement req/bug #5024 .
2004-07-27 06:20:45 +00:00
GormViewWindow.m
Implementation for enhancement req/bug #5024 .
2004-07-27 06:20:45 +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
Code cleanup.
2004-09-06 21:41:32 +00:00
INSTALL
Adding changes to files for Gorm 0.3.0
2003-07-24 05:03:38 +00:00
main.m
Added main() to main.m, removed from Gorm.m.
2004-09-09 01:58:22 +00:00
NEWS
Updates for 0.8.0.
2004-09-26 12:12:32 +00:00
README
Committing for release 0.3.1
2003-09-01 13:29:39 +00:00
TODO
Updates for 0.8.0.
2004-09-26 12:12:32 +00:00
Version
Changed field sizes to prevent clipping.
2004-09-25 11:17:03 +00:00
VersionProfiles.plist
Updated version profiles.
2004-09-17 22:05:01 +00:00