Commit a68e9856c7b14bc9568fe8c1cf6ae40c57ed551f

Authored by perry.werneck@gmail.com
1 parent e0dfd10d
Exists in master

Removendo codigo nao usado, ajustando plugins para o novo nome das flags

latest/pw3270.cbp
... ... @@ -9,8 +9,8 @@
9 9 <Option compiler="gcc" />
10 10 <Build>
11 11 <Target title="Debug">
12   - <Option output=".bin\Debug\pw3270" prefix_auto="1" extension_auto="1" />
13   - <Option object_output="obj\Debug\" />
  12 + <Option output=".bin/Debug/pw3270" prefix_auto="1" extension_auto="1" />
  13 + <Option object_output="obj/Debug/" />
14 14 <Option type="0" />
15 15 <Option compiler="gcc" />
16 16 <Option parameters="--program-data=. --model=5 --plugin-path=./bin/Debug/plugins" />
... ... @@ -19,8 +19,8 @@
19 19 </Compiler>
20 20 </Target>
21 21 <Target title="Release">
22   - <Option output=".bin\Release\g3270" prefix_auto="1" extension_auto="1" />
23   - <Option object_output="obj\Release\" />
  22 + <Option output=".bin/Release/g3270" prefix_auto="1" extension_auto="1" />
  23 + <Option object_output="obj/Release/" />
24 24 <Option type="0" />
25 25 <Option compiler="gcc" />
26 26 <Compiler>
... ... @@ -32,7 +32,7 @@
32 32 </Target>
33 33 <Target title="libtest">
34 34 <Option output="testprogram" prefix_auto="1" extension_auto="1" />
35   - <Option object_output="obj\Debug\" />
  35 + <Option object_output="obj/Debug/" />
36 36 <Option type="1" />
37 37 <Option compiler="gcc" />
38 38 <Option use_console_runner="0" />
... ... @@ -48,17 +48,17 @@
48 48 <Unit filename="Makefile.in" />
49 49 <Unit filename="bootstrap.sh" />
50 50 <Unit filename="configure.ac" />
51   - <Unit filename="debian\control-base.in" />
52   - <Unit filename="debian\lib3270.install">
  51 + <Unit filename="debian/control-base.in" />
  52 + <Unit filename="debian/lib3270.install">
53 53 <Option target="Release" />
54 54 </Unit>
55   - <Unit filename="debian\pw3270-plugin-java.install">
  55 + <Unit filename="debian/pw3270-plugin-java.install">
56 56 <Option target="Release" />
57 57 </Unit>
58   - <Unit filename="debian\pw3270-plugin-rexx.install">
  58 + <Unit filename="debian/pw3270-plugin-rexx.install">
59 59 <Option target="Release" />
60 60 </Unit>
61   - <Unit filename="debian\pw3270.install">
  61 + <Unit filename="debian/pw3270.install">
62 62 <Option target="Release" />
63 63 </Unit>
64 64 <Unit filename="makegtkruntime.sh">
... ... @@ -66,724 +66,721 @@
66 66 </Unit>
67 67 <Unit filename="pw3270.nsi.in" />
68 68 <Unit filename="pw3270.spec.in" />
69   - <Unit filename="rexx\sample.rex" />
  69 + <Unit filename="rexx/sample.rex" />
