Author: gcasa
Date: Wed May 20 12:20:59 2015
New Revision: 38514
URL: http://svn.gna.org/viewcvs/gnustep?rev=38514&view=rev
Log:
1.2.22 Release
Modified:
apps/gorm/trunk/ANNOUNCE
apps/gorm/trunk/ChangeLog
apps/gorm/trunk/NEWS
Modified: apps/gorm/trunk/ANNOUNCE
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gorm/trunk/ANNOUNCE?rev=38514&r1=38513&r2=38514&view=diff
==============================================================================
--- apps/gorm/trunk/ANNOUNCE (original)
+++ apps/gorm/trunk/ANNOUNCE Wed May 20 12:20:59 2015
@@ -1,7 +1,7 @@
1 ANNOUNCE
**********
-This is version 1.2.20 of Gorm.
+This is version 1.2.22 of Gorm.
1.1 What is Gorm?
=================
@@ -12,17 +12,17 @@
Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder'
application for GNUstep.
-1.2 Noteworthy changes in version `1.2.20'
+1.2 Noteworthy changes in version `1.2.22'
==========================================
- * Bug fixes #28643, #32827
+ * Fix for bug#45040: Fix allows Gorm custom class functionality to
+ work normally on OpenBSD/NetBSD/FreeBSD.
- * Corrected issues with updating document when there is a change.
+ * Fixes for Solaris
- * Add cells as objects to the document so they can be properly
- edited.
+ * Memory leak fixes.
- * Changes to prevent recursive frame change notifications.
+ * Objective-C parser improvements.
1.3 How can I get support for this software?
============================================
Modified: apps/gorm/trunk/ChangeLog
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gorm/trunk/ChangeLog?rev=38514&r1=38513&r2=38514&view=diff
==============================================================================
--- apps/gorm/trunk/ChangeLog (original)
+++ apps/gorm/trunk/ChangeLog Wed May 20 12:20:59 2015
@@ -1,3 +1,9 @@
+2015-05-20 06:19-EDT Gregory John Casamento <[email protected]>
+
+ * ANNOUNCE
+ * NEWS
+ * Version: 1.2.22
+
2015-05-20 06:16-EDT Gregory John Casamento <[email protected]>
* ChangeLog
@@ -238,7 +244,7 @@
* GormCore/GormClassEditor.m
some int -> NSInteger and float -> CGFloat transitions
spotted by libobjc2 runtime in debug mode
-
+
2013-04-14 13:19-EDT Gregory John Casamento <[email protected]>
* ANNOUNCE
Modified: apps/gorm/trunk/NEWS
URL:
http://svn.gna.org/viewcvs/gnustep/apps/gorm/trunk/NEWS?rev=38514&r1=38513&r2=38514&view=diff
==============================================================================
--- apps/gorm/trunk/NEWS (original)
+++ apps/gorm/trunk/NEWS Wed May 20 12:20:59 2015
@@ -1,4 +1,16 @@
-0.1 Noteworthy changes in version `1.2.20'
+0.1 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.
+
+0.2 Noteworthy changes in version `1.2.20'
==========================================
* Bug fixes #28643, #32827
@@ -10,7 +22,7 @@
* Changes to prevent recursive frame change notifications.
-0.2 Noteworthy changes in version `1.2.18'
+0.3 Noteworthy changes in version `1.2.18'
==========================================
* Code cleanup, removal of warnings when building with clang.
@@ -20,7 +32,7 @@
* Stability improvements.
-0.3 Noteworthy changes in version `1.2.16'
+0.4 Noteworthy changes in version `1.2.16'
==========================================
* XIB reading.
@@ -29,7 +41,7 @@
* Stability changes.
-0.4 Noteworthy changes in version `1.2.12'
+0.5 Noteworthy changes in version `1.2.12'
==========================================
Requires: gnustep-base-1.20.0, gnustep-gui-0.18.0. Reason: Parts of
@@ -46,7 +58,7 @@
* Opens default document when using NSWindows95InterfaceStyle.
-0.5 Noteworthy changes in version `1.2.10'
+0.6 Noteworthy changes in version `1.2.10'
==========================================
* Correction for bug #25401
@@ -57,7 +69,7 @@
* Fixes for various bugs.
-0.6 Noteworthy changes in version `1.2.8'
+0.7 Noteworthy changes in version `1.2.8'
=========================================
Requires: gnustep-gui-0.16.0. It will not compile without this version
@@ -72,7 +84,7 @@
* Changes to use new headers.
-0.7 Noteworthy changes in version `1.2.6'
+0.8 Noteworthy changes in version `1.2.6'
=========================================
* Corrections to allow Gorm to build and run properly on the Darwin
@@ -90,7 +102,7 @@
* Correction for bug#24146, bug#23889.
-0.8 Noteworthy changes in version `1.2.4'
+0.9 Noteworthy changes in version `1.2.4'
=========================================
Requires: gnustep-gui-0.13.2. Reason: Due to changes in popupbutton
@@ -107,8 +119,8 @@
* Added ruler switch to scroll view inspector.
-0.9 Noteworthy changes in version `1.2.2'
-=========================================
+0.10 Noteworthy changes in version `1.2.2'
+==========================================
Requires: gnustep-gui-0.13.0.
@@ -128,12 +140,12 @@
* Other miscellaneous bug corrections.
-0.10 Noteworthy changes in version `1.2.1'
+0.11 Noteworthy changes in version `1.2.1'
==========================================
* Minor corrections to previous release.
-0.11 Noteworthy changes in version `1.2.0'
+0.12 Noteworthy changes in version `1.2.0'
==========================================
* Corrections to some editors to not change selection if connection
@@ -145,7 +157,7 @@
* Minor bug fixes.
-0.12 Noteworthy changes in version `1.1.0'
+0.13 Noteworthy changes in version `1.1.0'
==========================================
* Changed Gorm architecture to use NSDocument classes.
@@ -167,7 +179,7 @@
* A number of bugs have been addressed in this release.
-0.13 Noteworthy changes in version `1.0.8'
+0.14 Noteworthy changes in version `1.0.8'
==========================================
This is a bugfix release.
@@ -176,7 +188,7 @@
* Correction for handling non-string identifiers in tableviews.
-0.14 Noteworthy changes in version `1.0.6'
+0.15 Noteworthy changes in version `1.0.6'
==========================================
This is a bugfix release.
@@ -193,7 +205,7 @@
* Changed formatting in some of the inspectors so that they are
easier to navigate.
-0.15 Noteworthy changes in version `1.0.4'
+0.16 Noteworthy changes in version `1.0.4'
==========================================
This is a bugfix release.
@@ -208,7 +220,7 @@
* Corrected problem with standalone views
-0.16 Noteworthy changes in version `1.0.2'
+0.17 Noteworthy changes in version `1.0.2'
==========================================
This is a bugfix release.
@@ -217,7 +229,7 @@
* Corrected a minor problem in the custom class inspector.
-0.17 Noteworthy changes in version `1.0.0'
+0.18 Noteworthy changes in version `1.0.0'
==========================================
PLEASE NOTE: This version of Gorm requires base 1.11.1 and
@@ -236,7 +248,7 @@
* Added documentation to GormCore
-0.18 Noteworthy changes in version `0.11.0'
+0.19 Noteworthy changes in version `0.11.0'
===========================================
* Improved implementation of canSubstituteForClass: the default
@@ -273,7 +285,7 @@
* Lots of bugfixes and usability changes are also included in this
release.
-0.19 Noteworthy changes in version `0.9.10'
+0.20 Noteworthy changes in version `0.9.10'
===========================================
* Gorm now has a full implementation of canSubstituteForClass: which
@@ -304,7 +316,7 @@
* A myriad of bug fixes.
-0.20 Noteworthy changes in version `0.9.2'
+0.21 Noteworthy changes in version `0.9.2'
==========================================
NOTE: This is mainly a bugfix release.
@@ -325,7 +337,7 @@
* Various improvements in documentation
-0.21 Noteworthy changes in version `0.9.0'
+0.22 Noteworthy changes in version `0.9.0'
==========================================
* Images/Sounds can now be dragged into a matrix cell.
@@ -364,7 +376,7 @@
* Fixed a number of bugs.
-0.22 Noteworthy changes in version `0.8.0'
+0.23 Noteworthy changes in version `0.8.0'
==========================================
PLEASE NOTE: It is important for this release that you upgrade to Gorm
@@ -412,7 +424,7 @@
amount of time the user needs to spend fiddling with the font
panel.
-0.23 Noteworthy changes in version `0.7.7'
+0.24 Noteworthy changes in version `0.7.7'
==========================================
* Important bugfixes in editor classes.
@@ -436,7 +448,7 @@
* Gorm will now show an alert panel when a model fails to load or
test properly.
-0.24 Noteworthy changes in version `0.7.6'
+0.25 Noteworthy changes in version `0.7.6'
==========================================
This release is mainly a bugfix release for 0.7.5.
@@ -449,7 +461,7 @@
* Important bugfixes for class inspector.
-0.25 Noteworthy changes in version `0.7.5'
+0.26 Noteworthy changes in version `0.7.5'
==========================================
* The 'reparent' feature in the class inspector. This allows the
@@ -470,7 +482,7 @@
* A way to restore a complete NSMenu if it's deleted (a new palette
entry for NSMenu, not just an item)
-0.26 Noteworthy changes in version `0.6.0'
+0.27 Noteworthy changes in version `0.6.0'
==========================================
* Several major bugs corrected.
@@ -481,7 +493,7 @@
* More descriptive title displayed when a class is being edited.
-0.27 Noteworthy changes in version `0.5.0'
+0.28 Noteworthy changes in version `0.5.0'
==========================================
* Enabled defer in NSWindow inspector.
@@ -500,7 +512,7 @@
* Bug fixes, eliminated memory leak, code cleanup, etc.
-0.28 Noteworthy changes in version `0.4.0'
+0.29 Noteworthy changes in version `0.4.0'
==========================================
* New Menu and Menu Item inspectors.
@@ -522,7 +534,7 @@
* Windows and Services menus now function correctly.
-0.29 Noteworthy changes in version `0.3.1'
+0.30 Noteworthy changes in version `0.3.1'
==========================================
* New custom class system.
@@ -533,7 +545,7 @@
* Various bugfixes
-0.30 Noteworthy changes in version `0.3.0'
+0.31 Noteworthy changes in version `0.3.0'
==========================================
* Preferences added.
@@ -558,7 +570,7 @@
* various bug fixes.
-0.31 Noteworthy changes in version `0.2.5'.
+0.32 Noteworthy changes in version `0.2.5'.
===========================================
Many fixes and improvements to make the app work better.
@@ -569,7 +581,7 @@
* Re-add multiple selection via mouse drag.
-0.32 Noteworthy changes in version `0.2.0' snapshot.
+0.33 Noteworthy changes in version `0.2.0' snapshot.
====================================================
Gobs of improvements, mostly due to the hard work of Gregory John
@@ -594,7 +606,7 @@
* gorm files were changed to directory wrappers for more flexibility.
-0.33 Noteworthy changes in version `0.1.0'
+0.34 Noteworthy changes in version `0.1.0'
==========================================
* load/parses class files for entry into class list.
@@ -613,7 +625,7 @@
* Ability to change the font of some objects.
-0.34 Noteworthy changes in version `0.0.3'
+0.35 Noteworthy changes in version `0.0.3'
==========================================
* Create stub .m and .h files from new classes
@@ -629,7 +641,7 @@
* Support for custom objects.
-0.35 Noteworthy changes in version `0.0.2'
+0.36 Noteworthy changes in version `0.0.2'
==========================================
* Add popup and pulldown menu controls
@@ -642,7 +654,7 @@
* Much more fleshed out - too numerous to mention.
-0.36 Noteworthy changes in version `0.0.1'
+0.37 Noteworthy changes in version `0.0.1'
==========================================
* 8th December 1999
_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs