From caaac57631bda3df581eac462cddd9473bc05b28 Mon Sep 17 00:00:00 2001 From: akissinger Date: Mon, 16 Jan 2012 17:00:11 +0000 Subject: graphs now store edges and nodes in an array, GraphicsView has actions for re-ordering the z-index of nodes and edges git-svn-id: https://tikzit.svn.sourceforge.net/svnroot/tikzit/trunk@380 7c02a99a-9b00-45e3-bf44-6f3dd7fddb64 --- tikzit/English.lproj/MainMenu.xib | 202 +++++++++++++++++++++++++++++++++++--- 1 file changed, 190 insertions(+), 12 deletions(-) (limited to 'tikzit/English.lproj/MainMenu.xib') diff --git a/tikzit/English.lproj/MainMenu.xib b/tikzit/English.lproj/MainMenu.xib index 55c0c18..423079b 100644 --- a/tikzit/English.lproj/MainMenu.xib +++ b/tikzit/English.lproj/MainMenu.xib @@ -433,6 +433,57 @@ + + + Arrange + + 2147483647 + + + submenuAction: + + Arrange + + YES + + + Bring to Front + ] + 1179648 + 2147483647 + + + + + + Bring Forward + ] + 1048576 + 2147483647 + + + + + + Send Backward + [ + 1048576 + 2147483647 + + + + + + Send to Back + [ + 1179648 + 2147483647 + + + + + + Find @@ -786,7 +837,7 @@ - + 256 YES @@ -795,8 +846,6 @@ 268 {{2, 2}, {32, 134}} - - YES 4 1 @@ -901,8 +950,6 @@ {36, 138} - - {{0, 0}, {1440, 878}} @@ -1311,6 +1358,38 @@ 596 + + + bringForward: + + + + 608 + + + + bringToFront: + + + + 609 + + + + sendBackward: + + + + 612 + + + + sendToBack: + + + + 613 + @@ -1500,6 +1579,7 @@ + @@ -1521,6 +1601,9 @@ 214 + + YES + @@ -1973,6 +2056,47 @@ + + 602 + + + YES + + + + + + 603 + + + YES + + + + + + + + + 604 + + + + + 605 + + + + + 606 + + + + + 607 + + + @@ -2071,6 +2195,12 @@ 589.IBPluginDependency 592.IBPluginDependency 594.IBPluginDependency + 602.IBPluginDependency + 603.IBPluginDependency + 604.IBPluginDependency + 605.IBPluginDependency + 606.IBPluginDependency + 607.IBPluginDependency 72.IBPluginDependency 73.IBPluginDependency 74.IBPluginDependency @@ -2218,6 +2348,12 @@ com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin + com.apple.InterfaceBuilder.CocoaPlugin @@ -2232,7 +2368,7 @@ - 596 + 613 @@ -2333,14 +2469,56 @@ FirstResponder - reverseEdgeDirection: - id + YES + + YES + bringForward: + bringToFront: + revertTikz: + sendBackward: + sendToBack: + + + YES + id + id + id + id + id + - reverseEdgeDirection: - - reverseEdgeDirection: - id + YES + + YES + bringForward: + bringToFront: + revertTikz: + sendBackward: + sendToBack: + + + YES + + bringForward: + id + + + bringToFront: + id + + + revertTikz: + id + + + sendBackward: + id + + + sendToBack: + id + -- cgit v1.2.3