70 70 <Unit filename="scripts.conf.in" />
71   - <Unit filename="src\extensions\uno\com\sun\star\beans\Ambiguous.hpp" />
72   - <Unit filename="src\extensions\uno\com\sun\star\beans\Defaulted.hpp" />
73   - <Unit filename="src\extensions\uno\com\sun\star\beans\GetDirectPropertyTolerantResult.hpp" />
74   - <Unit filename="src\extensions\uno\com\sun\star\beans\GetPropertyTolerantResult.hpp" />
75   - <Unit filename="src\extensions\uno\com\sun\star\beans\IllegalTypeException.hpp" />
76   - <Unit filename="src\extensions\uno\com\sun\star\beans\IntrospectionException.hpp" />
77   - <Unit filename="src\extensions\uno\com\sun\star\beans\MethodConcept.hpp" />
78   - <Unit filename="src\extensions\uno\com\sun\star\beans\NamedValue.hpp" />
79   - <Unit filename="src\extensions\uno\com\sun\star\beans\NotRemoveableException.hpp" />
80   - <Unit filename="src\extensions\uno\com\sun\star\beans\Optional.hpp" />
81   - <Unit filename="src\extensions\uno\com\sun\star\beans\Pair.hpp" />
82   - <Unit filename="src\extensions\uno\com\sun\star\beans\Property.hpp" />
83   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyAttribute.hpp" />
84   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyChangeEvent.hpp" />
85   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyConcept.hpp" />
86   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyExistException.hpp" />
87   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChange.hpp" />
88   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertySetInfoChangeEvent.hpp" />
89   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyState.hpp" />
90   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyStateChangeEvent.hpp" />
91   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValue.hpp" />
92   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyValues.hpp" />
93   - <Unit filename="src\extensions\uno\com\sun\star\beans\PropertyVetoException.hpp" />
94   - <Unit filename="src\extensions\uno\com\sun\star\beans\SetPropertyTolerantFailed.hpp" />
95   - <Unit filename="src\extensions\uno\com\sun\star\beans\StringPair.hpp" />
96   - <Unit filename="src\extensions\uno\com\sun\star\beans\TolerantPropertySetResultType.hpp" />
97   - <Unit filename="src\extensions\uno\com\sun\star\beans\UnknownPropertyException.hpp" />
98   - <Unit filename="src\extensions\uno\com\sun\star\beans\XExactName.hpp" />
99   - <Unit filename="src\extensions\uno\com\sun\star\beans\XFastPropertySet.hpp" />
100   - <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySet.hpp" />
101   - <Unit filename="src\extensions\uno\com\sun\star\beans\XHierarchicalPropertySetInfo.hpp" />
102   - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntroTest.hpp" />
103   - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospection.hpp" />
104   - <Unit filename="src\extensions\uno\com\sun\star\beans\XIntrospectionAccess.hpp" />
105   - <Unit filename="src\extensions\uno\com\sun\star\beans\XMaterialHolder.hpp" />
106   - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiHierarchicalPropertySet.hpp" />
107   - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertySet.hpp" />
108   - <Unit filename="src\extensions\uno\com\sun\star\beans\XMultiPropertyStates.hpp" />
109   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeListener.hpp" />
110   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertiesChangeNotifier.hpp" />
111   - <Unit filename="src\extensions\uno\com\sun\star\beans\XProperty.hpp" />
112   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyAccess.hpp" />
113   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyChangeListener.hpp" />
114   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyContainer.hpp" />
115   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySet.hpp" />
116   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfo.hpp" />
117   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeListener.hpp" />
118   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertySetInfoChangeNotifier.hpp" />
119   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyState.hpp" />
120   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyStateChangeListener.hpp" />
121   - <Unit filename="src\extensions\uno\com\sun\star\beans\XPropertyWithState.hpp" />
122   - <Unit filename="src\extensions\uno\com\sun\star\beans\XTolerantMultiPropertySet.hpp" />
123   - <Unit filename="src\extensions\uno\com\sun\star\beans\XVetoableChangeListener.hpp" />
124   - <Unit filename="src\extensions\uno\com\sun\star\connection\Acceptor.hpp" />
125   - <Unit filename="src\extensions\uno\com\sun\star\connection\AlreadyAcceptingException.hpp" />
126   - <Unit filename="src\extensions\uno\com\sun\star\connection\ConnectionSetupException.hpp" />
127   - <Unit filename="src\extensions\uno\com\sun\star\connection\Connector.hpp" />
128   - <Unit filename="src\extensions\uno\com\sun\star\connection\NoConnectException.hpp" />
129   - <Unit filename="src\extensions\uno\com\sun\star\connection\SocketPermission.hpp" />
130   - <Unit filename="src\extensions\uno\com\sun\star\connection\XAcceptor.hpp" />
131   - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection.hpp" />
132   - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnection2.hpp" />
133   - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnectionBroadcaster.hpp" />
134   - <Unit filename="src\extensions\uno\com\sun\star\connection\XConnector.hpp" />
135   - <Unit filename="src\extensions\uno\com\sun\star\container\ContainerEvent.hpp" />
136   - <Unit filename="src\extensions\uno\com\sun\star\container\ElementExistException.hpp" />
137   - <Unit filename="src\extensions\uno\com\sun\star\container\NoSuchElementException.hpp" />
138   - <Unit filename="src\extensions\uno\com\sun\star\container\XChild.hpp" />
139   - <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumeration.hpp" />
140   - <Unit filename="src\extensions\uno\com\sun\star\container\XComponentEnumerationAccess.hpp" />
141   - <Unit filename="src\extensions\uno\com\sun\star\container\XContainer.hpp" />
142   - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveBroadcaster.hpp" />
143   - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerApproveListener.hpp" />
144   - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerListener.hpp" />
145   - <Unit filename="src\extensions\uno\com\sun\star\container\XContainerQuery.hpp" />
146   - <Unit filename="src\extensions\uno\com\sun\star\container\XContentEnumerationAccess.hpp" />
147   - <Unit filename="src\extensions\uno\com\sun\star\container\XElementAccess.hpp" />
148   - <Unit filename="src\extensions\uno\com\sun\star\container\XEnumeration.hpp" />
149   - <Unit filename="src\extensions\uno\com\sun\star\container\XEnumerationAccess.hpp" />
150   - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalName.hpp" />
151   - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameAccess.hpp" />
152   - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameContainer.hpp" />
153   - <Unit filename="src\extensions\uno\com\sun\star\container\XHierarchicalNameReplace.hpp" />
154   - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierAccess.hpp" />
155   - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierContainer.hpp" />
156   - <Unit filename="src\extensions\uno\com\sun\star\container\XIdentifierReplace.hpp" />
157   - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDAccess.hpp" />
158   - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDContainer.hpp" />
159   - <Unit filename="src\extensions\uno\com\sun\star\container\XImplicitIDReplace.hpp" />
160   - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexAccess.hpp" />
161   - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexContainer.hpp" />
162   - <Unit filename="src\extensions\uno\com\sun\star\container\XIndexReplace.hpp" />
163   - <Unit filename="src\extensions\uno\com\sun\star\container\XNameAccess.hpp" />
164   - <Unit filename="src\extensions\uno\com\sun\star\container\XNameContainer.hpp" />
165   - <Unit filename="src\extensions\uno\com\sun\star\container\XNameReplace.hpp" />
166   - <Unit filename="src\extensions\uno\com\sun\star\container\XNamed.hpp" />
167   - <Unit filename="src\extensions\uno\com\sun\star\container\XSet.hpp" />
168   - <Unit filename="src\extensions\uno\com\sun\star\container\XStringKeyMap.hpp" />
169   - <Unit filename="src\extensions\uno\com\sun\star\container\XUniqueIDAccess.hpp" />
170   - <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaString8.hpp" />
171   - <Unit filename="src\extensions\uno\com\sun\star\corba\CorbaUnion.hpp" />
172   - <Unit filename="src\extensions\uno\com\sun\star\corba\LogicalThreadID.hpp" />
173   - <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectKey.hpp" />
174   - <Unit filename="src\extensions\uno\com\sun\star\corba\ObjectSystemID.hpp" />
175   - <Unit filename="src\extensions\uno\com\sun\star\corba\OneThreadID.hpp" />
176   - <Unit filename="src\extensions\uno\com\sun\star\corba\OpaqueData.hpp" />
177   - <Unit filename="src\extensions\uno\com\sun\star\corba\TCKind.hpp" />
178   - <Unit filename="src\extensions\uno\com\sun\star\corba\ThreadIDs.hpp" />
179   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\CancelRequestHeader.hpp" />
180   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\FragmentHeader_1_2.hpp" />
181   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\IORAddressingInfo.hpp" />
182   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateReplyHeader_1_2.hpp" />
183   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_0.hpp" />
184   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateRequestHeader_1_1.hpp" />
185   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\LocateStatusType_1_2.hpp" />
186   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_0.hpp" />
187   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_1.hpp" />
188   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MessageHeader_1_2.hpp" />
189   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\MsgType_1_1.hpp" />
190   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyHeader_1_2.hpp" />
191   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\ReplyStatusType_1_2.hpp" />
192   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_0.hpp" />
193   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_1.hpp" />
194   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\RequestHeader_1_2.hpp" />
195   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\SystemExceptionReplyBody.hpp" />
196   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddress.hpp" />
197   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\TargetAddressGroup.hpp" />
198   - <Unit filename="src\extensions\uno\com\sun\star\corba\giop\Version.hpp" />
199   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\BiDirIIOPServiceContext.hpp" />
200   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPoint.hpp" />
201   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ListenPointList.hpp" />
202   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_0.hpp" />
203   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\ProfileBody_1_1.hpp" />
204   - <Unit filename="src\extensions\uno\com\sun\star\corba\iiop\Version.hpp" />
205   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ComponentId.hpp" />
206   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\IOR.hpp" />
207   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\MultipleComponentProfile.hpp" />
208   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileId.hpp" />
209   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ProfileIdGroup.hpp" />
210   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContext.hpp" />
211   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceContextList.hpp" />
212   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceId.hpp" />
213   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\ServiceIdGroup.hpp" />
214   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedComponent.hpp" />
215   - <Unit filename="src\extensions\uno\com\sun\star\corba\iop\TaggedProfile.hpp" />
216   - <Unit filename="src\extensions\uno\com\sun\star\io\AlreadyConnectedException.hpp" />
217   - <Unit filename="src\extensions\uno\com\sun\star\io\BufferSizeExceededException.hpp" />
218   - <Unit filename="src\extensions\uno\com\sun\star\io\ConnectException.hpp" />
219   - <Unit filename="src\extensions\uno\com\sun\star\io\DataTransferEvent.hpp" />
220   - <Unit filename="src\extensions\uno\com\sun\star\io\FilePermission.hpp" />
221   - <Unit filename="src\extensions\uno\com\sun\star\io\IOException.hpp" />
222   - <Unit filename="src\extensions\uno\com\sun\star\io\NoRouteToHostException.hpp" />
223   - <Unit filename="src\extensions\uno\com\sun\star\io\NotConnectedException.hpp" />
224   - <Unit filename="src\extensions\uno\com\sun\star\io\SequenceInputStream.hpp" />
225   - <Unit filename="src\extensions\uno\com\sun\star\io\SequenceOutputStream.hpp" />
226   - <Unit filename="src\extensions\uno\com\sun\star\io\SocketException.hpp" />
227   - <Unit filename="src\extensions\uno\com\sun\star\io\TempFile.hpp" />
228   - <Unit filename="src\extensions\uno\com\sun\star\io\UnexpectedEOFException.hpp" />
229   - <Unit filename="src\extensions\uno\com\sun\star\io\UnknownHostException.hpp" />
230   - <Unit filename="src\extensions\uno\com\sun\star\io\WrongFormatException.hpp" />
231   - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataControl.hpp" />
232   - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSink.hpp" />
233   - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataSource.hpp" />
234   - <Unit filename="src\extensions\uno\com\sun\star\io\XActiveDataStreamer.hpp" />
235   - <Unit filename="src\extensions\uno\com\sun\star\io\XAsyncOutputMonitor.hpp" />
236   - <Unit filename="src\extensions\uno\com\sun\star\io\XConnectable.hpp" />
237   - <Unit filename="src\extensions\uno\com\sun\star\io\XDataExporter.hpp" />
238   - <Unit filename="src\extensions\uno\com\sun\star\io\XDataImporter.hpp" />
239   - <Unit filename="src\extensions\uno\com\sun\star\io\XDataInputStream.hpp" />
240   - <Unit filename="src\extensions\uno\com\sun\star\io\XDataOutputStream.hpp" />
241   - <Unit filename="src\extensions\uno\com\sun\star\io\XDataTransferEventListener.hpp" />
242   - <Unit filename="src\extensions\uno\com\sun\star\io\XInputStream.hpp" />
243   - <Unit filename="src\extensions\uno\com\sun\star\io\XInputStreamProvider.hpp" />
244   - <Unit filename="src\extensions\uno\com\sun\star\io\XMarkableStream.hpp" />
245   - <Unit filename="src\extensions\uno\com\sun\star\io\XObjectInputStream.hpp" />
246   - <Unit filename="src\extensions\uno\com\sun\star\io\XObjectOutputStream.hpp" />
247   - <Unit filename="src\extensions\uno\com\sun\star\io\XOutputStream.hpp" />
248   - <Unit filename="src\extensions\uno\com\sun\star\io\XPersist.hpp" />
249   - <Unit filename="src\extensions\uno\com\sun\star\io\XPersistObject.hpp" />
250   - <Unit filename="src\extensions\uno\com\sun\star\io\XSeekable.hpp" />
251   - <Unit filename="src\extensions\uno\com\sun\star\io\XSeekableInputStream.hpp" />
252   - <Unit filename="src\extensions\uno\com\sun\star\io\XSequenceOutputStream.hpp" />
253   - <Unit filename="src\extensions\uno\com\sun\star\io\XStream.hpp" />
254   - <Unit filename="src\extensions\uno\com\sun\star\io\XStreamListener.hpp" />
255   - <Unit filename="src\extensions\uno\com\sun\star\io\XTempFile.hpp" />
256   - <Unit filename="src\extensions\uno\com\sun\star\io\XTextInputStream.hpp" />
257   - <Unit filename="src\extensions\uno\com\sun\star\io\XTextOutputStream.hpp" />
258   - <Unit filename="src\extensions\uno\com\sun\star\io\XTruncate.hpp" />
259   - <Unit filename="src\extensions\uno\com\sun\star\io\XXMLExtractor.hpp" />
260   - <Unit filename="src\extensions\uno\com\sun\star\lang\ArrayIndexOutOfBoundsException.hpp" />
261   - <Unit filename="src\extensions\uno\com\sun\star\lang\ClassNotFoundException.hpp" />
262   - <Unit filename="src\extensions\uno\com\sun\star\lang\DisposedException.hpp" />
263   - <Unit filename="src\extensions\uno\com\sun\star\lang\EventObject.hpp" />
264   - <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalAccessException.hpp" />
265   - <Unit filename="src\extensions\uno\com\sun\star\lang\IllegalArgumentException.hpp" />
266   - <Unit filename="src\extensions\uno\com\sun\star\lang\IndexOutOfBoundsException.hpp" />
267   - <Unit filename="src\extensions\uno\com\sun\star\lang\InvalidListenerException.hpp" />
268   - <Unit filename="src\extensions\uno\com\sun\star\lang\ListenerExistException.hpp" />
269   - <Unit filename="src\extensions\uno\com\sun\star\lang\Locale.hpp" />
270   - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchFieldException.hpp" />
271   - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSuchMethodException.hpp" />
272   - <Unit filename="src\extensions\uno\com\sun\star\lang\NoSupportException.hpp" />
273   - <Unit filename="src\extensions\uno\com\sun\star\lang\NotInitializedException.hpp" />
274   - <Unit filename="src\extensions\uno\com\sun\star\lang\NullPointerException.hpp" />
275   - <Unit filename="src\extensions\uno\com\sun\star\lang\ServiceNotRegisteredException.hpp" />
276   - <Unit filename="src\extensions\uno\com\sun\star\lang\SystemDependent.hpp" />
277   - <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetException.hpp" />
278   - <Unit filename="src\extensions\uno\com\sun\star\lang\WrappedTargetRuntimeException.hpp" />
279   - <Unit filename="src\extensions\uno\com\sun\star\lang\XComponent.hpp" />
280   - <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPoint.hpp" />
281   - <Unit filename="src\extensions\uno\com\sun\star\lang\XConnectionPointContainer.hpp" />
282   - <Unit filename="src\extensions\uno\com\sun\star\lang\XEventListener.hpp" />
283   - <Unit filename="src\extensions\uno\com\sun\star\lang\XInitialization.hpp" />
284   - <Unit filename="src\extensions\uno\com\sun\star\lang\XLocalizable.hpp" />
285   - <Unit filename="src\extensions\uno\com\sun\star\lang\XMain.hpp" />
286   - <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiComponentFactory.hpp" />
287   - <Unit filename="src\extensions\uno\com\sun\star\lang\XMultiServiceFactory.hpp" />
288   - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceDisplayName.hpp" />
289   - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceInfo.hpp" />
290   - <Unit filename="src\extensions\uno\com\sun\star\lang\XServiceName.hpp" />
291   - <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleComponentFactory.hpp" />
292   - <Unit filename="src\extensions\uno\com\sun\star\lang\XSingleServiceFactory.hpp" />
293   - <Unit filename="src\extensions\uno\com\sun\star\lang\XTypeProvider.hpp" />
294   - <Unit filename="src\extensions\uno\com\sun\star\lang\XUnoTunnel.hpp" />
295   - <Unit filename="src\extensions\uno\com\sun\star\loader\CannotActivateFactoryException.hpp" />
296   - <Unit filename="src\extensions\uno\com\sun\star\loader\XImplementationLoader.hpp" />
297   - <Unit filename="src\extensions\uno\com\sun\star\reflection\FieldAccessMode.hpp" />
298   - <Unit filename="src\extensions\uno\com\sun\star\reflection\InvocationTargetException.hpp" />
299   - <Unit filename="src\extensions\uno\com\sun\star\reflection\MethodMode.hpp" />
300   - <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamInfo.hpp" />
301   - <Unit filename="src\extensions\uno\com\sun\star\reflection\ParamMode.hpp" />
302   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlArray.hpp" />
303   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlClass.hpp" />
304   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlField.hpp" />
305   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMember.hpp" />
306   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XIdlMethod.hpp" />
307   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XMethodParameter.hpp" />
308   - <Unit filename="src\extensions\uno\com\sun\star\reflection\XPublished.hpp" />
309   - <Unit filename="src\extensions\uno\com\sun\star\registry\CannotRegisterImplementationException.hpp" />
310   - <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidRegistryException.hpp" />
311   - <Unit filename="src\extensions\uno\com\sun\star\registry\InvalidValueException.hpp" />
312   - <Unit filename="src\extensions\uno\com\sun\star\registry\MergeConflictException.hpp" />
313   - <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryKeyType.hpp" />
314   - <Unit filename="src\extensions\uno\com\sun\star\registry\RegistryValueType.hpp" />
315   - <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration.hpp" />
316   - <Unit filename="src\extensions\uno\com\sun\star\registry\XImplementationRegistration2.hpp" />
317   - <Unit filename="src\extensions\uno\com\sun\star\registry\XRegistryKey.hpp" />
318   - <Unit filename="src\extensions\uno\com\sun\star\registry\XSimpleRegistry.hpp" />
319   - <Unit filename="src\extensions\uno\com\sun\star\script\AllEventObject.hpp" />
320   - <Unit filename="src\extensions\uno\com\sun\star\script\ArrayWrapper.hpp" />
321   - <Unit filename="src\extensions\uno\com\sun\star\script\BasicErrorException.hpp" />
322   - <Unit filename="src\extensions\uno\com\sun\star\script\CannotConvertException.hpp" />
323   - <Unit filename="src\extensions\uno\com\sun\star\script\CannotCreateAdapterException.hpp" />
324   - <Unit filename="src\extensions\uno\com\sun\star\script\ContextInformation.hpp" />
325   - <Unit filename="src\extensions\uno\com\sun\star\script\FailReason.hpp" />
326   - <Unit filename="src\extensions\uno\com\sun\star\script\FinishEngineEvent.hpp" />
327   - <Unit filename="src\extensions\uno\com\sun\star\script\FinishReason.hpp" />
328   - <Unit filename="src\extensions\uno\com\sun\star\script\InterruptEngineEvent.hpp" />
329   - <Unit filename="src\extensions\uno\com\sun\star\script\InterruptReason.hpp" />
330   - <Unit filename="src\extensions\uno\com\sun\star\script\InvocationInfo.hpp" />
331   - <Unit filename="src\extensions\uno\com\sun\star\script\MemberType.hpp" />
332   - <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEvent.hpp" />
333   - <Unit filename="src\extensions\uno\com\sun\star\script\ScriptEventDescriptor.hpp" />
334   - <Unit filename="src\extensions\uno\com\sun\star\script\XAllListener.hpp" />
335   - <Unit filename="src\extensions\uno\com\sun\star\script\XAllListenerAdapterService.hpp" />
336   - <Unit filename="src\extensions\uno\com\sun\star\script\XDebugging.hpp" />
337   - <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultMethod.hpp" />
338   - <Unit filename="src\extensions\uno\com\sun\star\script\XDefaultProperty.hpp" />
339   - <Unit filename="src\extensions\uno\com\sun\star\script\XEngine.hpp" />
340   - <Unit filename="src\extensions\uno\com\sun\star\script\XEngineListener.hpp" />
341   - <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacher.hpp" />
342   - <Unit filename="src\extensions\uno\com\sun\star\script\XEventAttacherManager.hpp" />
343   - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation.hpp" />
344   - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocation2.hpp" />
345   - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory.hpp" />
346   - <Unit filename="src\extensions\uno\com\sun\star\script\XInvocationAdapterFactory2.hpp" />
347   - <Unit filename="src\extensions\uno\com\sun\star\script\XLibraryAccess.hpp" />
348   - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsAttacher.hpp" />
349   - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptEventsSupplier.hpp" />
350   - <Unit filename="src\extensions\uno\com\sun\star\script\XScriptListener.hpp" />
351   - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicAccess.hpp" />
352   - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicDialogInfo.hpp" />
353   - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicLibraryInfo.hpp" />
354   - <Unit filename="src\extensions\uno\com\sun\star\script\XStarBasicModuleInfo.hpp" />
355   - <Unit filename="src\extensions\uno\com\sun\star\script\XTypeConverter.hpp" />
356   - <Unit filename="src\extensions\uno\com\sun\star\security\AccessControlException.hpp" />
357   - <Unit filename="src\extensions\uno\com\sun\star\security\AllPermission.hpp" />
358   - <Unit filename="src\extensions\uno\com\sun\star\security\RuntimePermission.hpp" />
359   - <Unit filename="src\extensions\uno\com\sun\star\security\XAccessControlContext.hpp" />
360   - <Unit filename="src\extensions\uno\com\sun\star\security\XAccessController.hpp" />
361   - <Unit filename="src\extensions\uno\com\sun\star\security\XAction.hpp" />
362   - <Unit filename="src\extensions\uno\com\sun\star\security\XPolicy.hpp" />
363   - <Unit filename="src\extensions\uno\com\sun\star\test\TestEvent.hpp" />
364   - <Unit filename="src\extensions\uno\com\sun\star\test\XSimpleTest.hpp" />
365   - <Unit filename="src\extensions\uno\com\sun\star\test\XTest.hpp" />
366   - <Unit filename="src\extensions\uno\com\sun\star\test\XTestListener.hpp" />
367   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestData.hpp" />
368   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestDataElements.hpp" />
369   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestElement.hpp" />
370   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestEnum.hpp" />
371   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\TestSimple.hpp" />
372   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest.hpp" />
373   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTest2.hpp" />
374   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XBridgeTestBase.hpp" />
375   - <Unit filename="src\extensions\uno\com\sun\star\test\bridge\XRecursiveCall.hpp" />
376   - <Unit filename="src\extensions\uno\com\sun\star\test\performance\ComplexTypes.hpp" />
377   - <Unit filename="src\extensions\uno\com\sun\star\test\performance\SimpleTypes.hpp" />
378   - <Unit filename="src\extensions\uno\com\sun\star\test\performance\XPerformanceTest.hpp" />
379   - <Unit filename="src\extensions\uno\com\sun\star\uno\DeploymentException.hpp" />
380   - <Unit filename="src\extensions\uno\com\sun\star\uno\Exception.hpp" />
381   - <Unit filename="src\extensions\uno\com\sun\star\uno\RuntimeException.hpp" />
382   - <Unit filename="src\extensions\uno\com\sun\star\uno\SecurityException.hpp" />
383   - <Unit filename="src\extensions\uno\com\sun\star\uno\TypeClass.hpp" />
384   - <Unit filename="src\extensions\uno\com\sun\star\uno\Uik.hpp" />
385   - <Unit filename="src\extensions\uno\com\sun\star\uno\XAdapter.hpp" />
386   - <Unit filename="src\extensions\uno\com\sun\star\uno\XAggregation.hpp" />
387   - <Unit filename="src\extensions\uno\com\sun\star\uno\XComponentContext.hpp" />
388   - <Unit filename="src\extensions\uno\com\sun\star\uno\XCurrentContext.hpp" />
389   - <Unit filename="src\extensions\uno\com\sun\star\uno\XInterface.hpp" />
390   - <Unit filename="src\extensions\uno\com\sun\star\uno\XNamingService.hpp" />
391   - <Unit filename="src\extensions\uno\com\sun\star\uno\XReference.hpp" />
392   - <Unit filename="src\extensions\uno\com\sun\star\uno\XUnloadingPreference.hpp" />
393   - <Unit filename="src\extensions\uno\com\sun\star\uno\XWeak.hpp" />
394   - <Unit filename="src\extensions\uno\com\sun\star\util\XVeto.hpp" />
395   - <Unit filename="src\extensions\uno\src\Ooo3270.idl" />
396   - <Unit filename="src\extensions\uno\src\actions.cxx" />
397   - <Unit filename="src\extensions\uno\src\config.hpp" />
398   - <Unit filename="src\extensions\uno\src\connection.cxx" />
399   - <Unit filename="src\extensions\uno\src\main.cxx" />
400   - <Unit filename="src\extensions\uno\src\ooo3270.hpp" />
401   - <Unit filename="src\extensions\uno\src\screen.cxx" />
402   - <Unit filename="src\extensions\uno\src\test_program.cxx" />
403   - <Unit filename="src\gtk2\Makefile.in" />
404   - <Unit filename="src\gtk2\action_calls.c">
  71 + <Unit filename="src/extensions/uno/com/sun/star/beans/Ambiguous.hpp" />
  72 + <Unit filename="src/extensions/uno/com/sun/star/beans/Defaulted.hpp" />
  73 + <Unit filename="src/extensions/uno/com/sun/star/beans/GetDirectPropertyTolerantResult.hpp" />
  74 + <Unit filename="src/extensions/uno/com/sun/star/beans/GetPropertyTolerantResult.hpp" />
  75 + <Unit filename="src/extensions/uno/com/sun/star/beans/IllegalTypeException.hpp" />
  76 + <Unit filename="src/extensions/uno/com/sun/star/beans/IntrospectionException.hpp" />
  77 + <Unit filename="src/extensions/uno/com/sun/star/beans/MethodConcept.hpp" />
  78 + <Unit filename="src/extensions/uno/com/sun/star/beans/NamedValue.hpp" />
  79 + <Unit filename="src/extensions/uno/com/sun/star/beans/NotRemoveableException.hpp" />
  80 + <Unit filename="src/extensions/uno/com/sun/star/beans/Optional.hpp" />
  81 + <Unit filename="src/extensions/uno/com/sun/star/beans/Pair.hpp" />
  82 + <Unit filename="src/extensions/uno/com/sun/star/beans/Property.hpp" />
  83 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyAttribute.hpp" />
  84 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyChangeEvent.hpp" />
  85 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyConcept.hpp" />
  86 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyExistException.hpp" />
  87 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChange.hpp" />
  88 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertySetInfoChangeEvent.hpp" />
  89 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyState.hpp" />
  90 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyStateChangeEvent.hpp" />
  91 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValue.hpp" />
  92 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyValues.hpp" />
  93 + <Unit filename="src/extensions/uno/com/sun/star/beans/PropertyVetoException.hpp" />
  94 + <Unit filename="src/extensions/uno/com/sun/star/beans/SetPropertyTolerantFailed.hpp" />
  95 + <Unit filename="src/extensions/uno/com/sun/star/beans/StringPair.hpp" />
  96 + <Unit filename="src/extensions/uno/com/sun/star/beans/TolerantPropertySetResultType.hpp" />
  97 + <Unit filename="src/extensions/uno/com/sun/star/beans/UnknownPropertyException.hpp" />
  98 + <Unit filename="src/extensions/uno/com/sun/star/beans/XExactName.hpp" />
  99 + <Unit filename="src/extensions/uno/com/sun/star/beans/XFastPropertySet.hpp" />
  100 + <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySet.hpp" />
  101 + <Unit filename="src/extensions/uno/com/sun/star/beans/XHierarchicalPropertySetInfo.hpp" />
  102 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntroTest.hpp" />
  103 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospection.hpp" />
  104 + <Unit filename="src/extensions/uno/com/sun/star/beans/XIntrospectionAccess.hpp" />
  105 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMaterialHolder.hpp" />
  106 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiHierarchicalPropertySet.hpp" />
  107 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertySet.hpp" />
  108 + <Unit filename="src/extensions/uno/com/sun/star/beans/XMultiPropertyStates.hpp" />
  109 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeListener.hpp" />
  110 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertiesChangeNotifier.hpp" />
  111 + <Unit filename="src/extensions/uno/com/sun/star/beans/XProperty.hpp" />
  112 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyAccess.hpp" />
  113 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyChangeListener.hpp" />
  114 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyContainer.hpp" />
  115 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySet.hpp" />
  116 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfo.hpp" />
  117 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeListener.hpp" />
  118 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertySetInfoChangeNotifier.hpp" />
  119 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyState.hpp" />
  120 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyStateChangeListener.hpp" />
  121 + <Unit filename="src/extensions/uno/com/sun/star/beans/XPropertyWithState.hpp" />
  122 + <Unit filename="src/extensions/uno/com/sun/star/beans/XTolerantMultiPropertySet.hpp" />
  123 + <Unit filename="src/extensions/uno/com/sun/star/beans/XVetoableChangeListener.hpp" />
  124 + <Unit filename="src/extensions/uno/com/sun/star/connection/Acceptor.hpp" />
  125 + <Unit filename="src/extensions/uno/com/sun/star/connection/AlreadyAcceptingException.hpp" />
  126 + <Unit filename="src/extensions/uno/com/sun/star/connection/ConnectionSetupException.hpp" />
  127 + <Unit filename="src/extensions/uno/com/sun/star/connection/Connector.hpp" />
  128 + <Unit filename="src/extensions/uno/com/sun/star/connection/NoConnectException.hpp" />
  129 + <Unit filename="src/extensions/uno/com/sun/star/connection/SocketPermission.hpp" />
  130 + <Unit filename="src/extensions/uno/com/sun/star/connection/XAcceptor.hpp" />
  131 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection.hpp" />
  132 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnection2.hpp" />
  133 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnectionBroadcaster.hpp" />
  134 + <Unit filename="src/extensions/uno/com/sun/star/connection/XConnector.hpp" />
  135 + <Unit filename="src/extensions/uno/com/sun/star/container/ContainerEvent.hpp" />
  136 + <Unit filename="src/extensions/uno/com/sun/star/container/ElementExistException.hpp" />
  137 + <Unit filename="src/extensions/uno/com/sun/star/container/NoSuchElementException.hpp" />
  138 + <Unit filename="src/extensions/uno/com/sun/star/container/XChild.hpp" />
  139 + <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumeration.hpp" />
  140 + <Unit filename="src/extensions/uno/com/sun/star/container/XComponentEnumerationAccess.hpp" />
  141 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainer.hpp" />
  142 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveBroadcaster.hpp" />
  143 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerApproveListener.hpp" />
  144 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerListener.hpp" />
  145 + <Unit filename="src/extensions/uno/com/sun/star/container/XContainerQuery.hpp" />
  146 + <Unit filename="src/extensions/uno/com/sun/star/container/XContentEnumerationAccess.hpp" />
  147 + <Unit filename="src/extensions/uno/com/sun/star/container/XElementAccess.hpp" />
  148 + <Unit filename="src/extensions/uno/com/sun/star/container/XEnumeration.hpp" />
  149 + <Unit filename="src/extensions/uno/com/sun/star/container/XEnumerationAccess.hpp" />
  150 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalName.hpp" />
  151 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameAccess.hpp" />
  152 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameContainer.hpp" />
  153 + <Unit filename="src/extensions/uno/com/sun/star/container/XHierarchicalNameReplace.hpp" />
  154 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierAccess.hpp" />
  155 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierContainer.hpp" />
  156 + <Unit filename="src/extensions/uno/com/sun/star/container/XIdentifierReplace.hpp" />
  157 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDAccess.hpp" />
  158 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDContainer.hpp" />
  159 + <Unit filename="src/extensions/uno/com/sun/star/container/XImplicitIDReplace.hpp" />
  160 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexAccess.hpp" />
  161 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexContainer.hpp" />
  162 + <Unit filename="src/extensions/uno/com/sun/star/container/XIndexReplace.hpp" />
  163 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameAccess.hpp" />
  164 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameContainer.hpp" />
  165 + <Unit filename="src/extensions/uno/com/sun/star/container/XNameReplace.hpp" />
  166 + <Unit filename="src/extensions/uno/com/sun/star/container/XNamed.hpp" />
  167 + <Unit filename="src/extensions/uno/com/sun/star/container/XSet.hpp" />
  168 + <Unit filename="src/extensions/uno/com/sun/star/container/XStringKeyMap.hpp" />
  169 + <Unit filename="src/extensions/uno/com/sun/star/container/XUniqueIDAccess.hpp" />
  170 + <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaString8.hpp" />
  171 + <Unit filename="src/extensions/uno/com/sun/star/corba/CorbaUnion.hpp" />
  172 + <Unit filename="src/extensions/uno/com/sun/star/corba/LogicalThreadID.hpp" />
  173 + <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectKey.hpp" />
  174 + <Unit filename="src/extensions/uno/com/sun/star/corba/ObjectSystemID.hpp" />
  175 + <Unit filename="src/extensions/uno/com/sun/star/corba/OneThreadID.hpp" />
  176 + <Unit filename="src/extensions/uno/com/sun/star/corba/OpaqueData.hpp" />
  177 + <Unit filename="src/extensions/uno/com/sun/star/corba/TCKind.hpp" />
  178 + <Unit filename="src/extensions/uno/com/sun/star/corba/ThreadIDs.hpp" />
  179 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/CancelRequestHeader.hpp" />
  180 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/FragmentHeader_1_2.hpp" />
  181 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/IORAddressingInfo.hpp" />
  182 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateReplyHeader_1_2.hpp" />
  183 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_0.hpp" />
  184 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateRequestHeader_1_1.hpp" />
  185 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/LocateStatusType_1_2.hpp" />
  186 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_0.hpp" />
  187 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_1.hpp" />
  188 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MessageHeader_1_2.hpp" />
  189 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/MsgType_1_1.hpp" />
  190 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyHeader_1_2.hpp" />
  191 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/ReplyStatusType_1_2.hpp" />
  192 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_0.hpp" />
  193 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_1.hpp" />
  194 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/RequestHeader_1_2.hpp" />
  195 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/SystemExceptionReplyBody.hpp" />
  196 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddress.hpp" />
  197 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/TargetAddressGroup.hpp" />
  198 + <Unit filename="src/extensions/uno/com/sun/star/corba/giop/Version.hpp" />
  199 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/BiDirIIOPServiceContext.hpp" />
  200 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPoint.hpp" />
  201 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ListenPointList.hpp" />
  202 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_0.hpp" />
  203 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/ProfileBody_1_1.hpp" />
  204 + <Unit filename="src/extensions/uno/com/sun/star/corba/iiop/Version.hpp" />
  205 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ComponentId.hpp" />
  206 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/IOR.hpp" />
  207 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/MultipleComponentProfile.hpp" />
  208 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileId.hpp" />
  209 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ProfileIdGroup.hpp" />
  210 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContext.hpp" />
  211 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceContextList.hpp" />
  212 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceId.hpp" />
  213 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/ServiceIdGroup.hpp" />
  214 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedComponent.hpp" />
  215 + <Unit filename="src/extensions/uno/com/sun/star/corba/iop/TaggedProfile.hpp" />
  216 + <Unit filename="src/extensions/uno/com/sun/star/io/AlreadyConnectedException.hpp" />
  217 + <Unit filename="src/extensions/uno/com/sun/star/io/BufferSizeExceededException.hpp" />
  218 + <Unit filename="src/extensions/uno/com/sun/star/io/ConnectException.hpp" />
  219 + <Unit filename="src/extensions/uno/com/sun/star/io/DataTransferEvent.hpp" />
  220 + <Unit filename="src/extensions/uno/com/sun/star/io/FilePermission.hpp" />
  221 + <Unit filename="src/extensions/uno/com/sun/star/io/IOException.hpp" />
  222 + <Unit filename="src/extensions/uno/com/sun/star/io/NoRouteToHostException.hpp" />
  223 + <Unit filename="src/extensions/uno/com/sun/star/io/NotConnectedException.hpp" />
  224 + <Unit filename="src/extensions/uno/com/sun/star/io/SequenceInputStream.hpp" />
  225 + <Unit filename="src/extensions/uno/com/sun/star/io/SequenceOutputStream.hpp" />
  226 + <Unit filename="src/extensions/uno/com/sun/star/io/SocketException.hpp" />
  227 + <Unit filename="src/extensions/uno/com/sun/star/io/TempFile.hpp" />
  228 + <Unit filename="src/extensions/uno/com/sun/star/io/UnexpectedEOFException.hpp" />
  229 + <Unit filename="src/extensions/uno/com/sun/star/io/UnknownHostException.hpp" />
  230 + <Unit filename="src/extensions/uno/com/sun/star/io/WrongFormatException.hpp" />
  231 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataControl.hpp" />
  232 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSink.hpp" />
  233 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataSource.hpp" />
  234 + <Unit filename="src/extensions/uno/com/sun/star/io/XActiveDataStreamer.hpp" />
  235 + <Unit filename="src/extensions/uno/com/sun/star/io/XAsyncOutputMonitor.hpp" />
  236 + <Unit filename="src/extensions/uno/com/sun/star/io/XConnectable.hpp" />
  237 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataExporter.hpp" />
  238 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataImporter.hpp" />
  239 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataInputStream.hpp" />
  240 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataOutputStream.hpp" />
  241 + <Unit filename="src/extensions/uno/com/sun/star/io/XDataTransferEventListener.hpp" />
  242 + <Unit filename="src/extensions/uno/com/sun/star/io/XInputStream.hpp" />
  243 + <Unit filename="src/extensions/uno/com/sun/star/io/XInputStreamProvider.hpp" />
  244 + <Unit filename="src/extensions/uno/com/sun/star/io/XMarkableStream.hpp" />
  245 + <Unit filename="src/extensions/uno/com/sun/star/io/XObjectInputStream.hpp" />
  246 + <Unit filename="src/extensions/uno/com/sun/star/io/XObjectOutputStream.hpp" />
  247 + <Unit filename="src/extensions/uno/com/sun/star/io/XOutputStream.hpp" />
  248 + <Unit filename="src/extensions/uno/com/sun/star/io/XPersist.hpp" />
  249 + <Unit filename="src/extensions/uno/com/sun/star/io/XPersistObject.hpp" />
  250 + <Unit filename="src/extensions/uno/com/sun/star/io/XSeekable.hpp" />
  251 + <Unit filename="src/extensions/uno/com/sun/star/io/XSeekableInputStream.hpp" />
  252 + <Unit filename="src/extensions/uno/com/sun/star/io/XSequenceOutputStream.hpp" />
  253 + <Unit filename="src/extensions/uno/com/sun/star/io/XStream.hpp" />
  254 + <Unit filename="src/extensions/uno/com/sun/star/io/XStreamListener.hpp" />
  255 + <Unit filename="src/extensions/uno/com/sun/star/io/XTempFile.hpp" />
  256 + <Unit filename="src/extensions/uno/com/sun/star/io/XTextInputStream.hpp" />
  257 + <Unit filename="src/extensions/uno/com/sun/star/io/XTextOutputStream.hpp" />
  258 + <Unit filename="src/extensions/uno/com/sun/star/io/XTruncate.hpp" />
  259 + <Unit filename="src/extensions/uno/com/sun/star/io/XXMLExtractor.hpp" />
  260 + <Unit filename="src/extensions/uno/com/sun/star/lang/ArrayIndexOutOfBoundsException.hpp" />
  261 + <Unit filename="src/extensions/uno/com/sun/star/lang/ClassNotFoundException.hpp" />
  262 + <Unit filename="src/extensions/uno/com/sun/star/lang/DisposedException.hpp" />
  263 + <Unit filename="src/extensions/uno/com/sun/star/lang/EventObject.hpp" />
  264 + <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalAccessException.hpp" />
  265 + <Unit filename="src/extensions/uno/com/sun/star/lang/IllegalArgumentException.hpp" />
  266 + <Unit filename="src/extensions/uno/com/sun/star/lang/IndexOutOfBoundsException.hpp" />
  267 + <Unit filename="src/extensions/uno/com/sun/star/lang/InvalidListenerException.hpp" />
  268 + <Unit filename="src/extensions/uno/com/sun/star/lang/ListenerExistException.hpp" />
  269 + <Unit filename="src/extensions/uno/com/sun/star/lang/Locale.hpp" />
  270 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchFieldException.hpp" />
  271 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSuchMethodException.hpp" />
  272 + <Unit filename="src/extensions/uno/com/sun/star/lang/NoSupportException.hpp" />
  273 + <Unit filename="src/extensions/uno/com/sun/star/lang/NotInitializedException.hpp" />
  274 + <Unit filename="src/extensions/uno/com/sun/star/lang/NullPointerException.hpp" />
  275 + <Unit filename="src/extensions/uno/com/sun/star/lang/ServiceNotRegisteredException.hpp" />
  276 + <Unit filename="src/extensions/uno/com/sun/star/lang/SystemDependent.hpp" />
  277 + <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetException.hpp" />
  278 + <Unit filename="src/extensions/uno/com/sun/star/lang/WrappedTargetRuntimeException.hpp" />
  279 + <Unit filename="src/extensions/uno/com/sun/star/lang/XComponent.hpp" />
  280 + <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPoint.hpp" />
  281 + <Unit filename="src/extensions/uno/com/sun/star/lang/XConnectionPointContainer.hpp" />
  282 + <Unit filename="src/extensions/uno/com/sun/star/lang/XEventListener.hpp" />
  283 + <Unit filename="src/extensions/uno/com/sun/star/lang/XInitialization.hpp" />
  284 + <Unit filename="src/extensions/uno/com/sun/star/lang/XLocalizable.hpp" />
  285 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMain.hpp" />
  286 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiComponentFactory.hpp" />
  287 + <Unit filename="src/extensions/uno/com/sun/star/lang/XMultiServiceFactory.hpp" />
  288 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceDisplayName.hpp" />
  289 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceInfo.hpp" />
  290 + <Unit filename="src/extensions/uno/com/sun/star/lang/XServiceName.hpp" />
  291 + <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleComponentFactory.hpp" />
  292 + <Unit filename="src/extensions/uno/com/sun/star/lang/XSingleServiceFactory.hpp" />
  293 + <Unit filename="src/extensions/uno/com/sun/star/lang/XTypeProvider.hpp" />
  294 + <Unit filename="src/extensions/uno/com/sun/star/lang/XUnoTunnel.hpp" />
  295 + <Unit filename="src/extensions/uno/com/sun/star/loader/CannotActivateFactoryException.hpp" />
  296 + <Unit filename="src/extensions/uno/com/sun/star/loader/XImplementationLoader.hpp" />
  297 + <Unit filename="src/extensions/uno/com/sun/star/reflection/FieldAccessMode.hpp" />
  298 + <Unit filename="src/extensions/uno/com/sun/star/reflection/InvocationTargetException.hpp" />
  299 + <Unit filename="src/extensions/uno/com/sun/star/reflection/MethodMode.hpp" />
  300 + <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamInfo.hpp" />
  301 + <Unit filename="src/extensions/uno/com/sun/star/reflection/ParamMode.hpp" />
  302 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlArray.hpp" />
  303 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlClass.hpp" />
  304 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlField.hpp" />
  305 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMember.hpp" />
  306 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XIdlMethod.hpp" />
  307 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XMethodParameter.hpp" />
  308 + <Unit filename="src/extensions/uno/com/sun/star/reflection/XPublished.hpp" />
  309 + <Unit filename="src/extensions/uno/com/sun/star/registry/CannotRegisterImplementationException.hpp" />
  310 + <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidRegistryException.hpp" />
  311 + <Unit filename="src/extensions/uno/com/sun/star/registry/InvalidValueException.hpp" />
  312 + <Unit filename="src/extensions/uno/com/sun/star/registry/MergeConflictException.hpp" />
  313 + <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryKeyType.hpp" />
  314 + <Unit filename="src/extensions/uno/com/sun/star/registry/RegistryValueType.hpp" />
  315 + <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration.hpp" />
  316 + <Unit filename="src/extensions/uno/com/sun/star/registry/XImplementationRegistration2.hpp" />
  317 + <Unit filename="src/extensions/uno/com/sun/star/registry/XRegistryKey.hpp" />
  318 + <Unit filename="src/extensions/uno/com/sun/star/registry/XSimpleRegistry.hpp" />
  319 + <Unit filename="src/extensions/uno/com/sun/star/script/AllEventObject.hpp" />
  320 + <Unit filename="src/extensions/uno/com/sun/star/script/ArrayWrapper.hpp" />
  321 + <Unit filename="src/extensions/uno/com/sun/star/script/BasicErrorException.hpp" />
  322 + <Unit filename="src/extensions/uno/com/sun/star/script/CannotConvertException.hpp" />
  323 + <Unit filename="src/extensions/uno/com/sun/star/script/CannotCreateAdapterException.hpp" />
  324 + <Unit filename="src/extensions/uno/com/sun/star/script/ContextInformation.hpp" />
  325 + <Unit filename="src/extensions/uno/com/sun/star/script/FailReason.hpp" />
  326 + <Unit filename="src/extensions/uno/com/sun/star/script/FinishEngineEvent.hpp" />
  327 + <Unit filename="src/extensions/uno/com/sun/star/script/FinishReason.hpp" />
  328 + <Unit filename="src/extensions/uno/com/sun/star/script/InterruptEngineEvent.hpp" />
  329 + <Unit filename="src/extensions/uno/com/sun/star/script/InterruptReason.hpp" />
  330 + <Unit filename="src/extensions/uno/com/sun/star/script/InvocationInfo.hpp" />
  331 + <Unit filename="src/extensions/uno/com/sun/star/script/MemberType.hpp" />
  332 + <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEvent.hpp" />
  333 + <Unit filename="src/extensions/uno/com/sun/star/script/ScriptEventDescriptor.hpp" />
  334 + <Unit filename="src/extensions/uno/com/sun/star/script/XAllListener.hpp" />
  335 + <Unit filename="src/extensions/uno/com/sun/star/script/XAllListenerAdapterService.hpp" />
  336 + <Unit filename="src/extensions/uno/com/sun/star/script/XDebugging.hpp" />
  337 + <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultMethod.hpp" />
  338 + <Unit filename="src/extensions/uno/com/sun/star/script/XDefaultProperty.hpp" />
  339 + <Unit filename="src/extensions/uno/com/sun/star/script/XEngine.hpp" />
  340 + <Unit filename="src/extensions/uno/com/sun/star/script/XEngineListener.hpp" />
  341 + <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacher.hpp" />
  342 + <Unit filename="src/extensions/uno/com/sun/star/script/XEventAttacherManager.hpp" />
  343 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation.hpp" />
  344 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocation2.hpp" />
  345 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory.hpp" />
  346 + <Unit filename="src/extensions/uno/com/sun/star/script/XInvocationAdapterFactory2.hpp" />
  347 + <Unit filename="src/extensions/uno/com/sun/star/script/XLibraryAccess.hpp" />
  348 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsAttacher.hpp" />
  349 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptEventsSupplier.hpp" />
  350 + <Unit filename="src/extensions/uno/com/sun/star/script/XScriptListener.hpp" />
  351 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicAccess.hpp" />
  352 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicDialogInfo.hpp" />
  353 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicLibraryInfo.hpp" />
  354 + <Unit filename="src/extensions/uno/com/sun/star/script/XStarBasicModuleInfo.hpp" />
  355 + <Unit filename="src/extensions/uno/com/sun/star/script/XTypeConverter.hpp" />
  356 + <Unit filename="src/extensions/uno/com/sun/star/security/AccessControlException.hpp" />
  357 + <Unit filename="src/extensions/uno/com/sun/star/security/AllPermission.hpp" />
  358 + <Unit filename="src/extensions/uno/com/sun/star/security/RuntimePermission.hpp" />
  359 + <Unit filename="src/extensions/uno/com/sun/star/security/XAccessControlContext.hpp" />
  360 + <Unit filename="src/extensions/uno/com/sun/star/security/XAccessController.hpp" />
  361 + <Unit filename="src/extensions/uno/com/sun/star/security/XAction.hpp" />
  362 + <Unit filename="src/extensions/uno/com/sun/star/security/XPolicy.hpp" />
  363 + <Unit filename="src/extensions/uno/com/sun/star/test/TestEvent.hpp" />
  364 + <Unit filename="src/extensions/uno/com/sun/star/test/XSimpleTest.hpp" />
  365 + <Unit filename="src/extensions/uno/com/sun/star/test/XTest.hpp" />
  366 + <Unit filename="src/extensions/uno/com/sun/star/test/XTestListener.hpp" />
  367 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestData.hpp" />
  368 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestDataElements.hpp" />
  369 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestElement.hpp" />
  370 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestEnum.hpp" />
  371 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/TestSimple.hpp" />
  372 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest.hpp" />
  373 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTest2.hpp" />
  374 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XBridgeTestBase.hpp" />
  375 + <Unit filename="src/extensions/uno/com/sun/star/test/bridge/XRecursiveCall.hpp" />
  376 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/ComplexTypes.hpp" />
  377 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/SimpleTypes.hpp" />
  378 + <Unit filename="src/extensions/uno/com/sun/star/test/performance/XPerformanceTest.hpp" />
  379 + <Unit filename="src/extensions/uno/com/sun/star/uno/DeploymentException.hpp" />
  380 + <Unit filename="src/extensions/uno/com/sun/star/uno/Exception.hpp" />
  381 + <Unit filename="src/extensions/uno/com/sun/star/uno/RuntimeException.hpp" />
  382 + <Unit filename="src/extensions/uno/com/sun/star/uno/SecurityException.hpp" />
  383 + <Unit filename="src/extensions/uno/com/sun/star/uno/TypeClass.hpp" />
  384 + <Unit filename="src/extensions/uno/com/sun/star/uno/Uik.hpp" />
  385 + <Unit filename="src/extensions/uno/com/sun/star/uno/XAdapter.hpp" />
  386 + <Unit filename="src/extensions/uno/com/sun/star/uno/XAggregation.hpp" />
  387 + <Unit filename="src/extensions/uno/com/sun/star/uno/XComponentContext.hpp" />
  388 + <Unit filename="src/extensions/uno/com/sun/star/uno/XCurrentContext.hpp" />
  389 + <Unit filename="src/extensions/uno/com/sun/star/uno/XInterface.hpp" />
  390 + <Unit filename="src/extensions/uno/com/sun/star/uno/XNamingService.hpp" />
  391 + <Unit filename="src/extensions/uno/com/sun/star/uno/XReference.hpp" />
  392 + <Unit filename="src/extensions/uno/com/sun/star/uno/XUnloadingPreference.hpp" />
  393 + <Unit filename="src/extensions/uno/com/sun/star/uno/XWeak.hpp" />
  394 + <Unit filename="src/extensions/uno/com/sun/star/util/XVeto.hpp" />
  395 + <Unit filename="src/extensions/uno/src/Ooo3270.idl" />
  396 + <Unit filename="src/extensions/uno/src/actions.cxx" />
  397 + <Unit filename="src/extensions/uno/src/config.hpp" />
  398 + <Unit filename="src/extensions/uno/src/connection.cxx" />
  399 + <Unit filename="src/extensions/uno/src/main.cxx" />
  400 + <Unit filename="src/extensions/uno/src/ooo3270.hpp" />
  401 + <Unit filename="src/extensions/uno/src/screen.cxx" />
  402 + <Unit filename="src/extensions/uno/src/test_program.cxx" />
  403 + <Unit filename="src/gtk2/Makefile.in" />
  404 + <Unit filename="src/gtk2/action_calls.c">
405 405 <Option compilerVar="CC" />
406 406 </Unit>
407   - <Unit filename="src\gtk2\action_table.h" />
408   - <Unit filename="src\gtk2\actions.c">
  407 + <Unit filename="src/gtk2/action_table.h" />
  408 + <Unit filename="src/gtk2/actions.c">
409 409 <Option compilerVar="CC" />
410 410 </Unit>
411   - <Unit filename="src\gtk2\actions.h" />
412   - <Unit filename="src\gtk2\actions1.c">
  411 + <Unit filename="src/gtk2/actions.h" />
  412 + <Unit filename="src/gtk2/actions1.c">
413 413 <Option compilerVar="CC" />
414 414 </Unit>
415   - <Unit filename="src\gtk2\clipboard.c">
  415 + <Unit filename="src/gtk2/clipboard.c">
416 416 <Option compilerVar="CC" />
417 417 </Unit>
418   - <Unit filename="src\gtk2\colors.c">
  418 + <Unit filename="src/gtk2/colors.c">
419 419 <Option compilerVar="CC" />
420 420 </Unit>
421   - <Unit filename="src\gtk2\commands.c">
  421 + <Unit filename="src/gtk2/commands.c">
422 422 <Option compilerVar="CC" />
423 423 </Unit>
424   - <Unit filename="src\gtk2\config.c">
  424 + <Unit filename="src/gtk2/config.c">
425 425 <Option compilerVar="CC" />
426 426 </Unit>
427   - <Unit filename="src\gtk2\cursor.c">
  427 + <Unit filename="src/gtk2/cursor.c">
428 428 <Option compilerVar="CC" />
429 429 </Unit>
430   - <Unit filename="src\gtk2\draw.c">
  430 + <Unit filename="src/gtk2/draw.c">
431 431 <Option compilerVar="CC" />
432 432 </Unit>
433   - <Unit filename="src\gtk2\filetransfer.c">
  433 + <Unit filename="src/gtk2/filetransfer.c">
434 434 <Option compilerVar="CC" />
435 435 </Unit>
436   - <Unit filename="src\gtk2\fonts.c">
  436 + <Unit filename="src/gtk2/fonts.c">
437 437 <Option compilerVar="CC" />
438 438 </Unit>
439   - <Unit filename="src\gtk2\fonts.h" />
440   - <Unit filename="src\gtk2\gui.h" />
441   - <Unit filename="src\gtk2\iocallback.c">
  439 + <Unit filename="src/gtk2/fonts.h" />
  440 + <Unit filename="src/gtk2/gui.h" />
  441 + <Unit filename="src/gtk2/iocallback.c">
442 442 <Option compilerVar="CC" />
443 443 </Unit>
444   - <Unit filename="src\gtk2\main.c">
  444 + <Unit filename="src/gtk2/main.c">
445 445 <Option compilerVar="CC" />
446 446 </Unit>
447   - <Unit filename="src\gtk2\mouse.c">
  447 + <Unit filename="src/gtk2/mouse.c">
448 448 <Option compilerVar="CC" />
449 449 </Unit>
450   - <Unit filename="src\gtk2\oia.c">
  450 + <Unit filename="src/gtk2/oia.c">
451 451 <Option compilerVar="CC" />
452 452 </Unit>
453   - <Unit filename="src\gtk2\oia.h" />
454   - <Unit filename="src\gtk2\plugin.c">
  453 + <Unit filename="src/gtk2/oia.h" />
  454 + <Unit filename="src/gtk2/plugin.c">
455 455 <Option compilerVar="CC" />
456 456 </Unit>
457   - <Unit filename="src\gtk2\print.c">
  457 + <Unit filename="src/gtk2/print.c">
458 458 <Option compilerVar="CC" />
459 459 </Unit>
460   - <Unit filename="src\gtk2\resources.rc.in" />
461   - <Unit filename="src\gtk2\screen.c">
  460 + <Unit filename="src/gtk2/resources.rc.in" />
  461 + <Unit filename="src/gtk2/screen.c">
462 462 <Option compilerVar="CC" />
463 463 </Unit>
464   - <Unit filename="src\gtk2\script.c">
  464 + <Unit filename="src/gtk2/script.c">
465 465 <Option compilerVar="CC" />
466 466 </Unit>
467   - <Unit filename="src\gtk2\terminal.c">
  467 + <Unit filename="src/gtk2/terminal.c">
468 468 <Option compilerVar="CC" />
469 469 </Unit>
470   - <Unit filename="src\gtk2\toggle.c">
  470 + <Unit filename="src/gtk2/toggle.c">
471 471 <Option compilerVar="CC" />
472 472 </Unit>
473   - <Unit filename="src\gtk2\topwindow.c">
  473 + <Unit filename="src/gtk2/topwindow.c">
474 474 <Option compilerVar="CC" />
475 475 </Unit>
476   - <Unit filename="src\gtk2\topwindow1.c">
  476 + <Unit filename="src/gtk2/topwindow1.c">
477 477 <Option compilerVar="CC" />
478 478 </Unit>
479   - <Unit filename="src\gtk2\tracewindow.c">
  479 + <Unit filename="src/gtk2/tracewindow.c">
480 480 <Option compilerVar="CC" />
481 481 </Unit>
482   - <Unit filename="src\gtk2\ui_parse.c">
  482 + <Unit filename="src/gtk2/ui_parse.c">
483 483 <Option compilerVar="CC" />
484 484 </Unit>
485   - <Unit filename="src\gtk2\ui_parse.h" />
486   - <Unit filename="src\gtk2\uiparser1.c">
  485 + <Unit filename="src/gtk2/ui_parse.h" />
  486 + <Unit filename="src/gtk2/uiparser1.c">
487 487 <Option compilerVar="CC" />
488 488 </Unit>
489   - <Unit filename="src\gtk2\uiparser1.h" />
490   - <Unit filename="src\gtk2\version.c.in" />
491   - <Unit filename="src\gui\resources.rc.in" />
492   - <Unit filename="src\gui\version.c.in" />
493   - <Unit filename="src\include\X11\keysym.h" />
494   - <Unit filename="src\include\lib3270.h" />
495   - <Unit filename="src\include\lib3270\3270ds.h" />
496   - <Unit filename="src\include\lib3270\action_table.h" />
497   - <Unit filename="src\include\lib3270\actions.h" />
498   - <Unit filename="src\include\lib3270\api.h" />
499   - <Unit filename="src\include\lib3270\config.h" />
500   - <Unit filename="src\include\lib3270\config.h.in" />
501   - <Unit filename="src\include\lib3270\macros.h" />
502   - <Unit filename="src\include\lib3270\plugins.h.in" />
503   - <Unit filename="src\include\lib3270\toggle.h" />
504   - <Unit filename="src\java\lib3270_jni.h" />
505   - <Unit filename="src\java\terminal.java">
  489 + <Unit filename="src/gtk2/uiparser1.h" />
  490 + <Unit filename="src/gtk2/version.c.in" />
  491 + <Unit filename="src/gui/resources.rc.in" />
  492 + <Unit filename="src/gui/version.c.in" />
  493 + <Unit filename="src/include/X11/keysym.h" />
  494 + <Unit filename="src/include/lib3270.h" />
  495 + <Unit filename="src/include/lib3270/3270ds.h" />
  496 + <Unit filename="src/include/lib3270/action_table.h" />
  497 + <Unit filename="src/include/lib3270/actions.h" />
  498 + <Unit filename="src/include/lib3270/api.h" />
  499 + <Unit filename="src/include/lib3270/config.h" />
  500 + <Unit filename="src/include/lib3270/config.h.in" />
  501 + <Unit filename="src/include/lib3270/macros.h" />
  502 + <Unit filename="src/include/lib3270/plugins.h.in" />
  503 + <Unit filename="src/include/lib3270/toggle.h" />
  504 + <Unit filename="src/java/lib3270_jni.h" />
  505 + <Unit filename="src/java/terminal.java">
506 506 <Option target="Release" />
507 507 </Unit>
508   - <Unit filename="src\jni\Makefile.in" />
509   - <Unit filename="src\jni\pw3270_jni.c">
  508 + <Unit filename="src/jni/Makefile.in" />
  509 + <Unit filename="src/jni/pw3270_jni.c">
