mirror of
https://github.com/gnustep/apps-gorm.git
synced 2025-02-23 19:51:00 +00:00
Improve UI
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@21415 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0f59658a99
commit
27a58da6e4
37 changed files with 0 additions and 190 deletions
Binary file not shown.
Binary file not shown.
|
@ -2,7 +2,6 @@
|
|||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"underline:",
|
||||
"okButton:",
|
||||
"browserAction:"
|
||||
);
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,14 +1,5 @@
|
|||
{
|
||||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"changeFont:",
|
||||
"moveDown:",
|
||||
"pasteAsPlainText:",
|
||||
"showWindow:"
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
GormCustomClassInspector = {
|
||||
Actions = (
|
||||
"select:"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,78 +1,5 @@
|
|||
{
|
||||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"alignCenter:",
|
||||
"alignLeft:",
|
||||
"arrangeInFront:",
|
||||
"capitalizeWord:",
|
||||
"checkSpelling:",
|
||||
"complete:",
|
||||
"copyFont:",
|
||||
"cut:",
|
||||
"deleteBackward:",
|
||||
"deleteToBeginningOfLine:",
|
||||
"deleteToEndOfLine:",
|
||||
"deleteToMark:",
|
||||
"deleteWordForward:",
|
||||
"deselectAll:",
|
||||
"hide:",
|
||||
"indent:",
|
||||
"lowerBaseline:",
|
||||
"makeKeyAndOrderFront:",
|
||||
"miniaturizeAll:",
|
||||
"moveBackwardAndModifySelection:",
|
||||
"moveDownAndModifySelection:",
|
||||
"moveForwardAndModifySelection:",
|
||||
"moveRight:",
|
||||
"moveToBeginningOfLine:",
|
||||
"moveToEndOfDocument:",
|
||||
"moveToEndOfParagraph:",
|
||||
"moveUpAndModifySelection:",
|
||||
"moveWordBackwardAndModifySelection:",
|
||||
"moveWordForwardAndModifySelection:",
|
||||
"ok:",
|
||||
"openDocument:",
|
||||
"orderFront:",
|
||||
"orderFrontDataLinkPanel:",
|
||||
"orderFrontStandardAboutPanel:",
|
||||
"orderOut:",
|
||||
"pageUp:",
|
||||
"pasteAsPlainText:",
|
||||
"pasteFont:",
|
||||
"performClose:",
|
||||
"performZoom:",
|
||||
"raiseBaseline:",
|
||||
"runPageLayout:",
|
||||
"saveAllDocuments:",
|
||||
"saveDocumentAs:",
|
||||
"scrollLineDown:",
|
||||
"scrollPageDown:",
|
||||
"scrollViaScroller:",
|
||||
"selectLine:",
|
||||
"selectParagraph:",
|
||||
"selectText:",
|
||||
"selectWord:",
|
||||
"showGuessPanel:",
|
||||
"showWindow:",
|
||||
"subscript:",
|
||||
"swapWithMark:",
|
||||
"takeFloatValueFrom:",
|
||||
"takeObjectValueFrom:",
|
||||
"terminate:",
|
||||
"toggle:",
|
||||
"toggleRuler:",
|
||||
"toggleTraditionalCharacterShape:",
|
||||
"transposeWords:",
|
||||
"turnOffLigatures:",
|
||||
"unhide:",
|
||||
"unscript:",
|
||||
"useAllLigatures:",
|
||||
"useStandardLigatures:",
|
||||
"zoom:"
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
GormColorsPref = {
|
||||
Actions = (
|
||||
"ok:"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -2,75 +2,7 @@
|
|||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"alignCenter:",
|
||||
"alignLeft:",
|
||||
"arrangeInFront:",
|
||||
"capitalizeWord:",
|
||||
"changeFont:",
|
||||
"close:",
|
||||
"copy:",
|
||||
"copyRuler:",
|
||||
"delete:",
|
||||
"deleteForward:",
|
||||
"deleteToBeginningOfParagraph:",
|
||||
"deleteToEndOfParagraph:",
|
||||
"deleteWordBackward:",
|
||||
"deminiaturize:",
|
||||
"fax:",
|
||||
"hideOtherApplications:",
|
||||
"loosenKerning:",
|
||||
"lowercaseWord:",
|
||||
"miniaturize:",
|
||||
"moveBackward:",
|
||||
"moveDown:",
|
||||
"moveForward:",
|
||||
"moveLeft:",
|
||||
"moveToBeginningOfDocument:",
|
||||
"moveToBeginningOfParagraph:",
|
||||
"moveToEndOfLine:",
|
||||
"moveUp:",
|
||||
"moveWordBackward:",
|
||||
"moveWordForward:",
|
||||
"newDocument:",
|
||||
"openDocument:",
|
||||
"orderFront:",
|
||||
"orderFrontDataLinkPanel:",
|
||||
"orderFrontFontPanel:",
|
||||
"orderFrontStandardAboutPanel:",
|
||||
"orderOut:",
|
||||
"pageUp:",
|
||||
"pasteAsPlainText:",
|
||||
"pasteFont:",
|
||||
"performClose:",
|
||||
"performZoom:",
|
||||
"raiseBaseline:",
|
||||
"runPageLayout:",
|
||||
"saveAllDocuments:",
|
||||
"saveDocumentAs:",
|
||||
"scrollLineDown:",
|
||||
"scrollPageDown:",
|
||||
"scrollViaScroller:",
|
||||
"selectLine:",
|
||||
"selectParagraph:",
|
||||
"selectToMark:",
|
||||
"selectWord:",
|
||||
"showGuessPanel:",
|
||||
"showWindow:",
|
||||
"subscript:",
|
||||
"swapWithMark:",
|
||||
"takeFloatValueFrom:",
|
||||
"takeObjectValueFrom:",
|
||||
"terminate:",
|
||||
"toggle:",
|
||||
"toggleRuler:",
|
||||
"toggleTraditionalCharacterShape:",
|
||||
"transposeWords:",
|
||||
"turnOffLigatures:",
|
||||
"unhide:",
|
||||
"unscript:",
|
||||
"useAllLigatures:",
|
||||
"useStandardLigatures:",
|
||||
"zoom:",
|
||||
"okHit:",
|
||||
"cancelHit:"
|
||||
);
|
||||
|
|
Binary file not shown.
Binary file not shown.
|
@ -1,44 +1,5 @@
|
|||
{
|
||||
"## Comment" = "Do NOT change this file, Gorm maintains it";
|
||||
FirstResponder = {
|
||||
Actions = (
|
||||
"alignLeft:",
|
||||
"capitalizeWord:",
|
||||
"changeFont:",
|
||||
"copy:",
|
||||
"delete:",
|
||||
"deleteToBeginningOfParagraph:",
|
||||
"deleteWordBackward:",
|
||||
"fax:",
|
||||
"loosenKerning:",
|
||||
"miniaturize:",
|
||||
"moveDown:",
|
||||
"moveLeft:",
|
||||
"moveToBeginningOfParagraph:",
|
||||
"moveUp:",
|
||||
"moveWordForward:",
|
||||
"openDocument:",
|
||||
"orderFrontDataLinkPanel:",
|
||||
"orderOut:",
|
||||
"pasteAsPlainText:",
|
||||
"performClose:",
|
||||
"raiseBaseline:",
|
||||
"saveAllDocuments:",
|
||||
"scrollLineDown:",
|
||||
"scrollViaScroller:",
|
||||
"selectParagraph:",
|
||||
"selectWord:",
|
||||
"showWindow:",
|
||||
"swapWithMark:",
|
||||
"takeObjectValueFrom:",
|
||||
"toggle:",
|
||||
"toggleTraditionalCharacterShape:",
|
||||
"turnOffLigatures:",
|
||||
"unscript:",
|
||||
"useStandardLigatures:"
|
||||
);
|
||||
Super = NSObject;
|
||||
};
|
||||
GormSoundInspector = {
|
||||
Actions = (
|
||||
"record:",
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue