The NetBSD Project

CVS log for pkgsrc/devel/Gorm/PLIST

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / Gorm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Thu Mar 2 15:22:52 2023 UTC (12 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, HEAD
Changes since 1.22: +6 -1 lines
Diff to previous 1.22 (colored) to selected 1.19 (colored)

Gorm: update to 1.2.28.

1 Noteworthy changes in version '1.2.28'
========================================

   * Improved NSScrollView handling.
   * Added NSMatrix to Group menu to make it easier to create NSMatrix
     objects
   * Improved inspector for NSMatrix.  Added ability to add rows/columns
   * Fixed NSMatrix selection problems when grouped in an NSScrollView
   * Fixes and other improvements to inspectors.  Corrected issue where
     Gorm's menu stays present during testing mode.

2 Noteworthy changes in version '1.2.26'
========================================

   * Refactoring of palettes by Sergii Stoian to correct usability
     issues in Gorm.
   * Refactoring of handling and rearrangment of controls in inspectors
     for usuability.
   * Stability fixes to make Gorm easier to use.
   * Autosizing of views corrected in many inspectors
   * Improvements in error handling.

3 Noteworthy changes in version '1.2.24'
========================================

   * Fix for issue where Gorm was referencing private variables.  This
     caused a crash when built with clang.

4 Noteworthy changes in version '1.2.23'
========================================

   * Fix for issue where NSPanel was being saved as an NSWindow in some
     cases.

5 Noteworthy changes in version '1.2.22'
========================================

   * Fix for bug#45040: Fix allows Gorm custom class functionality to
     work normally on OpenBSD/NetBSD/FreeBSD.
   * Fixes for Solaris
   * Memory leak fixes.
   * Objective-C parser improvements.

6 Noteworthy changes in version '1.2.20'
========================================

   * Bug fixes #28643, #32827
   * Corrected issues with updating document when there is a change.
   * Add cells as objects to the document so they can be properly
     edited.
   * Changes to prevent recursive frame change notifications.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Oct 22 02:59:42 2012 UTC (11 years, 5 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.21: +4 -0 lines
Diff to previous 1.21 (colored) to selected 1.19 (colored)

Update Gorm to 1.2.18.

Noteworthy changes in version `1.2.18'
======================================

   * Code cleanup, removal of warnings when building with clang.

   * Removal of use of call to objc_poseAs(..) which was preventing
     building with newer runtimes.

   * Stability improvements.

Noteworthy changes in version `1.2.16'
======================================

   * XIB reading.

   * Bug fixes for standalone views.

   * Stability changes.

Revision 1.21 / (download) - annotate - [select for diffs], Thu Apr 7 02:20:30 2011 UTC (12 years, 11 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.20: +5 -1 lines
Diff to previous 1.20 (colored) to selected 1.19 (colored)

Update Gorm to 1.2.12.  Notable changes include:

   * Added a DO server which allows modification of internal data
     structures using a simple interface.

   * Tooltips now show the object name and the object type for
     informational purposes.

   * Opens default document when using NSWindows95InterfaceStyle.

   * Correction for some nib loading issues.

   * Limited support for standalone views.

   * Fixes for various bugs.

Revision 1.20 / (download) - annotate - [select for diffs], Sun Jun 14 17:48:30 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.19: +1 -80 lines
Diff to previous 1.19 (colored)

Remove @dirrm entries from PLISTs

Revision 1.19 / (download) - annotate - [selected], Mon Apr 13 12:29:14 2009 UTC (14 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.18: +465 -436 lines
Diff to previous 1.18 (colored)

Update gorm to 1.2.8.  This includes tons of compatibility fixes with OS X.
The file system layout has been changed to the more hier(7) compliant fhs
structure.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Nov 25 14:42:46 2007 UTC (16 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.17: +24 -6 lines
Diff to previous 1.17 (colored) to selected 1.19 (colored)

Changes 1.2.2:
* Moved to GPLv3
* Added text field to NSTableColumn inspector to allow editing of
  table column title.
* Corrected issue with selection.
* Added button modifiers for special keys to button inspectors.
* Corrected issue with loading of older gorm files.
* Fix to allow Gorm's menus to be Mac-style, but not the one being
  edited.
* Other miscellaneous bug corrections.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 30 14:55:56 2006 UTC (17 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored) to selected 1.19 (colored)

Changes 1.1.0:

   * Changed Gorm architecture to use NSDocument classes.

   * Abstracted model loading mechanism.  This was done by implementing
     a set of "Loader" and "Builder" classes which handle filling in
     the data structures in Gorm and exporting them to external formats.

   * Implemented GormNibWrapperLoader and GormNibWrapperBuilder for
     reading and writing Cocoa NIB files.

   * Implemented GormGormWrapperLoader and GormGormWrapperBuilder for
     reading and writing GNUstep Gorm files

   * Implemented GormGModelWrapperLoader for reading GNUstep gmodel
     files.

   * Updated icon

   * A number of bugs have been addressed in this release.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Apr 15 10:10:08 2006 UTC (17 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.15: +4 -1 lines
Diff to previous 1.15 (colored) to selected 1.19 (colored)

Changes 1.0.6:
This is a bugfix release.
* Entirely new icon set, for palettes, gorm, gmodel, nib and the
  application.
* Replaced some of the images for the inspectors.
* Changed formatting in some of the inspectors so that they are
  easier to navigate.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 3 08:39:54 2005 UTC (18 years, 4 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.14: +21 -2 lines
Diff to previous 1.14 (colored) to selected 1.19 (colored)

Update Gorm to 1.0.0.

Noteworthy changes in version `1.0.0'
=========================================

   * All inspectors are now modeled in .gorm files.

   * Added autosizing to form attributes inspector.

   * Utilize and maintain parent/child data structure more pervasively

   * Reorganized code in palettes for cleaner implementation.

   * Removed code to check for user bundles, since bugs in Camaelon
     which prompted those changes were fixed long ago.

   * Added documentation to GormCore

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 8 10:32:14 2005 UTC (18 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.13: +6 -84 lines
Diff to previous 1.13 (colored) to selected 1.19 (colored)

Changes 0.11.0:

   * Improved implementation of canSubstituteForClass: the default
     implementation of this method tests the classes to see if
     initWithCoder: or encodeWithCoder: is implemented on a subclass to
     determine automatically if that class has the same encoding
     signature as the original class, if it does, it can be substituted.

   * Improved handling of classes which use cell classes in the custom
     class inspector.  The inspector now autmatically replaces the cell
     class with the appropriate one when the user selects a given
     subclass.

   * Browser based class editor in document panel.   This interface is
     more like the one on OSX.  The user now has a choice in
     preferences to determine which view they would like to use.

   * Translation tools.  The Document->Translate menu allows the user
     to export string and import strings in the strings format, so that
     someone can easily translate just the strings in the file and
     doesn't need to directly edit anything in Gorm.  The strings file
     can then be loaded back into Gorm and all of the relevant strings
     are updated.

   * Alignment tools.  In the new Layout menu there are options to
     align views, center views, bring views to front or push them to
     the back of the view layers.

   * Implementation of IBViewResourceDraggingDelegate.  This allows
     updating of the pull down in the inspectors panel dynamically.  It
     requires the developer of a palette to implement some code to
     enable this, as on OSX.

   * Lots of bugfixes and usability changes are also included in this
     release.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 1 09:09:15 2005 UTC (18 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.12: +226 -90 lines
Diff to previous 1.12 (colored) to selected 1.19 (colored)

Changes 0.9.10:
   * Gorm now has a full implementation of canSubstituteForClass: which
     is used to determine if a class can be substituted in the custom
     class inspector.  This allows classes added in palettes to say
     whether or not they can be used as a subsitute for a kit class.

   * Better separation of Gorm into libraries.  As well as the ability
     to compile on windows with a simple: "make install"

   * Implementation of IBResourceManager class.  This class is used by
     palettes to register drag types to be considered by the top level
     editors in the document window: object, sound, image, class.

   * Gorm now is able to switch views in the document window when you
     drag a file into it.  If it's an image it will switch to the image
     view, if it's a sound, the sound view, an object the object view
     etc or if it's a class (a .h file) it will switch to the classes
     view.

   * Drag and drop parsing of header files (if you hadn't gathered from
     the previous item).

   * Better support for standalone views.  while the user cannot
     instantiate from the classes view (there were too many problems
     with this approach).  They can now drag any view from the palette
     into the objects view and have it work.

   * A myriad of bug fixes.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Feb 7 09:19:36 2005 UTC (19 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.11: +44 -1 lines
Diff to previous 1.11 (colored) to selected 1.19 (colored)

Changes 0.9.0:
   * Images/Sounds can now be dragged into a matrix cell.
   * Fully implemented date and number formatter inspectors (these
     classes still need work in GUI).
   * Added warning panel if the user attempts to edit a .gorm file
     created with a newer version of Gorm
   * Modified data.classes format so that only those actions
     specifically added to FirstResponder are listed.
   * Greatly improved gmodel importation. (experimental)
   * It's now possible to add methods to classes which are not custom.
     This allows the user to add actions which may have been added to
     those classes by categories.
   * Completely new header parser implemented.
   * Improved cut/paste.  It's now possible to use cut/paste from
     almost anywhere.  The class editor now fully supports it.
   * Improved implementation of some of the InterfaceBuilder framework
     classes.
   * Object editor will now remove all instances of a class that has
     been deleted from the class editor.
   * The class inspector and the classes view will now apply stricter
     rules to names of actions and outlets to ensure that they are
     properly entered.
   * All inspectors work perfectly with customized colors.
   * Fixed a number of bugs.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 27 01:23:13 2004 UTC (19 years, 6 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.10: +34 -1 lines
Diff to previous 1.10 (colored) to selected 1.19 (colored)

Update Gorm to 0.8.0.  Notable changes include:

   * New gorm file version.

   * Full custom palette support

   * Palette preferences panel to allow the user to configure palettes
     to load

   * Experimental: Standalone views.  This feature is to allow the use
     of a view without the need of a containing window.   This allows
     developers to treat these views as they would any other top level
     object in the .gorm file.  This is experimental functionality.

   * Improved NSTableColumn inspector.  The new inspector allows the
     user to change the data cell used for a given column.   This
     allows the user to select from a list of cell subclasses and set
     the appropriate custom or non-custom one they want to appear in
     that column of the table.

   * Improved layout of some of the inspectors.

   * Removed old class parser.  The parser was somewhat buggy and was
     actually causing some issues.  A new parser will be available in
     the next version of Gorm.  For now users will need to use the
     class inspector or the outline view to enter classes into Gorm.

   * Experimental: "File" section.  This is essentially a per-file
     preference which allows the user to control which version of
     GNUstep a given file will be compatible with.  It also lists the
     potential compatibility issues with the selected version.

   * Improved controls palette.  New items for some of the standard
     font replace the old "Title" widget which was a System-14 font.
     The new widgets use a selection of the standard System font to
     allow the user to easily build a gui using these and reducing the
     amount of time the user needs to spend fiddling with the font
     panel.

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 18 14:02:44 2004 UTC (19 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.9: +5 -2 lines
Diff to previous 1.9 (colored) to selected 1.19 (colored)

Changes 0.7.7:
   * Important bugfixes in editor classes.
   * Rearranged some of the editor classes to be in the palettes which
     contain the classes they are responsible for editing
     (GormButtonEditor & GormTabViewEditor).
   * Image and Sound editors will now display system default images or
     sounds if they are available.
   * Document window now uses an NSToolbar (experimental).
   * Improved the layout of some of the inspectors.
   * Corrected some minor issues in the inspectors
   * Added code to allow NSTableView and NSOutlineView to show some data during testing
   * Gorm will now show an alert panel when a model fails to load or test properly.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Jun 2 15:12:07 2004 UTC (19 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.8: +10 -1 lines
Diff to previous 1.8 (colored) to selected 1.19 (colored)

Changes 0.7.6:
This release is mainly a bugfix release for 0.7.5.
   * Improved .gmodel support
   * Corrections to previous repair feature.
   * Important bugfixes for Menu editing.
   * Important bugfixes for class inspector.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 19 07:41:11 2004 UTC (19 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.7: +7 -1 lines
Diff to previous 1.7 (colored) to selected 1.19 (colored)

Update Gorm to 0.7.5

Noteworthy changes in version `0.7.5'
=====================================

   * The 'reparent' feature in the class inspector.  This allows the
     user to change the class hierarchy from within Gorm.

   * Some important bugfixes

   * a property 'GormRepairFileOnLoad' (untested) which  should repaire
     old .gorm files... It is HIGHLY recommended that Gorm not be run
     with this on constantly and that you back up any files which you
     want to repair before opening them with this option turned on.

   * A shelf inspector in prefs that lets you expand the size of the
     names in the object view..

   * Support for NSFontManager

   * A way to restore a complete NSMenu if it's deleted (a new palette
     entry for NSMenu, not just an item)

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 11 00:05:24 2004 UTC (19 years, 11 months ago) by rh
Branch: MAIN
Changes since 1.6: +7 -1 lines
Diff to previous 1.6 (colored) to selected 1.19 (colored)

Update Gorm to 0.6.0.

Noteworthy changes in version `0.6.0'
=====================================

   * Several major bugs corrected.
   * Clarified some of the inspectors
   * Menu items are now properly enabled/disabled when appropriate
   * More descriptive title displayed when a class is being edited.

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 5 10:29:17 2003 UTC (20 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.5: +32 -44 lines
Diff to previous 1.5 (colored) to selected 1.19 (colored)

Noteworthy changes in version `0.4.0':
   * New Menu and Menu Item inspectors.
   * User can now specify the Services and Windows menus in the menu
     inspector.
   * User can specify a non-custom subclass as well as a custom one to
     replace the class when the .gorm is unarchived.  This can be used
     to turn a NSTextField into NSSecureTextField and etc.
   * New set name panel.
   * New switch control on the font panel to allow the user to specify
     if a font is encoded with its default size or not.
   * Added NSStepper and NSStepperCell to the class list to allow
     creation of custom subclasses.
   * Windows and Services menus now function correctly.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 10 11:35:31 2003 UTC (20 years, 7 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.4: +66 -108 lines
Diff to previous 1.4 (colored) to selected 1.19 (colored)

Update Gorm to 0.3.0.

Noteworthy changes in version `0.3.0'
=====================================

   * Preferences added.

   * User can now enable and disable guidlines for easier editing.

   * Refactored code into GormLib which is a clone of the
     InterfaceBuilder framework.  This facilitates creating palettes
     and inspectors outside of Gorm.

   * Added class inspector for easier editing of classes.  This gives
     the user the option to use either the outline view or the
     inspector to edit new classes.

   * Added inspectors for the following: NSScrollView,
     NSProgressIndicator, NSColorWell, GormImageInspector (for images
     added to .gorm files).

   * Improved look of NSTabView inspector.

   * Removed all warnings from the code.

   * various bug fixes.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 1 11:42:45 2003 UTC (21 years ago) by rh
Branch: MAIN
Changes since 1.3: +18 -1 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

Update Gorm to 0.2.6.  Changes are bugfixes only.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 25 11:01:52 2003 UTC (21 years, 2 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.2: +120 -79 lines
Diff to previous 1.2 (colored) to selected 1.19 (colored)

Update Gorm to 0.2.5.

Noteworthy changes in version `0.2.5'.
======================================

Many fixes and improvements to make the app work better.

   * Better parsing of headers

   * Interface code redone as gorm files.

   * Re-add multiple selection via mouse drag.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 3 07:13:35 2003 UTC (21 years, 2 months ago) by rh
Branch: MAIN
Changes since 1.1: +72 -54 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

Update Gorm to 0.2.0.  Notable changes include:

   * Custom class support/translations implemented.
   * Added NSScrollView, NSPopupButton, NSOutlineView, NSTableView
     editing.
   * Improved test mode support.
   * Improved drag n' drop support on many items.
   * Intelligent placement hints.
   * Read gmodel files.
   * More inspectors.
   * Sound and Image support.
   * gorm files were changed to directory wrappers for more flexibility.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 18 09:36:01 2002 UTC (21 years, 5 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

Initial import of Gorm-0.1.9, a GNUstep graphical user interface builder.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 18 09:36:01 2002 UTC (21 years, 5 months ago) by rh
Branch: MAIN
Diff to selected 1.19 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>