Correction to resizing behavior.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@20436 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2004-12-11 05:00:11 +00:00
parent 099ef420b0
commit 8991805873
3 changed files with 7 additions and 10 deletions

View file

@ -1,6 +1,12 @@
2004-12-10 23:57 Gregory John Casamento <greg_casamento@yahoo.com>
* Resources/GormClassInspector.gorm: Added proper resizing
settings so that the buttons on the outlets and actions
tabs resize in the same way.
2004-12-10 17:55 Gregory John Casamento <greg_casamento@yahoo.com>
* GormClassEditor.m: Changes to return a item if it's an'
* GormClassEditor.m: Changes to return a item if it's an
action/outlet holder without generating a string.
* GormOutlineView.m: Modifications to make drawing of the
actions and outlets more efficient.

View file

@ -2,23 +2,14 @@
"## Comment" = "Do NOT change this file, Gorm maintains it";
FirstResponder = {
Actions = (
"capitalizeWord:",
"changeFont:",
"delete:",
"deleteWordBackward:",
"loosenKerning:",
"moveDown:",
"moveToBeginningOfParagraph:",
"moveWordForward:",
"orderFrontDataLinkPanel:",
"orderFrontFontPanel:",
"pasteAsPlainText:",
"raiseBaseline:",
"scrollLineDown:",
"selectParagraph:",
"showWindow:",
"takeObjectValueFrom:",
"toggleTraditionalCharacterShape:",
"unscript:",
"removeOutlet:",
"addOutlet:",