summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam>2005-08-08 10:32:14 +0000
committeradam <adam>2005-08-08 10:32:14 +0000
commit825c1f735cd1586f5fcfb7c811be9280d77805e9 (patch)
tree2fbd7d25de36a4ae0f6822040d6272b6808e8d0d /security
parent6d6f3aa056362f9e0a3b0e0aeba17d65d0adaeea (diff)
downloadpkgsrc-825c1f735cd1586f5fcfb7c811be9280d77805e9.tar.gz
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.
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions