VCS: option to turn off background checks for "changed on server"
[fedora-idea.git] / platform / vcs-impl / src / com / intellij / openapi / vcs / configurable / VcsBackgroundOperationsConfigurationPanel.form
blobc00dd1be23645f87cbf1972853b8902ce497b354
1 <?xml version="1.0" encoding="UTF-8"?>
2 <form xmlns="http://www.intellij.com/uidesigner/form/" version="1" bind-to-class="com.intellij.openapi.vcs.configurable.VcsBackgroundOperationsConfigurationPanel">
3 <grid id="7e224" binding="myPanel" layout-manager="GridLayoutManager" row-count="1" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
4 <margin top="0" left="0" bottom="0" right="0"/>
5 <constraints>
6 <xy x="7" y="16" width="868" height="558"/>
7 </constraints>
8 <properties/>
9 <border type="none"/>
10 <children>
11 <grid id="e714c" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
12 <margin top="0" left="0" bottom="0" right="0"/>
13 <constraints>
14 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
15 </constraints>
16 <properties/>
17 <border type="none"/>
18 <children>
19 <grid id="42f34" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
20 <margin top="0" left="0" bottom="0" right="0"/>
21 <constraints>
22 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
23 </constraints>
24 <properties/>
25 <border type="none"/>
26 <children>
27 <grid id="d038a" layout-manager="GridLayoutManager" row-count="6" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1">
28 <margin top="0" left="0" bottom="0" right="0"/>
29 <constraints>
30 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/>
31 </constraints>
32 <properties/>
33 <border type="none" title-resource-bundle="messages/VcsBundle" title-key="background.operations.title">
34 <font/>
35 </border>
36 <children>
37 <component id="5b88e" class="javax.swing.JCheckBox" binding="myCbUpdateInBackground">
38 <constraints>
39 <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
40 </constraints>
41 <properties>
42 <text resource-bundle="messages/VcsBundle" key="perform.update.from.vcs.in.background"/>
43 </properties>
44 </component>
45 <component id="1b39b" class="javax.swing.JCheckBox" binding="myCbCommitInBackground">
46 <constraints>
47 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
48 </constraints>
49 <properties>
50 <text resource-bundle="messages/VcsBundle" key="perform.commit.in.bacground"/>
51 </properties>
52 </component>
53 <component id="45c51" class="javax.swing.JCheckBox" binding="myCbEditInBackground">
54 <constraints>
55 <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
56 </constraints>
57 <properties>
58 <text resource-bundle="messages/VcsBundle" key="perform.edit.in.background"/>
59 </properties>
60 </component>
61 <component id="a39f0" class="javax.swing.JCheckBox" binding="myCbAddRemoveInBackground">
62 <constraints>
63 <grid row="4" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
64 </constraints>
65 <properties>
66 <text resource-bundle="messages/VcsBundle" key="perform.add.remove.in.background"/>
67 </properties>
68 </component>
69 <component id="8c7af" class="javax.swing.JCheckBox" binding="myCbCheckoutInBackground">
70 <constraints>
71 <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
72 </constraints>
73 <properties>
74 <text value="Perform checkout from VCS in background"/>
75 </properties>
76 </component>
77 <component id="cc6d4" class="javax.swing.JCheckBox" binding="myPerformRevertInBackgroundCheckBox" default-binding="true">
78 <constraints>
79 <grid row="5" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
80 </constraints>
81 <properties>
82 <text resource-bundle="messages/VcsBundle" key="perform.rollback.in.background.option"/>
83 </properties>
84 </component>
85 </children>
86 </grid>
87 <component id="9e0bc" class="javax.swing.JCheckBox" binding="myTrackChangedOnServer">
88 <constraints>
89 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/>
90 </constraints>
91 <properties>
92 <text resource-bundle="messages/VcsBundle" key="vcs.config.track.changed.on.server"/>
93 </properties>
94 </component>
95 </children>
96 </grid>
97 <vspacer id="ca331">
98 <constraints>
99 <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="6" hsize-policy="1" anchor="0" fill="2" indent="0" use-parent-layout="false"/>
100 </constraints>
101 </vspacer>
102 </children>
103 </grid>
104 </children>
105 </grid>
106 <buttonGroups>
107 <group name="buttonGroup1">
108 <member id="61373"/>
109 <member id="3cc74"/>
110 <member id="7fc5c"/>
111 </group>
112 <group name="buttonGroup2">
113 <member id="1256b"/>
114 <member id="f0ee1"/>
115 <member id="daddb"/>
116 </group>
117 </buttonGroups>
118 </form>