From c92869e2b9650be3a1a96fc536088f14ef91a3de Mon Sep 17 00:00:00 2001 From: Sergey Vasiliev Date: Mon, 4 Sep 2006 18:31:39 +0400 Subject: [PATCH] graph bugs && features --- icons/src/graph/fitContent.png | Bin 0 -> 417 bytes resources/src/idea/ActionManager.xml | 8 ++++++++ resources_eng/src/messages/ActionsBundle.properties | 2 ++ 3 files changed, 10 insertions(+) create mode 100644 icons/src/graph/fitContent.png diff --git a/icons/src/graph/fitContent.png b/icons/src/graph/fitContent.png new file mode 100644 index 0000000000000000000000000000000000000000..43e8515a3c1902f14a5ed2f8125da4cf2ba54e37 GIT binary patch literal 417 zcwXxa@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`Ea{HEjtmUzPnffIy#(?lOI#yL zg7ec#$`gxH85~pclTsBta}(23gHjVyDhp4h+AuIM8hg4phE&{2x>)XKaoB;8fkQz| zpfK@#jc}2P^bVDIj6i-3*B@c6!d-cfo60sUWnetga{S9#ge zQwpkt6&fNg{MFW1W=wBq-6gH8-S@3L!Nr_Gp&=lK;ZuJ4eI0|_>bEC7WIya{@cY*D z!#vfGBhNGO9w=aRU|1-@@L8YZ&7V?v#e;lG8>*Rsns^kR#OE-841FwWDKI_H=7W6r zu7;KD911-dESYUf8$(~0&kOyQkQ`B*%Xpao_-vjVmw-kk`gR&PI~X>3uz%m!#_quI z(C3tbvxA?Sh#muDi@E-RKb`yxECSp*;S*=iWn|)Es4K2`*W>A>01RUWPgg&ebxsLQ E08zr1_5c6? literal 0 HcwPel00001 diff --git a/resources/src/idea/ActionManager.xml b/resources/src/idea/ActionManager.xml index 737f2bd61a..bcf2dde5b0 100644 --- a/resources/src/idea/ActionManager.xml +++ b/resources/src/idea/ActionManager.xml @@ -1522,6 +1522,8 @@ + + @@ -1547,6 +1549,9 @@ + + @@ -1566,6 +1571,7 @@ + @@ -1577,6 +1583,8 @@ + + diff --git a/resources_eng/src/messages/ActionsBundle.properties b/resources_eng/src/messages/ActionsBundle.properties index 2ad726dbcd..38aab007b8 100644 --- a/resources_eng/src/messages/ActionsBundle.properties +++ b/resources_eng/src/messages/ActionsBundle.properties @@ -925,6 +925,7 @@ action.Graph.layout.organic=Organic Layout action.Graph.layout.hierarchic.group=Hierarchic Group Layout action.Graph.layout.tree=Tree Layout action.Graph.layout.apply.current=Apply current layout +action.Graph.layout.fit.content=Fit Content After Layout action.Graph.zoom.actual=Actual size action.Graph.zoom.in=Zoom in @@ -934,6 +935,7 @@ action.Graph.grid.hide=Hide Grid action.Graph.grid.show=Show Grid action.Graph.grid.snap=Snap To Grid action.Graph.show.edge.label=Show Edge Labels +action.Graph.fit.content=Fit Content action.Graph.print=Print Graph action.Graph.print.preview=Print Preview -- 2.11.4.GIT