Path to this page:
Subject: CVS commit: pkgsrc/devel/Gorm
From: Thomas Klausner
Date: 2023-03-02 16:22:52
Message id: 20230302152252.78AE4FA90@cvs.NetBSD.org
Log Message:
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.
Files: