Path to this page:
./
devel/Gorm,
Graphical user interface builder for GNUstep
Branch: CURRENT,
Version: 1.2.28nb6,
Package name: Gorm-1.2.28nb6,
Maintainer: pkgsrc-users Gorm allows developers to quickly create graphical applications and to
design every little aspect of the application's user interface.
Using drag and drop all types of objects like menus, buttons, tables,
lists and browsers are easily added to the interface. With just the mouse
you can resize, move or convert the objects or connect them to functions
as well as edit nearly every aspect of them using Gorm's powerful
inspectors. With its intuitive interface Gorm makes creating, editing and
testing complex user interfaces a piece of cake.
At this stage, Gorm is unfinished and unstable, so expect missing
features and frequent crashes!
Required to run:[
x11/gnustep-back] [
lang/clang]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 8943.616 KB
Version history: (Expand)
- (2024-11-15) Updated to version: Gorm-1.2.28nb6
- (2024-11-01) Updated to version: Gorm-1.2.28nb5
- (2024-11-01) Updated to version: Gorm-1.2.28nb4
- (2024-05-29) Updated to version: Gorm-1.2.28nb3
- (2023-11-08) Updated to version: Gorm-1.2.28nb2
- (2023-04-19) Updated to version: Gorm-1.2.28nb1
CVS history: (Expand)
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-03-02 16:22:52 by Thomas Klausner | Files touched by this commit (3) | |
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.
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|