HamBook – Diff between revs 12 and 15
?pathlinks?
Rev 12 | Rev 15 | |||
---|---|---|---|---|
Line 134... | Line 134... | |||
134 | </Compile> |
134 | </Compile> |
|
135 | <Compile Include="AboutForm.Designer.cs"> |
135 | <Compile Include="AboutForm.Designer.cs"> |
|
136 | <DependentUpon>AboutForm.cs</DependentUpon> |
136 | <DependentUpon>AboutForm.cs</DependentUpon> |
|
137 | </Compile> |
137 | </Compile> |
|
138 | <Compile Include="Constants.cs" /> |
138 | <Compile Include="Constants.cs" /> |
|
- | 139 | <Compile Include="DataGridViewRowProgress.cs" /> |
||
- | 140 | <Compile Include="DataGridViewRowProgressFailure.cs" /> |
||
- | 141 | <Compile Include="DataGridViewRowProgressSuccess.cs" /> |
||
139 | <Compile Include="Form1.cs"> |
142 | <Compile Include="Form1.cs"> |
|
140 | <SubType>Form</SubType> |
143 | <SubType>Form</SubType> |
|
141 | </Compile> |
144 | </Compile> |
|
142 | <Compile Include="Form1.Designer.cs"> |
145 | <Compile Include="Form1.Designer.cs"> |
|
143 | <DependentUpon>Form1.cs</DependentUpon> |
146 | <DependentUpon>Form1.cs</DependentUpon> |
|
144 | </Compile> |
147 | </Compile> |
|
- | 148 | <Compile Include="MemoryOrganizerForm.cs"> |
||
- | 149 | <SubType>Form</SubType> |
||
- | 150 | </Compile> |
||
- | 151 | <Compile Include="MemoryOrganizerForm.Designer.cs"> |
||
- | 152 | <DependentUpon>MemoryOrganizerForm.cs</DependentUpon> |
||
- | 153 | </Compile> |
||
145 | <Compile Include="Program.cs" /> |
154 | <Compile Include="Program.cs" /> |
|
146 | <Compile Include="Properties\AssemblyInfo.cs" /> |
155 | <Compile Include="Properties\AssemblyInfo.cs" /> |
|
147 | <Compile Include="Radios\Cat.cs" /> |
156 | <Compile Include="Radios\Cat.cs" /> |
|
148 | <Compile Include="Radios\CatAssemblies.cs" /> |
157 | <Compile Include="Radios\CatAssemblies.cs" /> |
|
149 | <Compile Include="Radios\CatCommandException.cs" /> |
158 | <Compile Include="Radios\CatCommandException.cs" /> |
|
Line 158... | Line 167... | |||
158 | <Compile Include="Radios\Generic\CAT\FA.cs" /> |
167 | <Compile Include="Radios\Generic\CAT\FA.cs" /> |
|
159 | <Compile Include="Radios\Generic\CAT\FB.cs" /> |
168 | <Compile Include="Radios\Generic\CAT\FB.cs" /> |
|
160 | <Compile Include="Radios\Generic\CAT\ID.cs" /> |
169 | <Compile Include="Radios\Generic\CAT\ID.cs" /> |
|
161 | <Compile Include="Radios\Generic\CAT\IF.cs" /> |
170 | <Compile Include="Radios\Generic\CAT\IF.cs" /> |
|
162 | <Compile Include="Radios\Generic\CAT\MD.cs" /> |
171 | <Compile Include="Radios\Generic\CAT\MD.cs" /> |
|
- | 172 | <Compile Include="Radios\Generic\CAT\MR.cs" /> |
||
- | 173 | <Compile Include="Radios\Generic\CAT\MT.cs" /> |
||
163 | <Compile Include="Radios\Generic\CAT\RI.cs" /> |
174 | <Compile Include="Radios\Generic\CAT\RI.cs" /> |
|
164 | <Compile Include="Radios\Generic\CAT\SQ.cs" /> |
175 | <Compile Include="Radios\Generic\CAT\SQ.cs" /> |
|
165 | <Compile Include="Radios\Generic\ClarifierDirection.cs" /> |
176 | <Compile Include="Radios\Generic\ClarifierDirection.cs" /> |
|
166 | <Compile Include="Radios\Generic\Constants.cs" /> |
177 | <Compile Include="Radios\Generic\Constants.cs" /> |
|
167 | <Compile Include="Radios\Generic\CtcssMode.cs" /> |
178 | <Compile Include="Radios\Generic\CtcssMode.cs" /> |
|
168 | <Compile Include="Radios\Generic\Information.cs" /> |
179 | <Compile Include="Radios\Generic\Information.cs" /> |
|
169 | <Compile Include="Radios\Generic\InformationState.cs" /> |
180 | <Compile Include="Radios\Generic\InformationState.cs" /> |
|
- | 181 | <Compile Include="Radios\Generic\MemoryChannel.cs" /> |
||
- | 182 | <Compile Include="Radios\Generic\MemoryRadioMode.cs" /> |
||
170 | <Compile Include="Radios\Generic\RadioInformationType.cs" /> |
183 | <Compile Include="Radios\Generic\RadioInformationType.cs" /> |
|
171 | <Compile Include="Radios\Generic\RadioPhase.cs" /> |
184 | <Compile Include="Radios\Generic\RadioPhase.cs" /> |
|
172 | <Compile Include="Radios\Generic\PowerState.cs" /> |
185 | <Compile Include="Radios\Generic\PowerState.cs" /> |
|
173 | <Compile Include="Radios\Generic\CAT\PS.cs" /> |
186 | <Compile Include="Radios\Generic\CAT\PS.cs" /> |
|
174 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
187 | <Compile Include="Radios\Generic\CAT\SC.cs" /> |
|
Line 188... | Line 201... | |||
188 | <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" /> |
201 | <Compile Include="Radios\Yaesu\FT-891\CAT\FA.cs" /> |
|
189 | <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" /> |
202 | <Compile Include="Radios\Yaesu\FT-891\CAT\FB.cs" /> |
|
190 | <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" /> |
203 | <Compile Include="Radios\Yaesu\FT-891\CAT\ID.cs" /> |
|
191 | <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" /> |
204 | <Compile Include="Radios\Yaesu\FT-891\CAT\IF.cs" /> |
|
192 | <Compile Include="Radios\Yaesu\FT-891\CAT\MD.cs" /> |
205 | <Compile Include="Radios\Yaesu\FT-891\CAT\MD.cs" /> |
|
- | 206 | <Compile Include="Radios\Yaesu\FT-891\CAT\MR.cs" /> |
||
- | 207 | <Compile Include="Radios\Yaesu\FT-891\CAT\MT.cs" /> |
||
193 | <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" /> |
208 | <Compile Include="Radios\Yaesu\FT-891\CAT\PS.cs" /> |
|
194 | <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" /> |
209 | <Compile Include="Radios\Yaesu\FT-891\CAT\RI.cs" /> |
|
195 | <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" /> |
210 | <Compile Include="Radios\Yaesu\FT-891\CAT\SC.cs" /> |
|
196 | <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" /> |
211 | <Compile Include="Radios\Yaesu\FT-891\CAT\SQ.cs" /> |
|
197 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
212 | <Compile Include="Radios\Yaesu\FT-891\Constants.cs" /> |
|
Line 206... | Line 221... | |||
206 | <SubType>Form</SubType> |
221 | <SubType>Form</SubType> |
|
207 | </Compile> |
222 | </Compile> |
|
208 | <Compile Include="SpectrogramForm.Designer.cs"> |
223 | <Compile Include="SpectrogramForm.Designer.cs"> |
|
209 | <DependentUpon>SpectrogramForm.cs</DependentUpon> |
224 | <DependentUpon>SpectrogramForm.cs</DependentUpon> |
|
210 | </Compile> |
225 | </Compile> |
|
- | 226 | <Compile Include="Utilities\Controls\DoubleBufferedDataGridView.cs"> |
||
- | 227 | <SubType>Component</SubType> |
||
- | 228 | </Compile> |
||
211 | <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs"> |
229 | <Compile Include="Utilities\Controls\ScrollableToolStripComboBox.cs"> |
|
212 | <SubType>ToolStrip</SubType> |
230 | <SubType>ToolStrip</SubType> |
|
213 | </Compile> |
231 | </Compile> |
|
214 | <Compile Include="Utilities\LogMemorySink.cs" /> |
232 | <Compile Include="Utilities\LogMemorySink.cs" /> |
|
215 | <Compile Include="Utilities\Miscellaneous.cs" /> |
233 | <Compile Include="Utilities\Miscellaneous.cs" /> |
|
Line 228... | Line 246... | |||
228 | <DependentUpon>AboutForm.cs</DependentUpon> |
246 | <DependentUpon>AboutForm.cs</DependentUpon> |
|
229 | </EmbeddedResource> |
247 | </EmbeddedResource> |
|
230 | <EmbeddedResource Include="Form1.resx"> |
248 | <EmbeddedResource Include="Form1.resx"> |
|
231 | <DependentUpon>Form1.cs</DependentUpon> |
249 | <DependentUpon>Form1.cs</DependentUpon> |
|
232 | </EmbeddedResource> |
250 | </EmbeddedResource> |
|
- | 251 | <EmbeddedResource Include="MemoryOrganizerForm.resx"> |
||
- | 252 | <DependentUpon>MemoryOrganizerForm.cs</DependentUpon> |
||
- | 253 | </EmbeddedResource> |
||
233 | <EmbeddedResource Include="Properties\Resources.resx"> |
254 | <EmbeddedResource Include="Properties\Resources.resx"> |
|
234 | <Generator>ResXFileCodeGenerator</Generator> |
255 | <Generator>ResXFileCodeGenerator</Generator> |
|
235 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
256 | <LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|
236 | <SubType>Designer</SubType> |
257 | <SubType>Designer</SubType> |
|
237 | </EmbeddedResource> |
258 | </EmbeddedResource> |