510 510 <Option compilerVar="CC" />
511 511 </Unit>
512   - <Unit filename="src\lib\Makefile.in" />
513   - <Unit filename="src\lib\XtGlue.c">
  512 + <Unit filename="src/lib/Makefile.in" />
  513 + <Unit filename="src/lib/XtGlue.c">
514 514 <Option compilerVar="CC" />
515 515 </Unit>
516   - <Unit filename="src\lib\actions.c">
  516 + <Unit filename="src/lib/actions.c">
517 517 <Option compilerVar="CC" />
518 518 </Unit>
519   - <Unit filename="src\lib\actionsc.h" />
520   - <Unit filename="src\lib\ansi.c">
  519 + <Unit filename="src/lib/actionsc.h" />
  520 + <Unit filename="src/lib/ansi.c">
521 521 <Option compilerVar="CC" />
522 522 </Unit>
523   - <Unit filename="src\lib\ansic.h" />
524   - <Unit filename="src\lib\apl.c">
  523 + <Unit filename="src/lib/ansic.h" />
  524 + <Unit filename="src/lib/apl.c">
525 525 <Option compilerVar="CC" />
526 526 </Unit>
527   - <Unit filename="src\lib\aplc.h" />
528   - <Unit filename="src\lib\appres.h" />
529   - <Unit filename="src\lib\arpa_telnet.h" />
530   - <Unit filename="src\lib\cg.h" />
531   - <Unit filename="src\lib\charset.c">
  527 + <Unit filename="src/lib/aplc.h" />
  528 + <Unit filename="src/lib/appres.h" />
  529 + <Unit filename="src/lib/arpa_telnet.h" />
  530 + <Unit filename="src/lib/cg.h" />
  531 + <Unit filename="src/lib/charset.c">
532 532 <Option compilerVar="CC" />
533 533 </Unit>
534   - <Unit filename="src\lib\charsetc.h" />
535   - <Unit filename="src\lib\childc.h" />
536   - <Unit filename="src\lib\ctlr.c">
  534 + <Unit filename="src/lib/charsetc.h" />
  535 + <Unit filename="src/lib/childc.h" />
  536 + <Unit filename="src/lib/ctlr.c">
537 537 <Option compilerVar="CC" />
538 538 </Unit>
539   - <Unit filename="src\lib\ctlr.h" />
540   - <Unit filename="src\lib\ctlrc.h" />
541   - <Unit filename="src\lib\dialogc.h" />
542   - <Unit filename="src\lib\ft.c">
  539 + <Unit filename="src/lib/ctlr.h" />
  540 + <Unit filename="src/lib/ctlrc.h" />
  541 + <Unit filename="src/lib/dialogc.h" />
  542 + <Unit filename="src/lib/ft.c">
543 543 <Option compilerVar="CC" />
544 544 </Unit>
545   - <Unit filename="src\lib\ft_cut.c">
  545 + <Unit filename="src/lib/ft_cut.c">
546 546 <Option compilerVar="CC" />
547 547 </Unit>
548   - <Unit filename="src\lib\ft_cut_ds.h" />
549   - <Unit filename="src\lib\ft_cutc.h" />
550   - <Unit filename="src\lib\ft_dft.c">
  548 + <Unit filename="src/lib/ft_cut_ds.h" />
  549 + <Unit filename="src/lib/ft_cutc.h" />
  550 + <Unit filename="src/lib/ft_dft.c">
551 551 <Option compilerVar="CC" />
552 552 </Unit>
553   - <Unit filename="src\lib\ft_dft_ds.h" />
554   - <Unit filename="src\lib\ft_dftc.h" />
555   - <Unit filename="src\lib\ftc.h" />
556   - <Unit filename="src\lib\globals.h" />
557   - <Unit filename="src\lib\glue.c">
  553 + <Unit filename="src/lib/ft_dft_ds.h" />
  554 + <Unit filename="src/lib/ft_dftc.h" />
  555 + <Unit filename="src/lib/ftc.h" />
  556 + <Unit filename="src/lib/globals.h" />
  557 + <Unit filename="src/lib/glue.c">
558 558 <Option compilerVar="CC" />
559 559 </Unit>
560   - <Unit filename="src\lib\gluec.h" />
561   - <Unit filename="src\lib\host.c">
  560 + <Unit filename="src/lib/gluec.h" />
  561 + <Unit filename="src/lib/host.c">
562 562 <Option compilerVar="CC" />
563 563 </Unit>
564   - <Unit filename="src\lib\hostc.h" />
565   - <Unit filename="src\lib\icmd.c">
  564 + <Unit filename="src/lib/hostc.h" />
  565 + <Unit filename="src/lib/icmdc.h" />
  566 + <Unit filename="src/lib/keypadc.h" />
  567 + <Unit filename="src/lib/kybd.c">
566 568 <Option compilerVar="CC" />
567 569 </Unit>
568   - <Unit filename="src\lib\icmdc.h" />
569   - <Unit filename="src\lib\keypadc.h" />
570   - <Unit filename="src\lib\kybd.c">
  570 + <Unit filename="src/lib/kybdc.h" />
  571 + <Unit filename="src/lib/localdefs.h" />
  572 + <Unit filename="src/lib/log.c">
571 573 <Option compilerVar="CC" />
572 574 </Unit>
573   - <Unit filename="src\lib\kybdc.h" />
574   - <Unit filename="src\lib\localdefs.h" />
575   - <Unit filename="src\lib\log.c">
  575 + <Unit filename="src/lib/macros.c">
576 576 <Option compilerVar="CC" />
577 577 </Unit>
578   - <Unit filename="src\lib\macros.c">
  578 + <Unit filename="src/lib/menubarc.h" />
  579 + <Unit filename="src/lib/mkfb.c">
579 580 <Option compilerVar="CC" />
580 581 </Unit>
581   - <Unit filename="src\lib\menubarc.h" />
582   - <Unit filename="src\lib\mkfb.c">
  582 + <Unit filename="src/lib/objects.h" />
  583 + <Unit filename="src/lib/paste.c">
583 584 <Option compilerVar="CC" />
584 585 </Unit>
585   - <Unit filename="src\lib\objects.h" />
586   - <Unit filename="src\lib\paste.c">
  586 + <Unit filename="src/lib/popupsc.h" />
  587 + <Unit filename="src/lib/print.c">
587 588 <Option compilerVar="CC" />
588 589 </Unit>
589   - <Unit filename="src\lib\popupsc.h" />
590   - <Unit filename="src\lib\print.c">
  590 + <Unit filename="src/lib/printc.h" />
  591 + <Unit filename="src/lib/printer.c">
591 592 <Option compilerVar="CC" />
592 593 </Unit>
593   - <Unit filename="src\lib\printc.h" />
594   - <Unit filename="src\lib\printer.c">
  594 + <Unit filename="src/lib/printerc.h" />
  595 + <Unit filename="src/lib/proxy.c">
595 596 <Option compilerVar="CC" />
596 597 </Unit>
597   - <Unit filename="src\lib\printerc.h" />
598   - <Unit filename="src\lib\proxy.c">
  598 + <Unit filename="src/lib/proxyc.h" />
  599 + <Unit filename="src/lib/resolver.c">
599 600 <Option compilerVar="CC" />
600 601 </Unit>
601   - <Unit filename="src\lib\proxyc.h" />
602   - <Unit filename="src\lib\resolver.c">
  602 + <Unit filename="src/lib/resolverc.h" />
  603 + <Unit filename="src/lib/resources.c">
603 604 <Option compilerVar="CC" />
604 605 </Unit>
605   - <Unit filename="src\lib\resolverc.h" />
606   - <Unit filename="src\lib\resources.c">
  606 + <Unit filename="src/lib/resources.h" />
  607 + <Unit filename="src/lib/rpq.c">
607 608 <Option compilerVar="CC" />
608 609 </Unit>
609   - <Unit filename="src\lib\resources.h" />
610   - <Unit filename="src\lib\rpq.c">
  610 + <Unit filename="src/lib/savec.h" />
  611 + <Unit filename="src/lib/screen.c">
611 612 <Option compilerVar="CC" />
612 613 </Unit>
613   - <Unit filename="src\lib\savec.h" />
614   - <Unit filename="src\lib\screen.c">
  614 + <Unit filename="src/lib/screen.h" />
  615 + <Unit filename="src/lib/screenc.h" />
  616 + <Unit filename="src/lib/scrollc.h" />
  617 + <Unit filename="src/lib/see.c">
615 618 <Option compilerVar="CC" />
616 619 </Unit>
617   - <Unit filename="src\lib\screen.h" />
618   - <Unit filename="src\lib\screenc.h" />
619   - <Unit filename="src\lib\scrollc.h" />
620   - <Unit filename="src\lib\see.c">
  620 + <Unit filename="src/lib/seec.h" />
  621 + <Unit filename="src/lib/selectc.h" />
  622 + <Unit filename="src/lib/session.h" />
  623 + <Unit filename="src/lib/sf.c">
621 624 <Option compilerVar="CC" />
622 625 </Unit>
623   - <Unit filename="src\lib\seec.h" />
624   - <Unit filename="src\lib\selectc.h" />
625   - <Unit filename="src\lib\session.h" />
626   - <Unit filename="src\lib\sf.c">
  626 + <Unit filename="src/lib/sfc.h" />
  627 + <Unit filename="src/lib/shlobj_missing.h" />
  628 + <Unit filename="src/lib/statusc.h" />
  629 + <Unit filename="src/lib/tables.c">
627 630 <Option compilerVar="CC" />
628 631 </Unit>
629   - <Unit filename="src\lib\sfc.h" />
630   - <Unit filename="src\lib\shlobj_missing.h" />
631   - <Unit filename="src\lib\statusc.h" />
632   - <Unit filename="src\lib\tables.c">
  632 + <Unit filename="src/lib/tablesc.h" />
  633 + <Unit filename="src/lib/telnet.c">
633 634 <Option compilerVar="CC" />
634 635 </Unit>
635   - <Unit filename="src\lib\tablesc.h" />
636   - <Unit filename="src\lib\telnet.c">
637   - <Option compilerVar="CC" />
638   - </Unit>
639   - <Unit filename="src\lib\telnetc.h" />
640   - <Unit filename="src\lib\testprogram.c">
  636 + <Unit filename="src/lib/telnetc.h" />
  637 + <Unit filename="src/lib/testprogram.c">
641 638 <Option compilerVar="CC" />
642 639 <Option target="libtest" />
643 640 </Unit>
644   - <Unit filename="src\lib\tn3270e.h" />
645   - <Unit filename="src\lib\toggles.c">
  641 + <Unit filename="src/lib/tn3270e.h" />
  642 + <Unit filename="src/lib/toggles.c">
646 643 <Option compilerVar="CC" />
647 644 </Unit>
648   - <Unit filename="src\lib\togglesc.h" />
649   - <Unit filename="src\lib\trace_ds.c">
  645 + <Unit filename="src/lib/togglesc.h" />
  646 + <Unit filename="src/lib/trace_ds.c">
650 647 <Option compilerVar="CC" />
651 648 </Unit>
652   - <Unit filename="src\lib\trace_dsc.h" />
653   - <Unit filename="src\lib\utf8.c">
  649 + <Unit filename="src/lib/trace_dsc.h" />
  650 + <Unit filename="src/lib/utf8.c">
654 651 <Option compilerVar="CC" />
655 652 </Unit>
656   - <Unit filename="src\lib\utf8c.h" />
657   - <Unit filename="src\lib\util.c">
  653 + <Unit filename="src/lib/utf8c.h" />
  654 + <Unit filename="src/lib/util.c">
658 655 <Option compilerVar="CC" />
659 656 </Unit>
660   - <Unit filename="src\lib\utilc.h" />
661   - <Unit filename="src\lib\w3misc.c">
  657 + <Unit filename="src/lib/utilc.h" />
  658 + <Unit filename="src/lib/w3misc.c">
662 659 <Option compilerVar="CC" />
663 660 </Unit>
664   - <Unit filename="src\lib\w3miscc.h" />
665   - <Unit filename="src\lib\wide.c">
  661 + <Unit filename="src/lib/w3miscc.h" />
  662 + <Unit filename="src/lib/wide.c">
666 663 <Option compilerVar="CC" />
667 664 </Unit>
668   - <Unit filename="src\lib\widec.h" />
669   - <Unit filename="src\lib\winvers.c">
  665 + <Unit filename="src/lib/widec.h" />
  666 + <Unit filename="src/lib/winvers.c">
670 667 <Option compilerVar="CC" />
671 668 </Unit>
672   - <Unit filename="src\lib\winversc.h" />
673   - <Unit filename="src\lib\xio.c">
  669 + <Unit filename="src/lib/winversc.h" />
  670 + <Unit filename="src/lib/xio.c">
674 671 <Option compilerVar="CC" />
675 672 </Unit>
676   - <Unit filename="src\lib\xioc.h" />
677   - <Unit filename="src\lib\xl.h" />
678   - <Unit filename="src\oxt\actions.cxx">
  673 + <Unit filename="src/lib/xioc.h" />
  674 + <Unit filename="src/lib/xl.h" />
  675 + <Unit filename="src/oxt/actions.cxx">
679 676 <Option target="Release" />
680 677 </Unit>
681   - <Unit filename="src\oxt\connection.cxx">
  678 + <Unit filename="src/oxt/connection.cxx">
682 679 <Option target="Release" />
683 680 </Unit>
684   - <Unit filename="src\oxt\description.txt">
  681 + <Unit filename="src/oxt/description.txt">
685 682 <Option target="Release" />
686 683 </Unit>
687   - <Unit filename="src\oxt\description.xml.in">
  684 + <Unit filename="src/oxt/description.xml.in">
688 685 <Option target="Release" />
689 686 </Unit>
690   - <Unit filename="src\oxt\globals.hpp">
  687 + <Unit filename="src/oxt/globals.hpp">
691 688 <Option target="Release" />
692 689 </Unit>
693   - <Unit filename="src\oxt\main.cxx">
  690 + <Unit filename="src/oxt/main.cxx">
694 691 <Option target="Release" />
695 692 </Unit>
696   - <Unit filename="src\oxt\manifest.xml.in">
  693 + <Unit filename="src/oxt/manifest.xml.in">
697 694 <Option target="Release" />
698 695 </Unit>
699   - <Unit filename="src\oxt\ooo3270.hpp">
  696 + <Unit filename="src/oxt/ooo3270.hpp">
700 697 <Option target="Release" />
701 698 </Unit>
702   - <Unit filename="src\oxt\pw3270.idl">
  699 + <Unit filename="src/oxt/pw3270.idl">
703 700 <Option target="Release" />
704 701 </Unit>
705   - <Unit filename="src\oxt\screen.cxx">
  702 + <Unit filename="src/oxt/screen.cxx">
706 703 <Option target="Release" />
707 704 </Unit>
708   - <Unit filename="src\oxt\status.cxx">
  705 + <Unit filename="src/oxt/status.cxx">
709 706 <Option target="Release" />
710 707 </Unit>
711   - <Unit filename="src\oxt\testprogram.cxx">
  708 + <Unit filename="src/oxt/testprogram.cxx">
712 709 <Option target="Release" />
713 710 </Unit>
714   - <Unit filename="src\plugins\java\Makefile.in" />
715   - <Unit filename="src\plugins\java\control.in" />
716   - <Unit filename="src\plugins\java\j3270plugin.c">
  711 + <Unit filename="src/plugins/java/Makefile.in" />
  712 + <Unit filename="src/plugins/java/control.in" />
  713 + <Unit filename="src/plugins/java/j3270plugin.c">
717 714 <Option compilerVar="CC" />
718 715 <Option target="Debug" />
719 716 <Option target="libtest" />
720 717 </Unit>
721   - <Unit filename="src\plugins\pipectl\Makefile.in" />
722   - <Unit filename="src\plugins\pipectl\commands.c">
  718 + <Unit filename="src/plugins/pipectl/Makefile.in" />
  719 + <Unit filename="src/plugins/pipectl/commands.c">
723 720 <Option compilerVar="CC" />
724 721 <Option target="Debug" />
725 722 <Option target="Release" />
726 723 </Unit>
727   - <Unit filename="src\plugins\pipectl\init.c">
  724 + <Unit filename="src/plugins/pipectl/init.c">
728 725 <Option compilerVar="CC" />
729 726 </Unit>
730   - <Unit filename="src\plugins\pipectl\pipeclient.c">
  727 + <Unit filename="src/plugins/pipectl/pipeclient.c">
731 728 <Option compilerVar="CC" />
732 729 </Unit>
733   - <Unit filename="src\plugins\pipectl\pipectl.h" />
734   - <Unit filename="src\plugins\pipectl\pipesource.c">
  730 + <Unit filename="src/plugins/pipectl/pipectl.h" />
  731 + <Unit filename="src/plugins/pipectl/pipesource.c">
735 732 <Option compilerVar="CC" />
736 733 </Unit>
737   - <Unit filename="src\plugins\rexx\Makefile.in" />
738   - <Unit filename="src\plugins\rexx\actions.c">
  734 + <Unit filename="src/plugins/rexx/Makefile.in" />
  735 + <Unit filename="src/plugins/rexx/actions.c">
739 736 <Option compilerVar="CC" />
740 737 </Unit>
741   - <Unit filename="src\plugins\rexx\calls.h" />
742   - <Unit filename="src\plugins\rexx\common_start.c">
  738 + <Unit filename="src/plugins/rexx/calls.h" />
  739 + <Unit filename="src/plugins/rexx/common_start.c">
743 740 <Option compilerVar="CC" />
744 741 </Unit>
745   - <Unit filename="src\plugins\rexx\control.in" />
746   - <Unit filename="src\plugins\rexx\dialogs.c">
  742 + <Unit filename="src/plugins/rexx/control.in" />
  743 + <Unit filename="src/plugins/rexx/dialogs.c">
747 744 <Option compilerVar="CC" />
748 745 </Unit>
749   - <Unit filename="src\plugins\rexx\filetransfer.c">
  746 + <Unit filename="src/plugins/rexx/filetransfer.c">
750 747 <Option compilerVar="CC" />
751 748 </Unit>
752   - <Unit filename="src\plugins\rexx\gui.c">
  749 + <Unit filename="src/plugins/rexx/gui.c">
753 750 <Option compilerVar="CC" />
754 751 </Unit>
755   - <Unit filename="src\plugins\rexx\init.c">
  752 + <Unit filename="src/plugins/rexx/init.c">
756 753 <Option compilerVar="CC" />
757 754 </Unit>
758   - <Unit filename="src\plugins\rexx\network.c">
  755 + <Unit filename="src/plugins/rexx/network.c">
759 756 <Option compilerVar="CC" />
760 757 </Unit>
761   - <Unit filename="src\plugins\rexx\plg_start.c">
  758 + <Unit filename="src/plugins/rexx/plg_start.c">
762 759 <Option compilerVar="CC" />
763 760 </Unit>
764   - <Unit filename="src\plugins\rexx\rx3270.cls" />
765   - <Unit filename="src\plugins\rexx\rx3270.h" />
766   - <Unit filename="src\plugins\rexx\screen.c">
  761 + <Unit filename="src/plugins/rexx/rx3270.cls" />
  762 + <Unit filename="src/plugins/rexx/rx3270.h" />
  763 + <Unit filename="src/plugins/rexx/screen.c">
767 764 <Option compilerVar="CC" />
768 765 </Unit>
769   - <Unit filename="src\plugins\rexx\std_start.c">
  766 + <Unit filename="src/plugins/rexx/std_start.c">
770 767 <Option compilerVar="CC" />
771 768 </Unit>
772   - <Unit filename="src\plugins\rexx\toggle.c">
  769 + <Unit filename="src/plugins/rexx/toggle.c">
773 770 <Option compilerVar="CC" />
774 771 </Unit>
775   - <Unit filename="src\plugins\rexx\tools.c">
  772 + <Unit filename="src/plugins/rexx/tools.c">
776 773 <Option compilerVar="CC" />
777 774 </Unit>
778   - <Unit filename="src\xml2pot.c">
  775 + <Unit filename="src/xml2pot.c">
779 776 <Option compilerVar="CC" />
780 777 </Unit>
781   - <Unit filename="ui\debug.xml" />
782   - <Unit filename="ui\default.xml" />
783   - <Unit filename="ui\functions.xml" />
784   - <Unit filename="ui\hosts.xml" />
785   - <Unit filename="ui\keypad.xml" />
786   - <Unit filename="ui\rexx.xml" />
  778 + <Unit filename="ui/debug.xml" />
  779 + <Unit filename="ui/default.xml" />
  780 + <Unit filename="ui/functions.xml" />
  781 + <Unit filename="ui/hosts.xml" />
  782 + <Unit filename="ui/keypad.xml" />
  783 + <Unit filename="ui/rexx.xml" />
787 784 <Extensions>
788 785 <code_completion />
789 786 <debugger />
... ...
latest/src/include/lib3270/api.h
... ... @@ -256,7 +256,6 @@
256 256 char ssl_host;
257 257 char ever_3270;
258 258  
259   -
260 259 // Widget info
261 260 void * widget;
262 261  
... ...
latest/src/jni/pw3270_jni.c
... ... @@ -66,7 +66,7 @@
66 66  
67 67 #define CHECK_FOR_TERMINAL_STATUS if(!PCONNECTED) \
68 68 return ENOTCONN; \
69   - else if(query_3270_terminal_status() != STATUS_CODE_BLANK) \
  69 + else if(query_3270_terminal_status() != LIB3270_STATUS_BLANK) \
70 70 return EBUSY;
71 71  
72 72  
... ... @@ -145,7 +145,7 @@ JNIEXPORT jint JNICALL Java_pw3270_terminal_Connect(JNIEnv *env, jobject obj, js
145 145  
146 146 while(time(0) < tm)
147 147 {
148   - if( (CONNECTED) && query_3270_terminal_status() == STATUS_CODE_BLANK)
  148 + if( (CONNECTED) && query_3270_terminal_status() == LIB3270_STATUS_BLANK)
149 149 return 0;
150 150  
151 151 RunPendingEvents(1);
... ... @@ -177,7 +177,7 @@ JNIEXPORT jboolean JNICALL Java_pw3270_terminal_isConnected(JNIEnv *env, jobject
177 177  
178 178 JNIEXPORT jboolean JNICALL Java_pw3270_terminal_isTerminalReady(JNIEnv *env, jobject obj)
179 179 {
180   - if(!CONNECTED || query_3270_terminal_status() != STATUS_CODE_BLANK)
  180 + if(!CONNECTED || query_3270_terminal_status() != LIB3270_STATUS_BLANK)
181 181 return JNI_FALSE;
182 182 return JNI_TRUE;
183 183 }
... ... @@ -312,7 +312,7 @@ JNIEXPORT jint JNICALL Java_pw3270_terminal_waitForTerminalReady(JNIEnv *env, jo
312 312 {
313 313 return ENOTCONN;
314 314 }
315   - else if(query_3270_terminal_status() == STATUS_CODE_BLANK)
  315 + else if(query_3270_terminal_status() == LIB3270_STATUS_BLANK)
316 316 {
317 317 return 0;
318 318 }
... ... @@ -349,7 +349,7 @@ JNIEXPORT jint JNICALL Java_pw3270_terminal_waitForStringAt(JNIEnv *env, jobject
349 349 // Disconnected, ret
350 350 rc = ENOTCONN;
351 351 }
352   - else if(query_3270_terminal_status() == STATUS_CODE_BLANK)
  352 + else if(query_3270_terminal_status() == LIB3270_STATUS_BLANK)
353 353 {
354 354 // Screen contents are ok. Check.
355 355 if(last != query_screen_change_counter())
... ...
latest/src/lib/Makefile.in
... ... @@ -68,11 +68,13 @@ SDK_LDFLAGS=
68 68 #---[ Sources ]----------------------------------------------------------------
69 69  
70 70 SOURCES = version.c XtGlue.c actions.c ansi.c apl.c charset.c ctlr.c \
71   - ft.c ft_cut.c ft_dft.c glue.c host.c icmd.c kybd.c \
  71 + ft.c ft_cut.c ft_dft.c glue.c host.c kybd.c \
72 72 print.c printer.c proxy.c resources.c rpq.c screen.c see.c \
73 73 sf.c tables.c telnet.c toggles.c trace_ds.c utf8.c util.c \
74 74 xio.c resolver.c log.c paste.c macros.c @LIB_SRCS@
75 75  
  76 +# icmd.c
  77 +
76 78 #---[ Rules ]------------------------------------------------------------------
77 79  
78 80 $(OBJDIR)/Debug/lib/$(MODULE_NAME)/%@OBJEXT@: %.c *.h $(SRCDIR)/include/*.h $(SRCDIR)/include/lib3270/*.h
... ...
latest/src/lib/icmd.c
... ... @@ -1,482 +0,0 @@
1   -/*
2   - * "Software pw3270, desenvolvido com base nos códigos fontes do WC3270 e X3270
3   - * (Paul Mattes Paul.Mattes@usa.net), de emulação de terminal 3270 para acesso a
4   - * aplicativos mainframe. Registro no INPI sob o nome G3270. Registro no INPI sob o nome G3270.
5   - *
6   - * Copyright (C) <2008> <Banco do Brasil S.A.>
7   - *
8   - * Este programa é software livre. Você pode redistribuí-lo e/ou modificá-lo sob
9   - * os termos da GPL v.2 - Licença Pública Geral GNU, conforme publicado pela
10   - * Free Software Foundation.
11   - *
12   - * Este programa é distribuído na expectativa de ser útil, mas SEM QUALQUER
13   - * GARANTIA; sem mesmo a garantia implícita de COMERCIALIZAÇÃO ou de ADEQUAÇÃO
14   - * A QUALQUER PROPÓSITO EM PARTICULAR. Consulte a Licença Pública Geral GNU para
15   - * obter mais detalhes.
16   - *
17   - * Você deve ter recebido uma cópia da Licença Pública Geral GNU junto com este
18   - * programa; se não, escreva para a Free Software Foundation, Inc., 59 Temple
19   - * Place, Suite 330, Boston, MA, 02111-1307, USA
20   - *
21   - * Este programa está nomeado como icmd.c e possui 482 linhas de código.
22   - *
23   - * Contatos:
24   - *
25   - * perry.werneck@gmail.com (Alexandre Perry de Souza Werneck)
26   - * erico.mendonca@gmail.com (Erico Mascarenhas Mendonça)
27   - * licinio@bb.com.br (Licínio Luis Branco)
28   - * kraucer@bb.com.br (Kraucer Fernandes Mazuco)
29   - * macmiranda@bb.com.br (Marco Aurélio Caldas Miranda)
30   - *
31   - */
32   -
33   -/*
34   - * icmd.c
35   - * A curses-based 3270 Terminal Emulator
36   - * Interactive commands
37   - */
38   -
39   -#include "globals.h"
40   -
41   -#include "icmdc.h"
42   -
43   -/* Support functions for interactive commands. */
44   -
45   -/*
46   - * Get a buffer full of input.
47   - * Trims white space in the result.
48   - * Returns NULL if there is an input error or if the input is 'quit'.
49   - */
50   -static char *
51   -get_input(char *buf, int size)
52   -{
53   - int sl;
54   - char *s;
55   -
56   - fflush(stdout);
57   -
58   - /* Get the raw input. */
59   - if (fgets(buf, size, stdin) == NULL)
60   - return NULL;
61   -
62   - /* Trim trailing white space. */
63   - sl = strlen(buf);
64   - while (sl && isspace(buf[sl - 1]))
65   - buf[--sl] = '\0';
66   -
67   - /* Trim leading white space. */
68   - s = buf;
69   - while (*s && isspace(*s)) {
70   - s++;
71   - sl--;
72   - }
73   - if (s != buf)
74   - memmove(buf, s, sl + 1);
75   -
76   - /* Check for 'quit'. */
77   - if (!strcasecmp(buf, "quit"))
78   - return NULL;
79   -
80   - return buf;
81   -}
82   -
83   -/* Get a yes, no or quit. Returns 0 for no, 1 for yes, -1 for quit or error. */
84   -static int
85   -getyn(int defval)
86   -{
87   - char buf[64];
88   -
89   - for (;;) {
90   - if (get_input(buf, sizeof(buf)) == NULL)
91   - return -1;
92   - if (!buf[0])
93   - return defval;
94   - if (!strncasecmp(buf, "yes", strlen(buf)))
95   - return 1;
96   - else if (!strncasecmp(buf, "no", strlen(buf)))
97   - return 0;
98   - else {
99   - printf("Please answer 'yes', 'no' or 'quit': ");
100   - }
101   - }
102   -}
103   -
104   -/*
105   - * Get a numeric value. Returns the number for good input, -1 for quit or
106   - * error.
107   - */
108   -static int
109   -getnum(int defval)
110   -{
111   - char buf[64];
112   - unsigned long u;
113   - char *ptr;
114   -
115   - for (;;) {
116   - if (get_input(buf, sizeof(buf)) == NULL)
117   - return -1;
118   - if (!buf[0])
119   - return defval;
120   - u = strtoul(buf, &ptr, 10);
121   - if (*ptr == '\0')
122   - return (int)u;
123   - printf("Please enter a number or 'quit': ");
124   - }
125   -}
126   -
127   -/*
128   - * Interactive file transfer command.
129   - * Called from Transfer_action. Returns a new set of params.
130   - * Returns 0 for success, -1 for failure.
131   - */
132   -int
133   -interactive_transfer(String **params, Cardinal *num_params)
134   -{
135   - char inbuf[1024];
136   - static String kw_ret[14];
137   - static char kw[13][1024];
138   - char hostfile[1024];
139   - char localfile[1024];
140   - int kw_ix = 0;
141   - int receive = 1;
142   - int tso = 1;
143   - int ascii = 1;
144   - int n;
145   - enum { CR_REMOVE, CR_ADD, CR_KEEP } cr_mode = CR_REMOVE;
146   - enum { FE_KEEP, FE_REPLACE, FE_APPEND } fe_mode = FE_KEEP;
147   - enum { RF_NONE, RF_FIXED, RF_VARIABLE, RF_UNDEFINED } rf_mode = RF_NONE;
148   - enum { AT_NONE, AT_TRACKS, AT_CYLINDERS, AT_AVBLOCK } at_mode = AT_NONE;
149   - int lrecl = 0;
150   - int primary_space = 0, secondary_space = 0;
151   - int i;
152   -
153   - printf("\n\
154   -File Transfer\n\
155   -\n\
156   -Type 'quit' at any prompt to abort this dialog.\n\
157   -\n\
158   -Note: In order to initiate a file transfer, the 3270 cursor must be\n\
159   -positioned on an input field that can accept the IND$FILE command, i.e.,\n\
160   -at VM/CMS or TSO command prompt.\n");
161   -
162   - printf("\nContinue? (y/n) [y] ");
163   - if (getyn(1) <= 0)
164   - return -1;
165   -
166   - printf(" 'send' means copy a file from this workstation to the host.\n");
167   - printf(" 'receive' means copy a file from the host to this workstation.\n");
168   - for (;;) {
169   - printf("Direction (send/receive) [receive]: ");
170   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
171   - return -1;
172   - if (!inbuf[0] || !strncasecmp(inbuf, "receive", strlen(inbuf)))
173   - break;
174   - if (!strncasecmp(inbuf, "send", strlen(inbuf))) {
175   - strcpy(kw[kw_ix++], "Direction=send");
176   - receive = 0;
177   - break;
178   - }
179   - }
180   -
181   - for (;;) {
182   - printf("Name of source file on %s: ",
183   - receive? "the host": "this workstation");
184   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
185   - return -1;
186   - if (inbuf[0]) {
187   - if (receive) {
188   - sprintf(kw[kw_ix++], "HostFile=%s", inbuf);
189   - strcpy(hostfile, inbuf);
190   - } else {
191   - sprintf(kw[kw_ix++], "LocalFile=%s", inbuf);
192   - strcpy(localfile, inbuf);
193   - }
194   - break;
195   - }
196   - }
197   -
198   - for (;;) {
199   - printf("Name of destination file on %s: ",
200   - receive? "this workstation": "the host");
201   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
202   - return -1;
203   - if (inbuf[0]) {
204   - if (receive) {
205   - sprintf(kw[kw_ix++], "LocalFile=%s", inbuf);
206   - strcpy(localfile, inbuf);
207   - } else {
208   - sprintf(kw[kw_ix++], "HostFile=%s", inbuf);
209   - strcpy(hostfile, inbuf);
210   - }
211   - break;
212   - }
213   - }
214   -
215   - for (;;) {
216   - printf("Host type: (tso/vm) [tso] ");
217   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
218   - return -1;
219   - if (!inbuf[0] || !strncasecmp(inbuf, "tso", strlen(inbuf)))
220   - break;
221   - if (!strncasecmp(inbuf, "vm", strlen(inbuf))) {
222   - strcpy(kw[kw_ix++], "Host=vm");
223   - tso = 0;
224   - break;
225   - }
226   - }
227   -
228   - printf("\
229   - An 'ascii' transfer does automatic translation between EBCDIC on the host and\n\
230   -ASCII on the workstation.\n\
231   - A 'binary' transfer does no data translation.\n");
232   -
233   - for (;;) {
234   - printf("Transfer mode: (ascii/binary) [ascii] ");
235   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
236   - return -1;
237   - if (!inbuf[0] || !strncasecmp(inbuf, "ascii", strlen(inbuf)))
238   - break;
239   - if (!strncasecmp(inbuf, "binary", strlen(inbuf))) {
240   - strcpy(kw[kw_ix++], "Mode=binary");
241   - ascii = 0;
242   - break;
243   - }
244   - }
245   -
246   - if (ascii) {
247   - printf("\
248   - For ASCII transfers, carriage return (CR) characters can be handled specially.\n\
249   - 'remove' means that CRs will be removed during the transfer.\n\
250   - 'add' means that CRs will be added to each record during the transfer.\n\
251   - 'keep' means that no special action is taken with CRs.\n");
252   - for (;;) {
253   - printf("CR handling: (remove/add/keep) [remove] ");
254   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
255   - return -1;
256   - if (!inbuf[0] || !strncasecmp(inbuf, "remove", strlen(inbuf)))
257   - break;
258   - if (!strncasecmp(inbuf, "add", strlen(inbuf))) {
259   - strcpy(kw[kw_ix++], "Cr=add");
260   - cr_mode = CR_ADD;
261   - break;
262   - }
263   - if (!strncasecmp(inbuf, "keep", strlen(inbuf))) {
264   - strcpy(kw[kw_ix++], "Cr=keep");
265   - cr_mode = CR_KEEP;
266   - break;
267   - }
268   - }
269   - }
270   -
271   - printf("\
272   - If the destination file exists, you can choose to keep it (and abort the\n\
273   - transfer), replace it, or append the source file to it.\n");
274   - for (;;) {
275   - printf("Action if destination file exists: (keep/replace/append) [keep] ");
276   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
277   - return -1;
278   - if (!inbuf[0] || !strncasecmp(inbuf, "keep", strlen(inbuf)))
279   - break;
280   - if (!strncasecmp(inbuf, "replace", strlen(inbuf))) {
281   - strcpy(kw[kw_ix++], "Exist=replace");
282   - fe_mode = FE_REPLACE;
283   - break;
284   - }
285   - if (!strncasecmp(inbuf, "append", strlen(inbuf))) {
286   - strcpy(kw[kw_ix++], "Exist=append");
287   - fe_mode = FE_APPEND;
288   - break;
289   - }
290   - }
291   -
292   - if (!receive) {
293   - for (;;) {
294   - printf("[optional] Destinaton file record format (fixed/variable/undefined): ");
295   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
296   - return -1;
297   - if (!inbuf[0])
298   - break;
299   - if (!strncasecmp(inbuf, "fixed", strlen(inbuf))) {
300   - sprintf(kw[kw_ix++], "Recfm=fixed");
301   - rf_mode = RF_FIXED;
302   - break;
303   - }
304   - if (!strncasecmp(inbuf, "variable", strlen(inbuf))) {
305   - sprintf(kw[kw_ix++], "Recfm=variable");
306   - rf_mode = RF_VARIABLE;
307   - break;
308   - }
309   - if (!strncasecmp(inbuf, "undefined", strlen(inbuf))) {
310   - sprintf(kw[kw_ix++], "Recfm=undefined");
311   - rf_mode = RF_UNDEFINED;
312   - break;
313   - }
314   - }
315   -
316   - printf("[optional] Destination file logical record length: ");
317   - n = getnum(0);
318   - if (n < 0)
319   - return -1;
320   - if (n > 0) {
321   - sprintf(kw[kw_ix++], "Lrecl=%d", n);
322   - lrecl = n;
323   - }
324   -
325   - if (tso) {
326   -
327   - printf("[optional] Destination file block size: ");
328   - n = getnum(0);
329   - if (n < 0)
330   - return -1;
331   - if (n > 0)
332   - sprintf(kw[kw_ix++], "Blksize=%d", n);
333   -
334   - for (;;) {
335   - printf("[optional] Destination file allocation type (tracks/cylinders/avblock): ");
336   - if (get_input(inbuf, sizeof(inbuf)) == NULL)
337   - return -1;
338   - if (!inbuf[0])
339   - break;
340   - if (!strncasecmp(inbuf, "tracks", strlen(inbuf))) {
341   - strcpy(kw[kw_ix++], "Allocation=tracks");
342   - at_mode = AT_TRACKS;
343   - break;
344   - }
345   - if (!strncasecmp(inbuf, "cylinders", strlen(inbuf))) {
346   - strcpy(kw[kw_ix++], "Allocation=cylinders");
347   - at_mode = AT_CYLINDERS;
348   - break;
349   - }
350   - if (!strncasecmp(inbuf, "avblock", strlen(inbuf))) {
351   - strcpy(kw[kw_ix++], "Allocation=avblock");
352   - at_mode = AT_AVBLOCK;
353   - break;
354   - }
355   - }
356   -
357   - printf("[optional] Destination file primary space: ");
358   - n = getnum(0);
359   - if (n < 0)
360   - return -1;
361   - if (n > 0) {
362   - sprintf(kw[kw_ix++], "PrimarySpace=%d", n);
363   - primary_space = n;
364   - }
365   -
366   - printf("[optional] Destination file secondary space: ");
367   - n = getnum(0);
368   - if (n < 0)
369   - return -1;
370   - if (n > 0) {
371   - sprintf(kw[kw_ix++], "SecondarySpace=%d", n);
372   - secondary_space = n;
373   - }
374   -
375   - }
376   -
377   - }
378   -
379   - printf("\nFile Transfer Summary:\n");
380   - if (receive) {
381   - printf(" Source file on Host: %s\n", hostfile);
382   - printf(" Destination file on Workstation: %s\n", localfile);
383   - } else {
384   - printf(" Source file on workstation: %s\n", localfile);
385   - printf(" Destination file on Host: %s\n", hostfile);
386   - }
387   - printf(" Transfer mode: %s", ascii? "ASCII": "Binary");
388   - if (ascii) {
389   - switch (cr_mode) {
390   - case CR_REMOVE:
391   - printf(", remove CRs\n");
392   - break;
393   - case CR_ADD:
394   - printf(", add CRs\n");
395   - break;
396   - case CR_KEEP:
397   - break;
398   - }
399   - }
400   - printf(" If destination file exists, ");
401   - switch (fe_mode) {
402   - case FE_KEEP:
403   - printf("abort the transfer\n");
404   - break;
405   - case FE_REPLACE:
406   - printf("replace it\n");
407   - break;
408   - case FE_APPEND:
409   - printf("append to it\n");
410   - break;
411   - }
412   - if (!receive &&
413   - (rf_mode != RF_NONE || lrecl ||
414   - primary_space || secondary_space)) {
415   -
416   - printf(" Destination file:\n");
417   -
418   - switch (rf_mode) {
419   - case RF_NONE:
420   - break;
421   - case RF_FIXED:
422   - printf(" Record format: fixed\n");
423   - break;
424   - case RF_VARIABLE:
425   - printf(" Record format: variable\n");
426   - break;
427   - case RF_UNDEFINED:
428   - printf(" Record format: undefined\n");
429   - break;
430   - }
431   - if (lrecl)
432   - printf(" Logical record length: %d\n",
433   - lrecl);
434   - if (primary_space || secondary_space) {
435   - printf(" Allocation:");
436   - if (primary_space)
437   - printf(" primary %d", primary_space);
438   - if (secondary_space)
439   - printf(" secondary %d", secondary_space);
440   - switch (at_mode) {
441   - case AT_NONE:
442   - break;
443   - case AT_TRACKS:
444   - printf(" tracks");
445   - break;
446   - case AT_CYLINDERS:
447   - printf(" cylinders");
448   - break;
449   - case AT_AVBLOCK:
450   - printf(" avblock");
451   - break;
452   - }
453   - printf("\n");
454   - }
455   - }
456   -
457   - printf("\nContinue? (y/n) [y] ");
458   - if (getyn(1) <= 0)
459   - return -1;
460   -
461   - /* Let it go. */
462   -#if defined(FT_DEBUG) /*[*/
463   - printf("transfer");
464   -#endif /*]*/
465   - for (i = 0; i < kw_ix; i++) {
466   - kw_ret[i] = (String)kw[i];
467   -#if defined(FT_DEBUG) /*[*/
468   - if (strchr(kw_ret[i], ' ') != NULL)
469   - printf(" \"%s\"", kw_ret[i]);
470   - else
471   - printf(" %s", kw_ret[i]);
472   -#endif /*]*/
473   - }
474   -#if defined(FT_DEBUG) /*[*/
475   - printf("\n");
476   - fflush(stdout);
477   -#endif /*]*/
478   - kw_ret[i] = NULL;
479   - *params = kw_ret;
480   - *num_params = kw_ix;
481   - return 0;
482   -}
latest/src/lib/icmd.c.unused 0 → 100644
... ... @@ -0,0 +1,482 @@
  1 +/*
  2 + * "Software pw3270, desenvolvido com base nos códigos fontes do WC3270 e X3270
  3 + * (Paul Mattes Paul.Mattes@usa.net), de emulação de terminal 3270 para acesso a
  4 + * aplicativos mainframe. Registro no INPI sob o nome G3270. Registro no INPI sob o nome G3270.
  5 + *
  6 + * Copyright (C) <2008> <Banco do Brasil S.A.>
  7 + *
  8 + * Este programa é software livre. Você pode redistribuí-lo e/ou modificá-lo sob
  9 + * os termos da GPL v.2 - Licença Pública Geral GNU, conforme publicado pela
  10 + * Free Software Foundation.
  11 + *
  12 + * Este programa é distribuído na expectativa de ser útil, mas SEM QUALQUER
  13 + * GARANTIA; sem mesmo a garantia implícita de COMERCIALIZAÇÃO ou de ADEQUAÇÃO
  14 + * A QUALQUER PROPÓSITO EM PARTICULAR. Consulte a Licença Pública Geral GNU para
  15 + * obter mais detalhes.
  16 + *
  17 + * Você deve ter recebido uma cópia da Licença Pública Geral GNU junto com este
  18 + * programa; se não, escreva para a Free Software Foundation, Inc., 59 Temple
  19 + * Place, Suite 330, Boston, MA, 02111-1307, USA
  20 + *
  21 + * Este programa está nomeado como icmd.c e possui 482 linhas de código.
  22 + *
  23 + * Contatos:
  24 + *
  25 + * perry.werneck@gmail.com (Alexandre Perry de Souza Werneck)
  26 + * erico.mendonca@gmail.com (Erico Mascarenhas Mendonça)
  27 + * licinio@bb.com.br (Licínio Luis Branco)
  28 + * kraucer@bb.com.br (Kraucer Fernandes Mazuco)
  29 + * macmiranda@bb.com.br (Marco Aurélio Caldas Miranda)
  30 + *
  31 + */
  32 +
  33 +/*
  34 + * icmd.c
  35 + * A curses-based 3270 Terminal Emulator
  36 + * Interactive commands
  37 + */
  38 +
  39 +#include "globals.h"
  40 +
  41 +#include "icmdc.h"
  42 +
  43 +/* Support functions for interactive commands. */
  44 +
  45 +/*
  46 + * Get a buffer full of input.
  47 + * Trims white space in the result.
  48 + * Returns NULL if there is an input error or if the input is 'quit'.
  49 + */
  50 +static char *
  51 +get_input(char *buf, int size)
  52 +{
  53 + int sl;
  54 + char *s;
  55 +
  56 + fflush(stdout);
  57 +
  58 + /* Get the raw input. */
  59 + if (fgets(buf, size, stdin) == NULL)
  60 + return NULL;
  61 +
  62 + /* Trim trailing white space. */
  63 + sl = strlen(buf);
  64 + while (sl && isspace(buf[sl - 1]))
  65 + buf[--sl] = '\0';
  66 +
  67 + /* Trim leading white space. */
  68 + s = buf;
  69 + while (*s && isspace(*s)) {
  70 + s++;
  71 + sl--;
  72 + }
  73 + if (s != buf)
  74 + memmove(buf, s, sl + 1);
  75 +
  76 + /* Check for 'quit'. */
  77 + if (!strcasecmp(buf, "quit"))
  78 + return NULL;
  79 +
  80 + return buf;
  81 +}
  82 +
  83 +/* Get a yes, no or quit. Returns 0 for no, 1 for yes, -1 for quit or error. */
  84 +static int
  85 +getyn(int defval)
  86 +{
  87 + char buf[64];
  88 +
  89 + for (;;) {
  90 + if (get_input(buf, sizeof(buf)) == NULL)
  91 + return -1;
  92 + if (!buf[0])
  93 + return defval;
  94 + if (!strncasecmp(buf, "yes", strlen(buf)))
  95 + return 1;
  96 + else if (!strncasecmp(buf, "no", strlen(buf)))
  97 + return 0;
  98 + else {
  99 + printf("Please answer 'yes', 'no' or 'quit': ");
  100 + }
  101 + }
  102 +}
  103 +
  104 +/*
  105 + * Get a numeric value. Returns the number for good input, -1 for quit or
  106 + * error.
  107 + */
  108 +static int
  109 +getnum(int defval)
  110 +{
  111 + char buf[64];
  112 + unsigned long u;
  113 + char *ptr;
  114 +
  115 + for (;;) {
  116 + if (get_input(buf, sizeof(buf)) == NULL)
  117 + return -1;
  118 + if (!buf[0])
  119 + return defval;
  120 + u = strtoul(buf, &ptr, 10);
  121 + if (*ptr == '\0')
  122 + return (int)u;
  123 + printf("Please enter a number or 'quit': ");
  124 + }
  125 +}
  126 +
  127 +/*
  128 + * Interactive file transfer command.
  129 + * Called from Transfer_action. Returns a new set of params.
  130 + * Returns 0 for success, -1 for failure.
  131 + */
  132 +int
  133 +interactive_transfer(String **params, Cardinal *num_params)
  134 +{
  135 + char inbuf[1024];
  136 + static String kw_ret[14];
  137 + static char kw[13][1024];
  138 + char hostfile[1024];
  139 + char localfile[1024];
  140 + int kw_ix = 0;
  141 + int receive = 1;
  142 + int tso = 1;
  143 + int ascii = 1;
  144 + int n;
  145 + enum { CR_REMOVE, CR_ADD, CR_KEEP } cr_mode = CR_REMOVE;
  146 + enum { FE_KEEP, FE_REPLACE, FE_APPEND } fe_mode = FE_KEEP;
  147 + enum { RF_NONE, RF_FIXED, RF_VARIABLE, RF_UNDEFINED } rf_mode = RF_NONE;
  148 + enum { AT_NONE, AT_TRACKS, AT_CYLINDERS, AT_AVBLOCK } at_mode = AT_NONE;
  149 + int lrecl = 0;
  150 + int primary_space = 0, secondary_space = 0;
  151 + int i;
  152 +
  153 + printf("\n\
  154 +File Transfer\n\
  155 +\n\
  156 +Type 'quit' at any prompt to abort this dialog.\n\
  157 +\n\
  158 +Note: In order to initiate a file transfer, the 3270 cursor must be\n\
  159 +positioned on an input field that can accept the IND$FILE command, i.e.,\n\
  160 +at VM/CMS or TSO command prompt.\n");
  161 +
  162 + printf("\nContinue? (y/n) [y] ");
  163 + if (getyn(1) <= 0)
  164 + return -1;
  165 +
  166 + printf(" 'send' means copy a file from this workstation to the host.\n");
  167 + printf(" 'receive' means copy a file from the host to this workstation.\n");
  168 + for (;;) {
  169 + printf("Direction (send/receive) [receive]: ");
  170 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  171 + return -1;
  172 + if (!inbuf[0] || !strncasecmp(inbuf, "receive", strlen(inbuf)))
  173 + break;
  174 + if (!strncasecmp(inbuf, "send", strlen(inbuf))) {
  175 + strcpy(kw[kw_ix++], "Direction=send");
  176 + receive = 0;
  177 + break;
  178 + }
  179 + }
  180 +
  181 + for (;;) {
  182 + printf("Name of source file on %s: ",
  183 + receive? "the host": "this workstation");
  184 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  185 + return -1;
  186 + if (inbuf[0]) {
  187 + if (receive) {
  188 + sprintf(kw[kw_ix++], "HostFile=%s", inbuf);
  189 + strcpy(hostfile, inbuf);
  190 + } else {
  191 + sprintf(kw[kw_ix++], "LocalFile=%s", inbuf);
  192 + strcpy(localfile, inbuf);
  193 + }
  194 + break;
  195 + }
  196 + }
  197 +
  198 + for (;;) {
  199 + printf("Name of destination file on %s: ",
  200 + receive? "this workstation": "the host");
  201 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  202 + return -1;
  203 + if (inbuf[0]) {
  204 + if (receive) {
  205 + sprintf(kw[kw_ix++], "LocalFile=%s", inbuf);
  206 + strcpy(localfile, inbuf);
  207 + } else {
  208 + sprintf(kw[kw_ix++], "HostFile=%s", inbuf);
  209 + strcpy(hostfile, inbuf);
  210 + }
  211 + break;
  212 + }
  213 + }
  214 +
  215 + for (;;) {
  216 + printf("Host type: (tso/vm) [tso] ");
  217 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  218 + return -1;
  219 + if (!inbuf[0] || !strncasecmp(inbuf, "tso", strlen(inbuf)))
  220 + break;
  221 + if (!strncasecmp(inbuf, "vm", strlen(inbuf))) {
  222 + strcpy(kw[kw_ix++], "Host=vm");
  223 + tso = 0;
  224 + break;
  225 + }
  226 + }
  227 +
  228 + printf("\
  229 + An 'ascii' transfer does automatic translation between EBCDIC on the host and\n\
  230 +ASCII on the workstation.\n\
  231 + A 'binary' transfer does no data translation.\n");
  232 +
  233 + for (;;) {
  234 + printf("Transfer mode: (ascii/binary) [ascii] ");
  235 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  236 + return -1;
  237 + if (!inbuf[0] || !strncasecmp(inbuf, "ascii", strlen(inbuf)))
  238 + break;
  239 + if (!strncasecmp(inbuf, "binary", strlen(inbuf))) {
  240 + strcpy(kw[kw_ix++], "Mode=binary");
  241 + ascii = 0;
  242 + break;
  243 + }
  244 + }
  245 +
  246 + if (ascii) {
  247 + printf("\
  248 + For ASCII transfers, carriage return (CR) characters can be handled specially.\n\
  249 + 'remove' means that CRs will be removed during the transfer.\n\
  250 + 'add' means that CRs will be added to each record during the transfer.\n\
  251 + 'keep' means that no special action is taken with CRs.\n");
  252 + for (;;) {
  253 + printf("CR handling: (remove/add/keep) [remove] ");
  254 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  255 + return -1;
  256 + if (!inbuf[0] || !strncasecmp(inbuf, "remove", strlen(inbuf)))
  257 + break;
  258 + if (!strncasecmp(inbuf, "add", strlen(inbuf))) {
  259 + strcpy(kw[kw_ix++], "Cr=add");
  260 + cr_mode = CR_ADD;
  261 + break;
  262 + }
  263 + if (!strncasecmp(inbuf, "keep", strlen(inbuf))) {
  264 + strcpy(kw[kw_ix++], "Cr=keep");
  265 + cr_mode = CR_KEEP;
  266 + break;
  267 + }
  268 + }
  269 + }
  270 +
  271 + printf("\
  272 + If the destination file exists, you can choose to keep it (and abort the\n\
  273 + transfer), replace it, or append the source file to it.\n");
  274 + for (;;) {
  275 + printf("Action if destination file exists: (keep/replace/append) [keep] ");
  276 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  277 + return -1;
  278 + if (!inbuf[0] || !strncasecmp(inbuf, "keep", strlen(inbuf)))
  279 + break;
  280 + if (!strncasecmp(inbuf, "replace", strlen(inbuf))) {
  281 + strcpy(kw[kw_ix++], "Exist=replace");
  282 + fe_mode = FE_REPLACE;
  283 + break;
  284 + }
  285 + if (!strncasecmp(inbuf, "append", strlen(inbuf))) {
  286 + strcpy(kw[kw_ix++], "Exist=append");
  287 + fe_mode = FE_APPEND;
  288 + break;
  289 + }
  290 + }
  291 +
  292 + if (!receive) {
  293 + for (;;) {
  294 + printf("[optional] Destinaton file record format (fixed/variable/undefined): ");
  295 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  296 + return -1;
  297 + if (!inbuf[0])
  298 + break;
  299 + if (!strncasecmp(inbuf, "fixed", strlen(inbuf))) {
  300 + sprintf(kw[kw_ix++], "Recfm=fixed");
  301 + rf_mode = RF_FIXED;
  302 + break;
  303 + }
  304 + if (!strncasecmp(inbuf, "variable", strlen(inbuf))) {
  305 + sprintf(kw[kw_ix++], "Recfm=variable");
  306 + rf_mode = RF_VARIABLE;
  307 + break;
  308 + }
  309 + if (!strncasecmp(inbuf, "undefined", strlen(inbuf))) {
  310 + sprintf(kw[kw_ix++], "Recfm=undefined");
  311 + rf_mode = RF_UNDEFINED;
  312 + break;
  313 + }
  314 + }
  315 +
  316 + printf("[optional] Destination file logical record length: ");
  317 + n = getnum(0);
  318 + if (n < 0)
  319 + return -1;
  320 + if (n > 0) {
  321 + sprintf(kw[kw_ix++], "Lrecl=%d", n);
  322 + lrecl = n;
  323 + }
  324 +
  325 + if (tso) {
  326 +
  327 + printf("[optional] Destination file block size: ");
  328 + n = getnum(0);
  329 + if (n < 0)
  330 + return -1;
  331 + if (n > 0)
  332 + sprintf(kw[kw_ix++], "Blksize=%d", n);
  333 +
  334 + for (;;) {
  335 + printf("[optional] Destination file allocation type (tracks/cylinders/avblock): ");
  336 + if (get_input(inbuf, sizeof(inbuf)) == NULL)
  337 + return -1;
  338 + if (!inbuf[0])
  339 + break;
  340 + if (!strncasecmp(inbuf, "tracks", strlen(inbuf))) {
  341 + strcpy(kw[kw_ix++], "Allocation=tracks");
  342 + at_mode = AT_TRACKS;
  343 + break;
  344 + }
  345 + if (!strncasecmp(inbuf, "cylinders", strlen(inbuf))) {
  346 + strcpy(kw[kw_ix++], "Allocation=cylinders");
  347 + at_mode = AT_CYLINDERS;
  348 + break;
  349 + }
  350 + if (!strncasecmp(inbuf, "avblock", strlen(inbuf))) {
  351 + strcpy(kw[kw_ix++], "Allocation=avblock");
  352 + at_mode = AT_AVBLOCK;
  353 + break;
  354 + }
  355 + }
  356 +
  357 + printf("[optional] Destination file primary space: ");
  358 + n = getnum(0);
  359 + if (n < 0)
  360 + return -1;
  361 + if (n > 0) {
  362 + sprintf(kw[kw_ix++], "PrimarySpace=%d", n);
  363 + primary_space = n;
  364 + }
  365 +
  366 + printf("[optional] Destination file secondary space: ");
  367 + n = getnum(0);
  368 + if (n < 0)
  369 + return -1;
  370 + if (n > 0) {
  371 + sprintf(kw[kw_ix++], "SecondarySpace=%d", n);
  372 + secondary_space = n;
  373 + }
  374 +
  375 + }
  376 +
  377 + }
  378 +
  379 + printf("\nFile Transfer Summary:\n");
  380 + if (receive) {
  381 + printf(" Source file on Host: %s\n", hostfile);
  382 + printf(" Destination file on Workstation: %s\n", localfile);
  383 + } else {
  384 + printf(" Source file on workstation: %s\n", localfile);
  385 + printf(" Destination file on Host: %s\n", hostfile);
  386 + }
  387 + printf(" Transfer mode: %s", ascii? "ASCII": "Binary");
  388 + if (ascii) {
  389 + switch (cr_mode) {
  390 + case CR_REMOVE:
  391 + printf(", remove CRs\n");
  392 + break;
  393 + case CR_ADD:
  394 + printf(", add CRs\n");
  395 + break;
  396 + case CR_KEEP:
  397 + break;
  398 + }
  399 + }
  400 + printf(" If destination file exists, ");
  401 + switch (fe_mode) {
  402 + case FE_KEEP:
  403 + printf("abort the transfer\n");
  404 + break;
  405 + case FE_REPLACE:
  406 + printf("replace it\n");
  407 + break;
  408 + case FE_APPEND:
  409 + printf("append to it\n");
  410 + break;
  411 + }
  412 + if (!receive &&
  413 + (rf_mode != RF_NONE || lrecl ||
  414 + primary_space || secondary_space)) {
  415 +
  416 + printf(" Destination file:\n");
  417 +
  418 + switch (rf_mode) {
  419 + case RF_NONE:
  420 + break;
  421 + case RF_FIXED:
  422 + printf(" Record format: fixed\n");
  423 + break;
  424 + case RF_VARIABLE:
  425 + printf(" Record format: variable\n");
  426 + break;
  427 + case RF_UNDEFINED:
  428 + printf(" Record format: undefined\n");
  429 + break;
  430 + }
  431 + if (lrecl)
  432 + printf(" Logical record length: %d\n",
  433 + lrecl);
  434 + if (primary_space || secondary_space) {
  435 + printf(" Allocation:");
  436 + if (primary_space)
  437 + printf(" primary %d", primary_space);
  438 + if (secondary_space)
  439 + printf(" secondary %d", secondary_space);
  440 + switch (at_mode) {
  441 + case AT_NONE:
  442 + break;
  443 + case AT_TRACKS:
  444 + printf(" tracks");
  445 + break;
  446 + case AT_CYLINDERS:
  447 + printf(" cylinders");
  448 + break;
  449 + case AT_AVBLOCK:
  450 + printf(" avblock");
  451 + break;
  452 + }
  453 + printf("\n");
  454 + }
  455 + }
  456 +
  457 + printf("\nContinue? (y/n) [y] ");
  458 + if (getyn(1) <= 0)
  459 + return -1;
  460 +
  461 + /* Let it go. */
  462 +#if defined(FT_DEBUG) /*[*/
  463 + printf("transfer");
  464 +#endif /*]*/
  465 + for (i = 0; i < kw_ix; i++) {
  466 + kw_ret[i] = (String)kw[i];
  467 +#if defined(FT_DEBUG) /*[*/
  468 + if (strchr(kw_ret[i], ' ') != NULL)
  469 + printf(" \"%s\"", kw_ret[i]);
  470 + else
  471 + printf(" %s", kw_ret[i]);
  472 +#endif /*]*/
  473 + }
  474 +#if defined(FT_DEBUG) /*[*/
  475 + printf("\n");
  476 + fflush(stdout);
  477 +#endif /*]*/
  478 + kw_ret[i] = NULL;
  479 + *params = kw_ret;
  480 + *num_params = kw_ix;
  481 + return 0;
  482 +}
... ...
latest/src/plugins/rexx/screen.c
... ... @@ -65,7 +65,7 @@
65 65  
66 66 Trace("Status: %d",query_3270_terminal_status());
67 67  
68   - if(query_3270_terminal_status() != STATUS_CODE_BLANK)
  68 + if(query_3270_terminal_status() != LIB3270_STATUS_BLANK)
69 69 return RetValue(Retstr,EINVAL);
70 70  
71 71 switch(Argc)
... ... @@ -100,7 +100,7 @@
100 100  
101 101 Trace("Status: %d",query_3270_terminal_status());
102 102  
103   - return RetValue(Retstr,query_3270_terminal_status() == STATUS_CODE_BLANK ? 0 : EINVAL);
  103 + return RetValue(Retstr,query_3270_terminal_status() == LIB3270_STATUS_BLANK ? 0 : EINVAL);
104 104 }
105 105  
106 106 RexxReturnCode REXXENTRY rx3270FindFieldAttribute(PSZ Name, LONG Argc, RXSTRING Argv[],PSZ Queuename, PRXSTRING Retstr)
... ... @@ -307,7 +307,7 @@ RexxReturnCode REXXENTRY rx3270GetCursorPosition(PSZ Name, LONG Argc, RXSTRING A
307 307 {
308 308 rc = ECANCELED;
309 309 }
310   - else if(query_3270_terminal_status() == STATUS_CODE_BLANK)
  310 + else if(query_3270_terminal_status() == LIB3270_STATUS_BLANK)
311 311 {
312 312 screen_read(buffer,start,sz);
313 313 *(buffer+sz) = 0;
... ... @@ -445,7 +445,7 @@ RexxReturnCode REXXENTRY rx3270GetCursorPosition(PSZ Name, LONG Argc, RXSTRING A
445 445  
446 446 if(!PCONNECTED)
447 447 rc = ENOTCONN;
448   - else if(query_3270_terminal_status() != STATUS_CODE_BLANK)
  448 + else if(query_3270_terminal_status() != LIB3270_STATUS_BLANK)
449 449 rc = EINVAL;
450 450 else
451 451 rc = lib3270_enter();
... ... @@ -477,7 +477,7 @@ RexxReturnCode REXXENTRY rx3270GetCursorPosition(PSZ Name, LONG Argc, RXSTRING A
477 477  
478 478 if(!PCONNECTED)
479 479 rc = ENOTCONN;
480   - else if(query_3270_terminal_status() != STATUS_CODE_BLANK)
  480 + else if(query_3270_terminal_status() != LIB3270_STATUS_BLANK)
481 481 rc = EINVAL;
482 482 else
483 483 rc = lib3270_pfkey(atoi(Argv[0].strptr));
... ... @@ -649,7 +649,7 @@ RexxReturnCode REXXENTRY rx3270GetCursorPosition(PSZ Name, LONG Argc, RXSTRING A
649 649 {
650 650 rc = ECANCELED;
651 651 }
652   - else if(query_3270_terminal_status() == STATUS_CODE_BLANK)
  652 + else if(query_3270_terminal_status() == LIB3270_STATUS_BLANK)
653 653 {
654 654 screen_read(buffer,pos,sz);
655 655 *(buffer+(sz+1)) = 0;
... ... @@ -685,7 +685,7 @@ RexxReturnCode REXXENTRY rx3270IsTerminalReady(PSZ Name, LONG Argc, RXSTRING Arg
685 685 if(Argc)
686 686 return RXFUNC_BADCALL;
687 687  
688   - if(!CONNECTED || query_3270_terminal_status() != STATUS_CODE_BLANK)
  688 + if(!CONNECTED || query_3270_terminal_status() != LIB3270_STATUS_BLANK)
689 689 {
690 690 ReturnValue(0);
691 691 }
... ... @@ -735,7 +735,7 @@ RexxReturnCode REXXENTRY rx3270IsTerminalReady(PSZ Name, LONG Argc, RXSTRING Arg
735 735 rc = ENOTCONN;
736 736 else if(IsHalted())
737 737 rc = ECANCELED;
738   - else if(query_3270_terminal_status() == STATUS_CODE_BLANK)
  738 + else if(query_3270_terminal_status() == LIB3270_STATUS_BLANK)
739 739 rc = 0;
740 740 }
741 741  
... ...